バージョン
3.5-1473
ブランチ
master
投稿日時
10 年, 10 ヶ月前
Windows x64 Windows x86 Mac OS X Android
コミット
88bc8255b8cc2287fa92134a3dd948801b3a107d
投稿者
NeoBrainX
変更点
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.