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š d096aa68cc Add MeshPrimitive::Instances, Faces and Edges. 6 years ago
..
AbstractShaderProgramGLTestFiles GL: fix AbstractShaderProgram compute test on ES 3.1 contexts. 7 years ago
RendererGLTestFiles GL: ensure gl_PointCoord works correctly also on compatibility profile. 7 years ago
ShaderGLTestFiles Split the OpenGL layer out, pt 1: moving files to a new location. 8 years ago
AbstractObjectGLTest.cpp Adapted to Corrade changes. 7 years ago
AbstractQueryGLTest.cpp Adapted to Corrade changes. 7 years ago
AbstractShaderProgramGLTest.cpp GL: test for ARB_gpu_shader_fp64 in tests that need it. 7 years ago
AbstractShaderProgramTest.cpp Test: fixed various unused function warnings. 7 years ago
AbstractTextureGLTest.cpp GL: make it possible to read pixel data into mutable image views. 7 years ago
AttributeTest.cpp Provide reliable mapping of VertexFormat to GL and Vulkan. 6 years ago
BufferGLTest.cpp GL: allow creating a Buffer and directly filling it with data. 6 years ago
BufferImageGLTest.cpp Adapted to Corrade changes. 7 years ago
BufferImageTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
BufferTest.cpp Adapted to Corrade changes. 7 years ago
BufferTextureGLTest.cpp GL: reworked apple-buffer-texture-unbind-on-buffer-modify workaround. 6 years ago
BufferTextureTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
CMakeLists.txt GL: allow to construct DynamicAttribute from VertexFormat. 6 years ago
ContextGLTest.cpp GL: harden multi-Context test. 7 years ago
ContextTest.cpp GL: don't include MAGNUM_shader_vertex_id on ES2 builds. 7 years ago
CubeMapTextureArrayGLTest.cpp GL: recognizing {EXT,ANGLE}_texture_compression_dxt{1,3,5} extensions. 7 years ago
CubeMapTextureArrayTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
CubeMapTextureGLTest.cpp GL: pile on more workarounds for CubeMapTexture DSA code paths. 7 years ago
CubeMapTextureTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
DebugOutputGLTest.cpp GL: don't implicitly enable debug output in OpenGLTester. 7 years ago
DebugOutputTest.cpp Adapted to Corrade changes. 7 years ago
DefaultFramebufferTest.cpp Adapted to Corrade changes. 7 years ago
FramebufferGLTest.cpp GL: rename PixelType::HalfFloat and Attribute::DataType::HalfFloat to Half. 6 years ago
FramebufferTest.cpp Adapted to Corrade changes. 7 years ago
GlobalStateAcrossLibrariesGLTest.cpp Implement globals shared across DLLs on Windows. 7 years ago
GlobalStateAcrossLibrariesLibrary.cpp Audio, GL: add tests for global state shared across libraries. 7 years ago
GlobalStateAcrossLibrariesLibrary.h Audio, GL: add tests for global state shared across libraries. 7 years ago
MeshGLTest.cpp GL: rename PixelType::HalfFloat and Attribute::DataType::HalfFloat to Half. 6 years ago
MeshTest.cpp Add MeshPrimitive::Instances, Faces and Edges. 6 years ago
MultisampleTextureGLTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
MultisampleTextureTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
PixelFormatTest.cpp GL: improve a test. 6 years ago
PixelStorageGLTest.cpp De-inline Image headers, remove dependency on ImageView. 7 years ago
PrimitiveQueryGLTest.cpp Remove use of std::reference_wrapper where possible. 7 years ago
PrimitiveQueryTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
RectangleTextureGLTest.cpp GL: make it possible to read pixel data into mutable image views. 7 years ago
RectangleTextureTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
RenderbufferGLTest.cpp Adapted to Corrade changes. 7 years ago
RenderbufferTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
RendererGLTest.cpp GL: implemented missing Renderer::setPatch*() for tessellation shaders. 6 years ago
RendererTest.cpp Adapted to Corrade changes. 7 years ago
SampleQueryGLTest.cpp Remove use of std::reference_wrapper where possible. 7 years ago
SampleQueryTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
SamplerTest.cpp Adapted to Corrade changes. 7 years ago
ShaderGLTest.cpp Adapted to Corrade changes. 7 years ago
ShaderTest.cpp Adapted to Corrade changes. 7 years ago
TextureArrayGLTest.cpp GL: recognizing {EXT,ANGLE}_texture_compression_dxt{1,3,5} extensions. 7 years ago
TextureArrayTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
TextureGLTest.cpp GL: recognizing {EXT,ANGLE}_texture_compression_dxt{1,3,5} extensions. 7 years ago
TextureTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
TimeQueryGLTest.cpp GL: implement time queries for WebGL 2, and workarounds, and ... 7 years ago
TimeQueryTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
TransformFeedbackGLTest.cpp GL: avoid using deprecated templated Image::data() in tests. 7 years ago
TransformFeedbackTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
VersionTest.cpp Adapted to Corrade changes. 7 years ago
configure.h.cmake GL: ensure gl_PointCoord works correctly also on compatibility profile. 7 years ago