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š 475a74887c GL: deduplicate & simplify DebugOutput::setCallback() internals. 3 years ago
..
Implementation GL: deduplicate & simplify DebugOutput::setCallback() internals. 3 years ago
Test GL: clean up ancient cruft from an instanced test. 3 years ago
AbstractFramebuffer.cpp GL: document ImageFlag behavior in *Framebuffer::read(). 4 years ago
AbstractFramebuffer.h GL: document ImageFlag behavior in *Framebuffer::read(). 4 years ago
AbstractObject.cpp GL: port label() / setLabel() away from std::string. 4 years ago
AbstractObject.h GL: port label() / setLabel() away from std::string. 4 years ago
AbstractQuery.cpp GL: port label() / setLabel() away from std::string. 4 years ago
AbstractQuery.h GL: port label() / setLabel() away from std::string. 4 years ago
AbstractShaderProgram.cpp GL: we need to include Reference.h only on a deprecated build. 3 years ago
AbstractShaderProgram.h Doc++ 4 years ago
AbstractTexture.cpp GL: fill appropriate ImageFlags when using Texture::image() and friends. 4 years ago
AbstractTexture.h GL: fill appropriate ImageFlags when using Texture::image() and friends. 4 years ago
Attribute.cpp Updated copyright year. 4 years ago
Attribute.h doc: don't link to deprecated APIs, again. 3 years ago
Buffer.cpp Doc++, updated credits & changelog. 4 years ago
Buffer.h Account for __EMSCRIPTEN_major__ etc. not being implicit on 3.1.23+. 4 years ago
BufferImage.cpp Rename pixelSize() and other helpers to pixelFormatSize() etc. 4 years ago
BufferImage.h GL: document why BufferImage doesn't have ImageFlags. 4 years ago
BufferTexture.cpp GL: port label() / setLabel() away from std::string. 4 years ago
BufferTexture.h GL: port label() / setLabel() away from std::string. 4 years ago
BufferTextureFormat.h Updated copyright year. 4 years ago
CMakeLists.txt GL: improve testing of Shader and AbstractShaderProgram error cases. 3 years ago
Context.cpp Fix various variable shadowing warnings on MSVC. 3 years ago
Context.h doc: don't link to deprecated APIs, again. 3 years ago
CubeMapTexture.cpp GL: fill appropriate ImageFlags when using Texture::image() and friends. 4 years ago
CubeMapTexture.h GL: fill appropriate ImageFlags when using Texture::image() and friends. 4 years ago
CubeMapTextureArray.cpp GL: port label() / setLabel() away from std::string. 4 years ago
CubeMapTextureArray.h GL: fill appropriate ImageFlags when using Texture::image() and friends. 4 years ago
DebugOutput.cpp GL: deduplicate & simplify DebugOutput::setCallback() internals. 3 years ago
DebugOutput.h GL: deduplicate & simplify DebugOutput::setCallback() internals. 3 years ago
DefaultFramebuffer.cpp Updated copyright year. 4 years ago
DefaultFramebuffer.h Updated copyright year. 4 years ago
Extensions.h GL: recognize KHR_parallel_shader_compile on GL, GLES and WebGL. 4 years ago
Framebuffer.cpp doc: updated credits & changelog. 4 years ago
Framebuffer.h doc: updated credits & changelog. 4 years ago
GL.h Updated copyright year. 4 years ago
ImageFormat.h Updated copyright year. 4 years ago
Mesh.cpp Use __EMSCRIPTEN_tiny__ instead of incorrect __EMSCRIPTEN_patch__. 3 years ago
Mesh.h Use __EMSCRIPTEN_tiny__ instead of incorrect __EMSCRIPTEN_patch__. 3 years ago
MeshView.cpp GL: use Containers::Iterable also in AbstractShaderProgram::draw(). 4 years ago
MeshView.h Doc++ 4 years ago
MultisampleTexture.cpp GL: port label() / setLabel() away from std::string. 4 years ago
MultisampleTexture.h GL: port label() / setLabel() away from std::string. 4 years ago
OpenGL.cpp Updated copyright year. 4 years ago
OpenGL.h Replace MAGNUM_TARGET_{HEADLESS,DESKTOP_GLES} with MAGNUM_TARGET_EGL. 4 years ago
OpenGLTester.cpp Updated copyright year. 4 years ago
OpenGLTester.h Replace MAGNUM_TARGET_{HEADLESS,DESKTOP_GLES} with MAGNUM_TARGET_EGL. 4 years ago
PipelineStatisticsQuery.cpp GL: port label() / setLabel() away from std::string. 4 years ago
PipelineStatisticsQuery.h GL: port label() / setLabel() away from std::string. 4 years ago
PixelFormat.cpp Rename pixelSize() and other helpers to pixelFormatSize() etc. 4 years ago
PixelFormat.h Rename pixelSize() and other helpers to pixelFormatSize() etc. 4 years ago
PrimitiveQuery.cpp GL: port label() / setLabel() away from std::string. 4 years ago
PrimitiveQuery.h GL: port label() / setLabel() away from std::string. 4 years ago
RectangleTexture.cpp GL: port label() / setLabel() away from std::string. 4 years ago
RectangleTexture.h GL: fill appropriate ImageFlags when using Texture::image() and friends. 4 years ago
Renderbuffer.cpp GL: port label() / setLabel() away from std::string. 4 years ago
Renderbuffer.h GL: port label() / setLabel() away from std::string. 4 years ago
RenderbufferFormat.h Updated copyright year. 4 years ago
Renderer.cpp Updated copyright year. 4 years ago
Renderer.h Updated copyright year. 4 years ago
SampleQuery.cpp GL: port label() / setLabel() away from std::string. 4 years ago
SampleQuery.h GL: port label() / setLabel() away from std::string. 4 years ago
Sampler.cpp Updated copyright year. 4 years ago
Sampler.h Updated copyright year. 4 years ago
Shader.cpp GL: fix off-by-one line numbers in Shader error messages. 4 years ago
Shader.h GL: fix off-by-one line numbers in Shader error messages. 4 years ago
Texture.cpp GL: port label() / setLabel() away from std::string. 4 years ago
Texture.h GL: fill appropriate ImageFlags when using Texture::image() and friends. 4 years ago
TextureArray.cpp GL: port label() / setLabel() away from std::string. 4 years ago
TextureArray.h GL: fill appropriate ImageFlags when using Texture::image() and friends. 4 years ago
TextureFormat.cpp Prefer CORRADE_TARGET_* instead of __GNUC__, __clang__ and _MSVC_VER. 4 years ago
TextureFormat.h Updated copyright year. 4 years ago
TimeQuery.cpp GL: port label() / setLabel() away from std::string. 4 years ago
TimeQuery.h doc: fix links to WebGL2 timer query extensions. 4 years ago
TransformFeedback.cpp Doc++, updated credits & changelog. 4 years ago
TransformFeedback.h Doc++, updated credits & changelog. 4 years ago
Version.cpp Updated copyright year. 4 years ago
Version.h Updated copyright year. 4 years ago
visibility.h Updated copyright year. 4 years ago