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š 35e65f19f9 GL: implement ARB_framebuffer_no_attachments and related ES3.1 API. 3 years ago
..
Implementation GL: implement ARB_framebuffer_no_attachments and related ES3.1 API. 3 years ago
Test GL: implement ARB_framebuffer_no_attachments and related ES3.1 API. 3 years ago
AbstractFramebuffer.cpp GL: clean up remaining member function pointers in the state tracker. 3 years ago
AbstractFramebuffer.h GL: clean up remaining member function pointers in the state tracker. 3 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: clean up remaining member function pointers in the state tracker. 3 years ago
AbstractQuery.h GL: clean up remaining member function pointers in the state tracker. 3 years ago
AbstractShaderProgram.cpp GL: clean up remaining member function pointers in the state tracker. 3 years ago
AbstractShaderProgram.h GL: clean up remaining member function pointers in the state tracker. 3 years ago
AbstractTexture.cpp GL: clean up remaining member function pointers in the state tracker. 3 years ago
AbstractTexture.h GL: clean up remaining member function pointers in the state tracker. 3 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 GL: don't zero-init the memory in Buffer::subData(). 3 years ago
Buffer.h GL: clean up remaining member function pointers in the state tracker. 3 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: clean up remaining member function pointers in the state tracker. 3 years ago
BufferTexture.h GL: clean up remaining member function pointers in the state tracker. 3 years ago
BufferTextureFormat.h Updated copyright year. 4 years ago
CMakeLists.txt GL: port Debug{Output,Group,Message} away from std::string. 3 years ago
Context.cpp GL: don't use std::pair in Context internals. 3 years ago
Context.h GL: don't use std::pair in Context internals. 3 years ago
CubeMapTexture.cpp GL: clean up remaining member function pointers in the state tracker. 3 years ago
CubeMapTexture.h GL: clean up remaining member function pointers in the state tracker. 3 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: port Debug{Output,Group,Message} away from std::string. 3 years ago
DebugOutput.h GL: port Debug{Output,Group,Message} away from std::string. 3 years ago
DefaultFramebuffer.cpp GL: clean up remaining member function pointers in the state tracker. 3 years ago
DefaultFramebuffer.h GL: accept ArrayViews in *Framebuffer::mapForDraw() and invalidate(). 3 years ago
Extensions.h GL: recognize KHR_parallel_shader_compile on GL, GLES and WebGL. 4 years ago
Framebuffer.cpp GL: implement ARB_framebuffer_no_attachments and related ES3.1 API. 3 years ago
Framebuffer.h GL: implement ARB_framebuffer_no_attachments and related ES3.1 API. 3 years ago
GL.h Updated copyright year. 4 years ago
ImageFormat.h GL: forgot to document ImageAccess enum values. 3 years ago
Mesh.cpp GL: clean up remaining member function pointers in the state tracker. 3 years ago
Mesh.h GL: clean up remaining member function pointers in the state tracker. 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: implement ARB_framebuffer_no_attachments and related ES3.1 API. 3 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 GL: huh, what is this <string> include doing here. 3 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: clean up remaining member function pointers in the state tracker. 3 years ago
Renderbuffer.h GL: clean up remaining member function pointers in the state tracker. 3 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: clean up remaining member function pointers in the state tracker. 3 years ago
Shader.h GL: clean up remaining member function pointers in the state tracker. 3 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 GL: clean up remaining member function pointers in the state tracker. 3 years ago
TransformFeedback.h GL: clean up remaining member function pointers in the state tracker. 3 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