Lasse Öörni a8c622f330 Started work on GLES2 shadow mapping. 13 年之前
..
Ambient.hlsl e34b505ab1 Fixed missing ambient shader combinations. 13 年之前
Ambient.xml e34b505ab1 Fixed missing ambient shader combinations. 13 年之前
Basic.hlsl c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
Basic.xml c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
Bloom.hlsl a2ae4917db Work around nonexistent GLSL array support on OS X. 14 年之前
Bloom.xml a1c70a3476 Added bloom post-process effect. 14 年之前
CMakeLists.txt d34a73bfb9 Added full deferred rendering in addition to light pre-pass. 14 年之前
Deferred.hlsl 43bff9083e Added missing HLSL deferred shaders. 14 年之前
Deferred.xml c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
DeferredLight.hlsl 00d3faa6e5 Fixed deferred specular color. 14 年之前
DeferredLight.xml 43bff9083e Added missing HLSL deferred shaders. 14 年之前
EdgeFilter.hlsl 7075513957 Cleaned up bloom shader code. 14 年之前
EdgeFilter.xml b2fae0ccb4 Added FXAA edge filter. 14 年之前
Fog.hlsl d34a73bfb9 Added full deferred rendering in addition to light pre-pass. 14 年之前
ForwardLit.hlsl c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
ForwardLit.xml c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
GreyScale.hlsl 7075513957 Cleaned up bloom shader code. 14 年之前
GreyScale.xml d76c21c4f2 Fixed postprocess rendertarget allocation divisor mode to use the viewport size, not the whole rendertarget. 14 年之前
Lighting.hlsl a47ee41e12 Fixed SM2 shader compile failure. 13 年之前
LitParticle.hlsl c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
LitParticle.xml c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
Material.hlsl d34a73bfb9 Added full deferred rendering in addition to light pre-pass. 14 年之前
Material.xml c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
Prepass.hlsl 43bff9083e Added missing HLSL deferred shaders. 14 年之前
Prepass.xml c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
PrepassLight.hlsl 43bff9083e Added missing HLSL deferred shaders. 14 年之前
PrepassLight.xml 43bff9083e Added missing HLSL deferred shaders. 14 年之前
Samplers.hlsl a8c622f330 Started work on GLES2 shadow mapping. 13 年之前
ScreenPos.hlsl a1c70a3476 Added bloom post-process effect. 14 年之前
Shadow.hlsl c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
Shadow.xml c3f75ee181 Removed alpha test, as it is deprecated in modern graphics API's. Instead implemented in the pixel shader. 13 年之前
Skybox.hlsl d0cdfd6f1e Shader code cleanup. 14 年之前
Stencil.hlsl d0cdfd6f1e Shader code cleanup. 14 年之前
Stencil.xml 5db24c8d02 Renamed OpenGL/Direct3D9 implemntation and shader directories. 14 年之前
Transform.hlsl 1b08deec28 Fixed editor gizmo movement in local axes mode. 14 年之前
Uniforms.hlsl f0951eed31 Simplified the FogParams shader parameter. 14 年之前
Unlit.hlsl 642cde63d5 Cleaned up Unlit shader code. 14 年之前
Unlit.xml 668da79dc4 Added SM3 requirement to instancing shaders. 14 年之前