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š 8ec71661ee Test: fixed std::array construction. 13 years ago
..
AbstractImageTest.cpp Renamed ImageType and ImageFormat to ColorType and ColorFormat. 13 years ago
AbstractOpenGLTester.h GCC 4.6 compatibility: no `override` keyword. 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 Test: fixed std::array construction. 13 years ago
CMakeLists.txt Deprecate swizzle() in favor of Math::swizzle(). 13 years ago
ColorTest.cpp Deprecate swizzle() in favor of Math::swizzle(). 13 years ago
ContextTest.cpp Ability to check that extension is supported in particular version. 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 Renamed ImageType and ImageFormat to ColorType and ColorFormat. 13 years ago
MeshTest.cpp Bring whole Corrade namespace into Magnum namespace. 13 years ago
RendererTest.cpp Added debug output for Renderer error and reset status queries. 13 years ago
ResourceManagerTest.cpp Minor cleanup in tests. 13 years ago
SamplerTest.cpp Debug output operators for Sampler enums. 13 years ago