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š fa98ea3211 Shaders: bind an attribute even if not (dynamically) used on WebGL. 3 years ago
..
Implementation DebugTools,Shaders,TextureTools: use string view literals everywhere. 3 years ago
Test Shaders: bind an attribute even if not (dynamically) used on WebGL. 3 years ago
CMakeLists.txt Shaders: have a dedicated resource list on ES2 builds. 3 years ago
DistanceFieldVector.frag Updated copyright year. 4 years ago
DistanceFieldVector.h Shaders: doc++ 3 years ago
DistanceFieldVectorGL.cpp Shaders: what, C++, forward declarations work here but not there?! 3 years ago
DistanceFieldVectorGL.h Shaders: mention UBO limits in Configuration setters. 3 years ago
Flat.frag Shaders: skinning support in FlatGL, MeshVisualizerGL and PhongGL. 3 years ago
Flat.h Shaders: skinning support in FlatGL, MeshVisualizerGL and PhongGL. 3 years ago
Flat.vert Shaders: skinning support in FlatGL, MeshVisualizerGL and PhongGL. 3 years ago
FlatGL.cpp Shaders: properly check for EXT_gpu_shader4 if ObjectId is enabled. 3 years ago
FlatGL.h Shaders: mention UBO limits in Configuration setters. 3 years ago
FullScreenTriangle.glsl Updated copyright year. 4 years ago
Generic.h Shaders: drop nasty workarounds for Clang 3.8. 4 years ago
GenericGL.h doc: updated credits and changelog. 3 years ago
MeshVisualizer.frag Shaders: skinning support in FlatGL, MeshVisualizerGL and PhongGL. 3 years ago
MeshVisualizer.geom Shaders: optimize for a single material also in MesVisualizer vert/geom. 3 years ago
MeshVisualizer.h Shaders: skinning support in FlatGL, MeshVisualizerGL and PhongGL. 3 years ago
MeshVisualizer.vert Shaders: optimize for a single material also in MesVisualizer vert/geom. 3 years ago
MeshVisualizerGL.cpp Shaders: properly check for EXT_gpu_shader4 if ObjectId is enabled. 3 years ago
MeshVisualizerGL.h Shaders: mention UBO limits in Configuration setters. 3 years ago
Phong.frag Shaders: skinning support in FlatGL, MeshVisualizerGL and PhongGL. 3 years ago
Phong.h Shaders: skinning support in FlatGL, MeshVisualizerGL and PhongGL. 3 years ago
Phong.vert Shaders: skinning support in FlatGL, MeshVisualizerGL and PhongGL. 3 years ago
PhongGL.cpp Shaders: properly check for EXT_gpu_shader4 if ObjectId is enabled. 3 years ago
PhongGL.h Shaders: mention UBO limits in Configuration setters. 3 years ago
Shaders.h Updated copyright year. 4 years ago
Vector.frag Updated copyright year. 4 years ago
Vector.h Shaders: doc++ 3 years ago
Vector.vert Updated copyright year. 4 years ago
VectorGL.cpp Shaders: what, C++, forward declarations work here but not there?! 3 years ago
VectorGL.h Shaders: mention UBO limits in Configuration setters. 3 years ago
VertexColor.frag Updated copyright year. 4 years ago
VertexColor.h Updated copyright year. 4 years ago
VertexColor.vert Updated copyright year. 4 years ago
VertexColorGL.cpp Shaders: what, C++, forward declarations work here but not there?! 3 years ago
VertexColorGL.h Shaders: mention UBO limits in Configuration setters. 3 years ago
compatibility.glsl Updated copyright year. 4 years ago
generic.glsl doc: updated credits and changelog. 3 years ago
glShaderWrapper.cpp Shaders: fix an unused expression warning on Clang. 4 years ago
glShaderWrapper.h Shaders: avoid including GL/Shader.h in headers. 4 years ago
resources-gl.conf DebugTools,Shaders,TextureTools: null-terminate shader resources. 3 years ago
resources-gles2.conf Shaders: have a dedicated resource list on ES2 builds. 3 years ago
visibility.h Updated copyright year. 4 years ago