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š 8d70e3e3a9 Shaders: allow default construction of MeshVisualizer. 13 years ago
..
AbstractVector.h Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
AbstractVector2D.vert Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
AbstractVector3D.vert Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
CMakeLists.txt Adapted to Corrade changes. 13 years ago
DistanceFieldVector.cpp Bring whole Corrade namespace into Magnum namespace. 13 years ago
DistanceFieldVector.frag Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
DistanceFieldVector.h Shaders: removed redundant `inline` keyword. 13 years ago
Flat.cpp Bring whole Corrade namespace into Magnum namespace. 13 years ago
Flat.frag Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
Flat.h Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
Flat2D.vert Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
Flat3D.vert Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
MeshVisualizer.cpp Shaders: really ported MeshVisualizer to ES. 13 years ago
MeshVisualizer.frag Shaders: really ported MeshVisualizer to ES. 13 years ago
MeshVisualizer.geom Shaders: added first version of MeshVisualizer shader. 13 years ago
MeshVisualizer.h Shaders: allow default construction of MeshVisualizer. 13 years ago
MeshVisualizer.vert Shaders: really ported MeshVisualizer to ES. 13 years ago
Phong.cpp Bring whole Corrade namespace into Magnum namespace. 13 years ago
Phong.frag Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
Phong.h Shaders: removed redundant `inline` keyword. 13 years ago
Phong.vert Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
Shaders.h Shaders: added first version of MeshVisualizer shader. 13 years ago
Vector.cpp Bring whole Corrade namespace into Magnum namespace. 13 years ago
Vector.frag Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
Vector.h Shaders: removed redundant `inline` keyword. 13 years ago
VertexColor.cpp Bring whole Corrade namespace into Magnum namespace. 13 years ago
VertexColor.frag Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
VertexColor.h Shaders: removed redundant `inline` keyword. 13 years ago
VertexColor2D.vert Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
VertexColor3D.vert Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
compatibility.glsl Relicensing to MIT/Expat license, part 3: source files. 13 years ago
magnumShadersResourceImport.hpp Fixed resource import headers. 13 years ago
magnumShadersVisibility.h Using Corrade's visibility macros instead of copypasta all over again. 13 years ago
resources.conf Adapted to Corrade changes. 13 years ago