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š 1d88310521 Shaders: off-by-one error. 13 years ago
..
AbstractTextShader.h Updated workarounds for Doxygen 1.8.2. 14 years ago
CMakeLists.txt Shaders: 3D version of VertexColorShader. 14 years ago
FlatShader.cpp GCC 4.6 compilation fixes. 14 years ago
FlatShader.h GCC 4.6 compilation fixes. 14 years ago
FlatShader2D.frag Using ARB_explicit_uniform_location in shaders. 14 years ago
FlatShader2D.vert Using ARB_explicit_uniform_location in shaders. 14 years ago
PhongShader.cpp GCC 4.6 compilation fixes. 14 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. 14 years ago
TextShader.cpp GCC 4.6 compilation fixes. 14 years ago
TextShader.h GCC 4.6 compilation fixes. 14 years ago
TextShader2D.frag Shaders: basic text shader. 14 years ago
TextShader2D.vert Shaders: basic text shader. 14 years ago
VertexColorShader.cpp Shaders: 3D version of VertexColorShader. 14 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