Cemu/src
Exzap 910cdf4d5c
Refactor wxGameList color code and match previous style on light theme (#261)
Refactored to pre-calculate the game list row colors at the beginning of the function. If the background color is almost white as it is on Windows, we'll use the previous bluish secondary color instead of grey-scale lightness adjustment.
2022-09-17 02:39:52 +02:00
..
asm Cleanup udiv128 (#206) 2022-09-08 02:12:53 +02:00
audio Miscellaneous translatable strings improvements and fixes (#159) 2022-09-03 22:55:58 +02:00
Cafe coreinit: Return error code instead of success in Acquire failure (#260) 2022-09-16 14:25:38 +02:00
Cemu Fix various compiler warnings given by Clang (#170) 2022-09-07 20:04:32 +02:00
Common Rename path _utf8Wrapper to _utf8ToPath for better clarity 2022-09-09 23:49:38 +02:00
config Rename path _utf8Wrapper to _utf8ToPath for better clarity 2022-09-09 23:49:38 +02:00
gui Refactor wxGameList color code and match previous style on light theme (#261) 2022-09-17 02:39:52 +02:00
imgui build: minor refactoring and fixes 2022-09-02 13:05:15 +02:00
input Merge pull request #238 from Fs00/more-translations 2022-09-14 22:49:14 +02:00
resource Use ANSI encoding for cemu.rc (#184) 2022-09-05 15:36:06 +02:00
tools Add all the files 2022-08-22 22:21:23 +02:00
util Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00
CMakeLists.txt Name output binary Cemu_<CONFIG> and always place it in bin/ (#179) 2022-09-04 22:23:24 +02:00
main.cpp Rename path _utf8Wrapper to _utf8ToPath for better clarity 2022-09-09 23:49:38 +02:00
mainLLE.cpp Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00