dolphin/Source/Core
degasus a6fd2c8227 fix lightning for inconsitent config
It's possible to configure to use the vertex color as lightning source without enabling the vertex color at all.
The old implementation will use zero, but it seems to be wrong (prooven by THPS3), more likely is to disable
the lightning and just return the global color.
This fixes THPS3 on OpenGL, but it isn't verifed on hardware
2013-08-07 14:22:15 +02:00
..
AudioCommon fix AudioCommon::Mixer Buffer indices 2013-07-11 21:22:38 +02:00
Common Free two memory leaks in ArmCPUDetect.cpp 2013-08-06 18:17:54 -04:00
Core Add new Netplay headers to the VS project. 2013-08-05 23:15:53 -04:00
DiscIO Fix a bunch of random typos in comments and logging. 2013-04-19 09:21:45 -04:00
DolphinWX NetPlay: Remove NetPlay.h / NetPlay.cpp 2013-08-05 05:05:06 -04:00
InputCommon InputConfigDiag: Add a simple error status label 2013-07-22 03:19:22 -04:00
VideoCommon fix lightning for inconsitent config 2013-08-07 14:22:15 +02:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00