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š 308a92a911 Shaders: pass normal matrix the right way. 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 Typedef 2D and 3D alternatives of FlatShader. 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 Shaders: pass normal matrix the right way. 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 Shaders: portable vertex color shader (currently 2D only). 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