dolphin-emulator/Source/Core
degasus c86b892f95 Revert "remove numTexGens=7 hack. only cg wasn't able to handle more then 8 texcoords"
This reverts commit 4653adecf1.

Also dx9 isn't able to hanlde more than 11 varying registers.
More frustrating is the lightning issue by this commit. I don't know why it happens...
2013-02-24 20:51:44 +01:00
..
AudioCommon Fix the majority of the compiler warnings unearthed by the addition of 2013-01-29 23:24:51 -06:00
Common Merge branch 'master' into GLSL-master 2013-02-18 18:49:20 +01:00
Core WII_IPC_HLE_Device_FileIO: don't rebuild the filename on every operation. 2013-02-17 13:52:04 -06:00
DiscIO Change some CNANDContentLoader logic to what was probably intended. Kills some warn logs when opening Dolphin. 2013-02-17 01:57:25 -06:00
DolphinWX fix spelling 2013-02-21 18:29:17 +01:00
InputCommon Clean up SDL includes a bit. Maybe fix an SDL2 problem. 2013-02-12 14:02:43 -06:00
VideoCommon Revert "remove numTexGens=7 hack. only cg wasn't able to handle more then 8 texcoords" 2013-02-24 20:51:44 +01:00
CMakeLists.txt