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š d2b38b712f Fixed compilation of tests on ES3. 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 Enabled synchronous debug output for AbstractOpenGLTester. 13 years ago
AbstractQueryGLTest.cpp GCC 4.6 compatibility: no std::is_assignable. 13 years ago
AbstractShaderProgramGLTest.cpp GCC 4.6 compatibility: no std::is_assignable. 13 years ago
AbstractShaderProgramTest.cpp Bring whole Corrade namespace into Magnum namespace. 13 years ago
AbstractTextureGLTest.cpp GCC 4.6 compatibility: no std::is_assignable. 13 years ago
ArrayTest.cpp GCC 4.6 compatibility: no delegating constructors. 13 years ago
BufferGLTest.cpp Fixed compilation of tests on ES3. 13 years ago
BufferImageGLTest.cpp Fixed compilation of tests on ES3. 13 years ago
BufferTextureGLTest.cpp Testing all *Texture functionality. 13 years ago
CMakeLists.txt Added version() utility function. 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
CubeMapTextureArrayGLTest.cpp Renamed Sampler::maxAnisotropy() to Sampler::maxMaxAnisotropy(). 13 years ago
CubeMapTextureGLTest.cpp Fixed compilation of tests on ES3. 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 GCC 4.6 compatibility: no std::is_assignable. 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 GCC 4.6 compatibility: no std::is_assignable. 13 years ago
MeshGLTest.cpp Mesh: set VAO id to 0 when the extension is not available. 13 years ago
MeshTest.cpp Extracted Primitive enum from Mesh to MeshPrimitive. 13 years ago
RenderbufferGLTest.cpp GCC 4.6 compatibility: no std::is_assignable. 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 GCC 4.6 compatibility: no std::is_assignable. 13 years ago
ShaderTest.cpp Ability to print Shader::Type enum to Debug output. 13 years ago
TextureGLTest.cpp Fixed compilation of tests on ES3. 13 years ago
VersionTest.cpp Added version() utility function. 13 years ago