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š 1506c926f5 Shaders: doc++ 5 years ago
..
Implementation Shaders: suffix all existing shaders with GL. 5 years ago
Test Shaders: add a test to a proper IDE folder. 5 years ago
AbstractVector.h Shaders: suffix all existing shaders with GL. 5 years ago
AbstractVector.vert Shaders: group things together also in GLSL sources. 5 years ago
AbstractVectorGL.cpp Shaders: suffix all existing shaders with GL. 5 years ago
AbstractVectorGL.h Shaders: group uniform setters and texture binding functions together. 5 years ago
CMakeLists.txt Shaders: suffix all existing shaders with GL. 5 years ago
DistanceFieldVector.frag Shaders: group things together also in GLSL sources. 5 years ago
DistanceFieldVector.h Shaders: suffix all existing shaders with GL. 5 years ago
DistanceFieldVectorGL.cpp Shaders: avoid repeated GL::Context::current() calls. 5 years ago
DistanceFieldVectorGL.h Shaders: doc++ 5 years ago
Flat.frag Shaders: group things together also in GLSL sources. 5 years ago
Flat.h Shaders: suffix all existing shaders with GL. 5 years ago
Flat.vert Shaders: group things together also in GLSL sources. 5 years ago
FlatGL.cpp Shaders: avoid repeated GL::Context::current() calls. 5 years ago
FlatGL.h Shaders: doc++ 5 years ago
FullScreenTriangle.glsl Shaders: group things together also in GLSL sources. 5 years ago
Generic.h Shaders: suffix all existing shaders with GL. 5 years ago
GenericGL.h Shaders: suffix all existing shaders with GL. 5 years ago
MeshVisualizer.frag Shaders: group things together also in GLSL sources. 5 years ago
MeshVisualizer.geom Shaders: group things together also in GLSL sources. 5 years ago
MeshVisualizer.h Shaders: suffix all existing shaders with GL. 5 years ago
MeshVisualizer.vert Shaders: group things together also in GLSL sources. 5 years ago
MeshVisualizerGL.cpp Shaders: avoid repeated GL::Context::current() calls. 5 years ago
MeshVisualizerGL.h Shaders: doc++ 5 years ago
Phong.frag Shaders: group things together also in GLSL sources. 5 years ago
Phong.h Shaders: suffix all existing shaders with GL. 5 years ago
Phong.vert Shaders: group things together also in GLSL sources. 5 years ago
PhongGL.cpp Shaders: avoid repeated GL::Context::current() calls. 5 years ago
PhongGL.h Shaders: group uniform setters and texture binding functions together. 5 years ago
Shaders.h Shaders: suffix all existing shaders with GL. 5 years ago
Vector.frag Shaders: group things together also in GLSL sources. 5 years ago
Vector.h Shaders: suffix all existing shaders with GL. 5 years ago
VectorGL.cpp Shaders: avoid repeated GL::Context::current() calls. 5 years ago
VectorGL.h Shaders: doc++ 5 years ago
VertexColor.frag Shaders: group things together also in GLSL sources. 5 years ago
VertexColor.h Shaders: suffix all existing shaders with GL. 5 years ago
VertexColor.vert Shaders: group things together also in GLSL sources. 5 years ago
VertexColorGL.cpp Shaders: avoid repeated GL::Context::current() calls. 5 years ago
VertexColorGL.h Shaders: group uniform setters and texture binding functions together. 5 years ago
compatibility.glsl Updated copyright year. 5 years ago
generic.glsl Updated copyright year. 5 years ago
resources-gl.conf Shaders: suffix all existing shaders with GL. 5 years ago
visibility.h Updated copyright year. 5 years ago