dolphin/Source
NeoBrainX 88bc8255b8 Merge branch 'shader-uids-awesome'.
Replaces the old, hardcoded shader ID generator with a semi-automatic mechanism that generates IDs from hints in the code generator.

Also introduces a flexible framework to do all kinds of funky stuff with the shader code generation logic. As an example, a uniform usage profile generation class is added (unused for now, though).

Functionality can still be tested by setting the EnableShaderDebugging field in the gfx config to True. Any two shaders which are identified with the same ID will be written to a file and an error message will be written to the Dolphin log.
2013-06-17 13:27:22 +02:00
..
Android Merge branch 'GLES3' 2013-06-12 03:29:18 -05:00
Core Merge branch 'shader-uids-awesome'. 2013-06-17 13:27:22 +02:00
DSPSpy
DSPTool Buildfix for dsptool. 2013-05-21 20:30:09 -04:00
Plugins Merge 'master' into shader-uids-awesome. 2013-06-17 12:05:47 +02:00
TestSuite clear cg from project files 2013-02-27 10:55:25 +01:00
UnitTests Adding unit test project to VS solution 2013-05-22 03:29:58 +02:00
VSProps clear cg from project files 2013-02-27 10:55:25 +01:00
CMakeLists.txt
Dolphin_2010.sln Adding unit test project to VS solution 2013-05-22 03:29:58 +02:00