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š b3759b6a98 GL: ensure gl_PointCoord works correctly also on compatibility profile. 7 years ago
..
Implementation GL: ensure gl_PointCoord works correctly also on compatibility profile. 7 years ago
Test GL: ensure gl_PointCoord works correctly also on compatibility profile. 7 years ago
AbstractFramebuffer.cpp GL: allow reading of zero-size images. 7 years ago
AbstractFramebuffer.h GL: minor code reordering, doc++. 7 years ago
AbstractObject.cpp Updated copyright year. 7 years ago
AbstractObject.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
AbstractQuery.cpp GL: new amd-windows-dsa-createquery-except-xfb-overflow workaround. 7 years ago
AbstractQuery.h GL: new amd-windows-dsa-createquery-except-xfb-overflow workaround. 7 years ago
AbstractShaderProgram.cpp GL: consistency in error message prefixes. 7 years ago
AbstractShaderProgram.h doc: hint that Optional is a safer NoCreate. 7 years ago
AbstractTexture.cpp GL: add ES-only TextureFormat::BGRA[8]. 7 years ago
AbstractTexture.h GL: make AbstractTexture destructor protected. 7 years ago
Attribute.cpp GL: debug output for DynamicAttribute enums. 7 years ago
Attribute.h GL: make DynamicAttribute constructible directly from an Attribute. 7 years ago
Buffer.cpp GL: create the buffer passed to setBuffer() if it's not already. 7 years ago
Buffer.h doc: hint that Optional is a safer NoCreate. 7 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: create the buffer passed to setBuffer() if it's not already. 7 years ago
BufferTexture.h doc: hint that Optional is a safer NoCreate. 7 years ago
BufferTextureFormat.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
CMakeLists.txt GL: implement time queries for WebGL 2, and workarounds, and ... 7 years ago
Context.cpp Implement globals shared across DLLs on Windows. 7 years ago
Context.h Platform: device selection in WindowlessEglApplication. 7 years ago
CubeMapTexture.cpp GL: pile on more workarounds for CubeMapTexture DSA code paths. 7 years ago
CubeMapTexture.h doc: hint that Optional is a safer NoCreate. 7 years ago
CubeMapTextureArray.cpp Updated copyright year. 7 years ago
CubeMapTextureArray.h doc: hint that Optional is a safer NoCreate. 7 years ago
DebugOutput.cpp Adapted to Corrade changes. 7 years ago
DebugOutput.h Platform: ask for debug context if --magnum-gpu-validation is enabled. 7 years ago
DefaultFramebuffer.cpp GL: make the ApiTrace viewport workaround no longer silent. 7 years ago
DefaultFramebuffer.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
Extensions.h GL: implement time queries for WebGL 2, and workarounds, and ... 7 years ago
Framebuffer.cpp GL: "intel-windows-broken-dsa-layered-cubemap-array-framebuffer-attachment". 7 years ago
Framebuffer.h doc: hint that Optional is a safer NoCreate. 7 years ago
GL.h GL: implement time queries for WebGL 2, and workarounds, and ... 7 years ago
ImageFormat.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
Mesh.cpp GL: removed deprecated Mesh::IndexType and indexSize(). 7 years ago
Mesh.h doc: hint that Optional is a safer NoCreate. 7 years ago
MeshView.cpp Remove use of std::reference_wrapper where possible. 7 years ago
MeshView.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 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 GL: implement time queries for WebGL 2, and workarounds, and ... 7 years ago
PixelFormat.cpp GL: I *knew* there was a reason I did this. 7 years ago
PixelFormat.h GL: add ES-only TextureFormat::BGRA[8]. 7 years ago
PrimitiveQuery.cpp Updated copyright year. 7 years ago
PrimitiveQuery.h doc: hint that Optional is a safer NoCreate. 7 years ago
RectangleTexture.cpp Updated copyright year. 7 years ago
RectangleTexture.h doc: hint that Optional is a safer NoCreate. 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 Updated copyright year. 7 years ago
Renderer.h Doc++ 7 years ago
SampleQuery.h doc: hint that Optional is a safer NoCreate. 7 years ago
Sampler.cpp GL: remove redundant defines to slim the GL headers a bit. 7 years ago
Sampler.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
Shader.cpp Adapted to Corrade changes. 7 years ago
Shader.h GL: doc++ 7 years ago
Texture.cpp Updated copyright year. 7 years ago
Texture.h doc: hint that Optional is a safer NoCreate. 7 years ago
TextureArray.cpp Updated copyright year. 7 years ago
TextureArray.h doc: hint that Optional is a safer NoCreate. 7 years ago
TextureFormat.cpp GL: add ES-only TextureFormat::BGRA[8]. 7 years ago
TextureFormat.h GL: add ES-only TextureFormat::BGRA[8]. 7 years ago
TimeQuery.h doc: hint that Optional is a safer NoCreate. 7 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 Updated copyright year. 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