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š 98d77e5bd1 Improved BufferImage API, added test. 13 years ago
..
AbstractImageTest.cpp Renamed ImageType and ImageFormat to ColorType and ColorFormat. 13 years ago
AbstractObjectGLTest.cpp Support for object labels from KHR_debug and EXT_debug_label. 13 years ago
AbstractOpenGLTester.h Disallow overriding exec() in GL tests. 13 years ago
AbstractQueryGLTest.cpp Support for object labels from KHR_debug and EXT_debug_label. 13 years ago
AbstractShaderProgramGLTest.cpp Support for object labels from KHR_debug and EXT_debug_label. 13 years ago
AbstractShaderProgramTest.cpp Bring whole Corrade namespace into Magnum namespace. 13 years ago
AbstractTextureGLTest.cpp Support for object labels from KHR_debug and EXT_debug_label. 13 years ago
ArrayTest.cpp GCC 4.6 compatibility: no delegating constructors. 13 years ago
BufferGLTest.cpp Support for object labels from KHR_debug and EXT_debug_label. 13 years ago
BufferImageGLTest.cpp Improved BufferImage API, added test. 13 years ago
CMakeLists.txt Improved BufferImage API, added test. 13 years ago
ColorTest.cpp Hopefully finally fixed constexpr issues in ColorTest with GCC 4.6. 13 years ago
ContextGLTest.cpp Minor cleanup. 13 years ago
DebugGLTest.cpp Fixed compilation of test on ES2. 13 years ago
DebugMessageTest.cpp Add missing file. 13 years ago
DefaultFramebufferTest.cpp Added functions for checking (default) framebuffer state. 13 years ago
FramebufferGLTest.cpp Support for object labels from KHR_debug and EXT_debug_label. 13 years ago
FramebufferTest.cpp Added functions for checking (default) framebuffer state. 13 years ago
ImageReferenceTest.cpp Improved tests for Image, ImageReference and Trade::ImageData classes. 13 years ago
ImageTest.cpp Improved tests for Image, ImageReference and Trade::ImageData classes. 13 years ago
MeshGLTest.cpp Support for object labels from KHR_debug and EXT_debug_label. 13 years ago
MeshTest.cpp Extracted Primitive enum from Mesh to MeshPrimitive. 13 years ago
RenderbufferGLTest.cpp Support for object labels from KHR_debug and EXT_debug_label. 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
ShaderGLTest.cpp Fix tests on ES build. 13 years ago