You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 0cba8db268 Shaders: added missing 3D version of text shader. 13 years ago
..
AbstractTextShader.h Updated workarounds for Doxygen 1.8.2. 13 years ago
CMakeLists.txt Shaders: added missing 3D version of text shader. 13 years ago
FlatShader.cpp Shaders: added missing 3D version of FlatShader vertex shader. 13 years ago
FlatShader.frag Shaders: added missing 3D version of FlatShader vertex shader. 13 years ago
FlatShader.h GCC 4.6 compilation fixes. 14 years ago
FlatShader2D.vert Using ARB_explicit_uniform_location in shaders. 14 years ago
FlatShader3D.vert Shaders: added missing 3D version of FlatShader vertex shader. 13 years ago
PhongShader.cpp Shaders: don't use explicit attribute location on GL 2.1. 13 years ago
PhongShader.frag Using ARB_explicit_uniform_location in shaders. 14 years ago
PhongShader.h GCC 4.6 compilation fixes. 14 years ago
PhongShader.vert Using ARB_explicit_uniform_location in shaders. 14 years ago
Shaders.h Updated workarounds for Doxygen 1.8.2. 13 years ago
TextShader.cpp Shaders: added missing 3D version of text shader. 13 years ago
TextShader.frag Shaders: added missing 3D version of text shader. 13 years ago
TextShader.h GCC 4.6 compilation fixes. 14 years ago
TextShader2D.vert Shaders: added missing 3D version of text shader. 13 years ago
TextShader3D.vert Shaders: added missing 3D version of text shader. 13 years ago
VertexColorShader.cpp Shaders: don't use explicit attribute location on GL 2.1. 13 years ago
VertexColorShader.frag Shaders: 3D version of VertexColorShader. 14 years ago
VertexColorShader.h GCC 4.6 compilation fixes. 14 years ago
VertexColorShader2D.vert Using ARB_explicit_uniform_location in shaders. 14 years ago
VertexColorShader3D.vert Shaders: 3D version of VertexColorShader. 14 years ago
compatibility.glsl Shaders: off-by-one error. 13 years ago
magnumShadersVisibility.h Prefix *_EXPORT macros with MAGNUM_ to avoid collisions. 14 years ago