..
AbstractShaderProgramGLTestFiles
Define-out precision qualifiers in test shaders for GLSL 1.20.
11 years ago
ShaderGLTestFiles
Mark some files as having LF only to fix tests on Windows.
11 years ago
AbstractObjectGLTest.cpp
Support OpenGL tests also on Windows and OS X.
11 years ago
AbstractOpenGLTester.h
Make it possible to run GL tests on Windows/EGL.
11 years ago
AbstractQueryGLTest.cpp
Support OpenGL tests also on Windows and OS X.
11 years ago
AbstractShaderProgramGLTest.cpp
MSVC 2015 compatibility: another compiler crash.
11 years ago
AbstractShaderProgramTest.cpp
Making test declarations more compact.
11 years ago
AbstractTextureGLTest.cpp
Support OpenGL tests also on Windows and OS X.
11 years ago
ArrayTest.cpp
MSVC 2015 compatibility: more constexpr delegating constructor issues.
11 years ago
BufferGLTest.cpp
Ability to instantiate OpenGL objects without creating them.
11 years ago
BufferImageGLTest.cpp
Pixel storage support, part 5: new data properties computation.
11 years ago
BufferTextureGLTest.cpp
Split BufferTextureFormat enum to separate file for consistency.
11 years ago
CMakeLists.txt
Disallow default construction of tag types.
11 years ago
ContextGLTest.cpp
Don't use raw GL calls (that are even deprecated) in tests.
11 years ago
ContextTest.cpp
Making test declarations more compact.
11 years ago
CubeMapTextureArrayGLTest.cpp
Pixel storage support, part 10: actually use the parameters now.
11 years ago
CubeMapTextureGLTest.cpp
Pixel storage support, part 10: actually use the parameters now.
11 years ago
DebugOutputGLTest.cpp
Support OpenGL tests also on Windows and OS X.
11 years ago
DebugOutputTest.cpp
Support for debug groups from KHR_debug and EXT_debug_marker.
11 years ago
DefaultFramebufferTest.cpp
Making test declarations more compact.
11 years ago
FormatTest.cpp
Pixel storage support, part 2: renamed ColorFormat to PixelFormat etc.
11 years ago
FramebufferGLTest.cpp
Pixel storage support, part 10: actually use the parameters now.
11 years ago
FramebufferTest.cpp
Making test declarations more compact.
11 years ago
ImageTest.cpp
Remove lvalue restrictions when converting images to image views.
11 years ago
ImageViewTest.cpp
Verify that it's possible to create ImageView with nullptr data.
11 years ago
MeshGLTest.cpp
Fix compilation of MeshGLTest shader.
11 years ago
MeshTest.cpp
Making test declarations more compact.
11 years ago
MultisampleTextureGLTest.cpp
Implemented OES_texture_storage_multisample_2d_array AEP extension.
11 years ago
PixelStorageGLTest.cpp
Avoid including unsupported headers on ES2.
11 years ago
PixelStorageTest.cpp
Pixel storage support, part 5: new data properties computation.
11 years ago
PrimitiveQueryGLTest.cpp
Fix compilation of transform feedback test shaders on Mesa.
11 years ago
RectangleTextureGLTest.cpp
Pixel storage support, part 10: actually use the parameters now.
11 years ago
RenderbufferGLTest.cpp
Ability to instantiate OpenGL objects without creating them.
11 years ago
RendererTest.cpp
Making test declarations more compact.
11 years ago
ResourceManagerLocalInstanceTest.cpp
Add test for file-local ResourceManager instance.
11 years ago
ResourceManagerLocalInstanceTestLib.cpp
Fix ResourceManager-related linker errors on Clang.
11 years ago
ResourceManagerLocalInstanceTestLib.h
Fix ResourceManager tests on static build.
11 years ago
ResourceManagerTest.cpp
Make reference counted resources in ResourceManager actually sane.
11 years ago
SampleQueryGLTest.cpp
Define-out precision qualifiers in test shaders for GLSL 1.20.
11 years ago
SamplerTest.cpp
Making test declarations more compact.
11 years ago
ShaderGLTest.cpp
Support OpenGL tests also on Windows and OS X.
11 years ago
ShaderTest.cpp
Making test declarations more compact.
11 years ago
TagsTest.cpp
Disallow default construction of tag types.
11 years ago
TextureArrayGLTest.cpp
Pixel storage support, part 10: actually use the parameters now.
11 years ago
TextureGLTest.cpp
Use BPTC instead of S3TC in 3D compressed texture test.
11 years ago
TimeQueryGLTest.cpp
Add forgotten test for NoCreate TimeQuery constructor.
11 years ago
TransformFeedbackGLTest.cpp
Fix compilation of transform feedback test shaders on Mesa.
11 years ago
VersionTest.cpp
Test Version debug output.
11 years ago
configure.h.cmake
Oh, it's 2015 already.
11 years ago