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š de3081042e Shaders: avoid overflowing alpha with multiple lights. 8 years ago
..
Implementation Split the OpenGL layer out, pt 20: adapted Shaders. 8 years ago
Test Shaders: support multiple lights in Phong. 8 years ago
AbstractVector.cpp Split the OpenGL layer out, pt 20: adapted Shaders. 8 years ago
AbstractVector.h Doxygen. Doxygen IS BROKEN BEYOND REPAIR. 8 years ago
AbstractVector2D.vert Shaders: define reasonable uniform defaults for all shaders. 8 years ago
AbstractVector3D.vert Shaders: define reasonable uniform defaults for all shaders. 8 years ago
CMakeLists.txt Shaders: assert texturing is enabled when calling Flat::bindTexture(). 8 years ago
DistanceFieldVector.cpp Shaders: define reasonable uniform defaults for all shaders. 8 years ago
DistanceFieldVector.frag Shaders: define reasonable uniform defaults for all shaders. 8 years ago
DistanceFieldVector.h doc: convert shader images to proper sRGB and HiDPI. 8 years ago
Flat.cpp Shaders: debug output for all Flag / Flags enums / enum sets. 8 years ago
Flat.frag Shaders: I f'ed up the Flat shader defaults, again. 8 years ago
Flat.h doc: convert shader images to proper sRGB and HiDPI. 8 years ago
Flat2D.vert Shaders: define reasonable uniform defaults for all shaders. 8 years ago
Flat3D.vert Shaders: define reasonable uniform defaults for all shaders. 8 years ago
FullScreenTriangle.glsl Updated copyright year. 8 years ago
Generic.h Shaders: define reasonable uniform defaults for all shaders. 8 years ago
MeshVisualizer.cpp Shaders: debug output for all Flag / Flags enums / enum sets. 8 years ago
MeshVisualizer.frag Updated copyright year. 8 years ago
MeshVisualizer.geom Shaders: define reasonable uniform defaults for all shaders. 8 years ago
MeshVisualizer.h doc: convert shader images to proper sRGB and HiDPI. 8 years ago
MeshVisualizer.vert Shaders: define reasonable uniform defaults for all shaders. 8 years ago
Phong.cpp Shaders: support multiple lights in Phong. 8 years ago
Phong.frag Shaders: avoid overflowing alpha with multiple lights. 8 years ago
Phong.h doc: convert shader images to proper sRGB and HiDPI. 8 years ago
Phong.vert Shaders: support multiple lights in Phong. 8 years ago
Shaders.h Shaders: documentation update for the new theme. 8 years ago
Vector.cpp Shaders: define reasonable uniform defaults for all shaders. 8 years ago
Vector.frag Shaders: define reasonable uniform defaults for all shaders. 8 years ago
Vector.h doc: convert shader images to proper sRGB and HiDPI. 8 years ago
VertexColor.cpp Shaders: more convenient VertexColor::Color[34] attribute specifiers. 8 years ago
VertexColor.frag Updated copyright year. 8 years ago
VertexColor.h doc: convert shader images to proper sRGB and HiDPI. 8 years ago
VertexColor2D.vert Updated copyright year. 8 years ago
VertexColor3D.vert Shaders: make the preprocessor less crazy and consistent with 2D. 8 years ago
compatibility.glsl Updated copyright year. 8 years ago
generic.glsl Updated copyright year. 8 years ago
resources.conf Making includes absolute, part 1: moving files around. 12 years ago
visibility.h Shaders: assert on Phong::bindTexture*() if no texture was enabled. 8 years ago