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š 5b707d3524 Using GLfloat as default template parameter also in Color. 14 years ago
..
CMakeLists.txt Forward declarations for Shaders namespace in Shaders/Shaders.h. 14 years ago
FlatShader.cpp Accidentaly forgot commented-out code. 14 years ago
FlatShader.h Using GLfloat as default template parameter also in Color. 14 years ago
FlatShader2D.frag Shaders: Fixed FlatShader fragment shader compilation. 14 years ago
FlatShader2D.vert Shaders: another iteration in porting of Phong and Flat shaders to GLES. 14 years ago
PhongShader.cpp Shaders: pass normal matrix the right way. 14 years ago
PhongShader.frag Shaders: don't compare ints and floats. 14 years ago
PhongShader.h Using GLfloat as default template parameter also in Color. 14 years ago
PhongShader.vert Shaders: pass normal matrix the right way. 14 years ago
Shaders.h Forward declarations for Shaders namespace in Shaders/Shaders.h. 14 years ago
VertexColorShader.cpp Shaders: portable vertex color shader (currently 2D only). 14 years ago
VertexColorShader.h Using GLfloat as default template parameter also in Color. 14 years ago
VertexColorShader2D.frag Shaders: portable vertex color shader (currently 2D only). 14 years ago
VertexColorShader2D.vert Shaders: portable vertex color shader (currently 2D only). 14 years ago
compatibility.glsl Shaders: another iteration in porting of Phong and Flat shaders to GLES. 14 years ago
magnumShadersVisibility.h Renamed visibility configuration headers to resemble library names. 14 years ago