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š a27802e67c GL: sigh, windows.h. 6 years ago
..
Implementation GL: exposed clip / cull distance APIs. 6 years ago
Test GL: add a test for global function pointers across libraries as well. 6 years ago
AbstractFramebuffer.cpp Adapted to Corrade changes. 6 years ago
AbstractFramebuffer.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
AbstractObject.cpp Adapted to Corrade changes. 6 years ago
AbstractObject.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
AbstractQuery.cpp GL: and this is misplaced also. 6 years ago
AbstractQuery.h GL: not that it mattered much, but AbstractQuery forgot to move _flags. 6 years ago
AbstractShaderProgram.cpp GL: add a GL::AbstractShaderProgram::maxGeometryOutputVertices() query. 6 years ago
AbstractShaderProgram.h GL: add a GL::AbstractShaderProgram::maxGeometryOutputVertices() query. 6 years ago
AbstractTexture.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
AbstractTexture.h GL: move friend declarations down into class privates. 6 years ago
Attribute.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
Attribute.h GL: support converting matrix VertexFormats to DynamicAttribute as well. 6 years ago
Buffer.cpp GL: reworked apple-buffer-texture-unbind-on-buffer-modify workaround. 6 years ago
Buffer.h GL: doc++ 6 years ago
BufferImage.cpp De-inline Image headers, remove dependency on ImageView. 7 years ago
BufferImage.h doc: hint that Optional is a safer NoCreate. 7 years ago
BufferTexture.cpp GL: reworked apple-buffer-texture-unbind-on-buffer-modify workaround. 6 years ago
BufferTexture.h GL: reworked apple-buffer-texture-unbind-on-buffer-modify workaround. 6 years ago
BufferTextureFormat.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
CMakeLists.txt GL: implemented ARB_pipeline_statistics_query from GL 4.6. 6 years ago
Context.cpp Introduce a BUILD_STATIC_UNIQUE_GLOBALS option. 6 years ago
Context.h GL: doc++ 6 years ago
CubeMapTexture.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
CubeMapTexture.h doc: fix mismatched enum value links. 6 years ago
CubeMapTextureArray.cpp Updated copyright year. 7 years ago
CubeMapTextureArray.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
DebugOutput.cpp Reduce string duplication in enum debug output operators. 7 years ago
DebugOutput.h Platform: ask for debug context if --magnum-gpu-validation is enabled. 7 years ago
DefaultFramebuffer.cpp Reduce string duplication in enum debug output operators. 7 years ago
DefaultFramebuffer.h GL: reading from front buffer is n/a on WebGL, so don't expose that. 6 years ago
Extensions.h GL: exposed clip / cull distance APIs. 6 years ago
Framebuffer.cpp Reduce string duplication in enum debug output operators. 7 years ago
Framebuffer.h GL: implement {EXT,ARB}_draw_buffers{2,_blend,_indexed}. 6 years ago
GL.h GL: implemented ARB_pipeline_statistics_query from GL 4.6. 6 years ago
ImageFormat.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
Mesh.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
Mesh.h GL: rename Attribute::VectorCount to Vectors for consistency. 6 years ago
MeshView.cpp GL: mesh.draw(shader) -> shader.draw(mesh). 6 years ago
MeshView.h GL: keeping copy but deleting a move is ... just wrong. 6 years ago
MultisampleTexture.cpp Updated copyright year. 7 years ago
MultisampleTexture.h doc: hint that Optional is a safer NoCreate. 7 years ago
OpenGL.cpp external: update OpenGL headers. 7 years ago
OpenGL.h Updated copyright year. 7 years ago
OpenGLTester.cpp GL: if timer queries are not available, SKIP the benchmarks. 7 years ago
OpenGLTester.h doc: sweeping update of CMake usage instructions. 6 years ago
PipelineStatisticsQuery.h GL: implemented ARB_pipeline_statistics_query from GL 4.6. 6 years ago
PixelFormat.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
PixelFormat.h Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
PrimitiveQuery.cpp Updated copyright year. 7 years ago
PrimitiveQuery.h GL: implemented ARB_pipeline_statistics_query from GL 4.6. 6 years ago
RectangleTexture.cpp Updated copyright year. 7 years ago
RectangleTexture.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Renderbuffer.cpp GL: drop support for EXT_direct_state_access. 7 years ago
Renderbuffer.h doc: hint that Optional is a safer NoCreate. 7 years ago
RenderbufferFormat.h GL: clarify use of sRGB formats on ES. 7 years ago
Renderer.cpp GL: sigh, windows.h. 6 years ago
Renderer.h GL: sigh, windows.h. 6 years ago
SampleQuery.h GL: implemented ARB_pipeline_statistics_query from GL 4.6. 6 years ago
Sampler.cpp Reduce string duplication in enum debug output operators. 7 years ago
Sampler.h doc: fix mismatched enum value links. 6 years ago
Shader.cpp Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
Shader.h GL: add a NoCreate Shader constructor. 6 years ago
Texture.cpp Updated copyright year. 7 years ago
Texture.h doc: avoid referencing the deprecated Math::swizzle() function. 6 years ago
TextureArray.cpp Updated copyright year. 7 years ago
TextureArray.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
TextureFormat.cpp Reduce string duplication in enum debug output operators. 7 years ago
TextureFormat.h doc: another day, another heap of Doxygen fun. 6 years ago
TimeQuery.h GL: implemented ARB_pipeline_statistics_query from GL 4.6. 6 years ago
TransformFeedback.cpp Adapted to Corrade changes. 7 years ago
TransformFeedback.h doc: hint that Optional is a safer NoCreate. 7 years ago
Version.cpp Reduce string duplication in enum debug output operators. 7 years ago
Version.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
visibility.h Updated copyright year. 7 years ago