dolphin/Source/Core
Steven Newbury 28f4793785 Always use visible text in GameList
Depending upon the desktop colour scheme, the light/dark
GameList backgrounds can cause the always white text
to become unreadble.

Use the common luminance approximation algorithm to
determine whether black text should be used instead.
2017-03-08 18:03:51 +00:00
..
AudioCommon C++ conformance fixes (MSVC /permissive-) 2017-02-15 20:37:04 -08:00
Common SymbolDB: Simplify GetSymbolsFromHash 2017-02-18 06:30:20 -05:00
Core Merge pull request #4952 from ligfx/fix_10110 2017-02-24 11:08:15 +01:00
DiscIO Forward declare IBlobReader in Volume headers 2017-02-19 08:40:30 +01:00
DolphinQt2 Use .manifest file for apps on Windows 2017-02-10 14:18:45 -08:00
DolphinWX Always use visible text in GameList 2017-03-08 18:03:51 +00:00
InputCommon Merge pull request #4930 from JosJuice/sideways-wiimote-name 2017-02-23 13:13:43 -08:00
UICommon Fix LLVM error 2017-02-10 19:07:30 -08:00
VideoBackends Merge pull request #4924 from stenzek/vulkan-list-restart 2017-02-18 21:58:30 +10:00
VideoCommon Merge pull request #4800 from JosJuice/movie-dual-core-determinism 2017-02-23 13:19:39 -08:00
CMakeLists.txt