3.5-1122 10 years ago Add ShaderGenCommon to vcproj file list.
3.5-1121 10 years ago Move Shader UID mismatch checking to VideoCommon.
3.5-1120 10 years ago VertexShaderGen: More per-pixel-lighting fixes.
3.5-1119 10 years ago ShaderGen: Remove some TODOs and fix an issue with per pixel lighting.
3.5-1118 10 years ago PixelShaderGen: Cleanups.
3.5-1117 10 years ago ShaderGen: Fix per pixel lighting.
3.5-1116 10 years ago ShaderGen: Small optimization.
3.5-1115 10 years ago Apparently override is less fun than I thought.
3.5-1113 10 years ago ShaderGen: Cleanup uid data writing.
3.5-1112 10 years ago PixelShaderGen: Some cleanups.
3.5-1111 10 years ago PixelShaderManager: Disable constant cache (won't work in the non-UBO path of the opengl backend).
3.5-1110 10 years ago More build fixes.
3.5-1107 10 years ago PixelShaderGen: Slightly reduce the number of redundant shader compilations.
3.5-1106 10 years ago Fix Windows crash.
3.5-1105 10 years ago Fix Windows build, try 5.
3.5-1104 10 years ago Fix Windows build, try 4.
3.5-1103 10 years ago Fix Windows build, try 3.
3.5-1102 10 years ago Fix Windows build, try 2.
3.5-1101 10 years ago Fix Windows build, try 1.
3.5-1100 10 years ago ShaderGenCommon: Replace the GenOutput enum by using typeid instead.