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š 5d9490c73b Extracted Primitive enum from Mesh to MeshPrimitive. 13 years ago
..
AbstractImageTest.cpp Renamed ImageType and ImageFormat to ColorType and ColorFormat. 13 years ago
AbstractOpenGLTester.h Text: renamed Text::TextRenderer to Text::Renderer. 13 years ago
AbstractShaderProgramTest.cpp Bring whole Corrade namespace into Magnum namespace. 13 years ago
ArrayTest.cpp GCC 4.6 compatibility: no delegating constructors. 13 years ago
BufferGLTest.cpp OpenGL ES 2.0 and 3.0 share the same extension list. 13 years ago
CMakeLists.txt Rename also classes and files for GL tests. 13 years ago
ColorTest.cpp Hopefully finally fixed constexpr issues in ColorTest with GCC 4.6. 13 years ago
ContextGLTest.cpp Rename also classes and files for GL tests. 13 years ago
DefaultFramebufferTest.cpp Added functions for checking (default) framebuffer state. 13 years ago
FramebufferTest.cpp Added functions for checking (default) framebuffer state. 13 years ago
ImageTest.cpp Added release() function to Image and Trade::ImageData. 13 years ago
MeshTest.cpp Extracted Primitive enum from Mesh to MeshPrimitive. 13 years ago
RendererTest.cpp OpenGL ES 2.0 and 3.0 share the same extension list. 13 years ago
ResourceManagerTest.cpp Minor cleanup in tests. 13 years ago
SamplerTest.cpp Debug output operators for Sampler enums. 13 years ago