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š d3f2235759 Adapted to Corrade changes. 6 years ago
..
BufferState.cpp Adapted to Corrade changes. 6 years ago
BufferState.h GL: remove Buffer::set[Sub]Data() taking std::array / std::vector. 7 years ago
ContextState.cpp Updated copyright year. 7 years ago
ContextState.h Updated copyright year. 7 years ago
DebugState.cpp GL: don't assume debug output callbacks are called from the same thread. 7 years ago
DebugState.h GL: don't assume debug output callbacks are called from the same thread. 7 years ago
FramebufferState.cpp GL: new amd-windows-broken-dsa-cubemap-copy workaround. 7 years ago
FramebufferState.h GL: "intel-windows-broken-dsa-layered-cubemap-array-framebuffer-attachment". 7 years ago
MeshState.cpp GL: expand ARB_DSA blacklisting on Intel Windows drivers a bit further. 6 years ago
MeshState.h GL: taking just an init list in MeshView::draw() was a stupid idea. 6 years ago
QueryState.cpp GL: new amd-windows-dsa-createquery-except-xfb-overflow workaround. 7 years ago
QueryState.h GL: implement time queries for WebGL 2, and workarounds, and ... 7 years ago
RendererState.cpp GL: implemented missing Renderer::setPatch*() for tessellation shaders. 6 years ago
RendererState.h GL: fix build on 32-bit Windows. 6 years ago
ShaderProgramState.cpp GL: add a GL::AbstractShaderProgram::maxGeometryOutputVertices() query. 6 years ago
ShaderProgramState.h GL: add a GL::AbstractShaderProgram::maxGeometryOutputVertices() query. 6 years ago
ShaderState.cpp Updated copyright year. 7 years ago
ShaderState.h Updated copyright year. 7 years ago
State.cpp GL: ensure gl_PointCoord works correctly also on compatibility profile. 7 years ago
State.h GL: implement time queries for WebGL 2, and workarounds, and ... 7 years ago
TextureState.cpp GL: reworked apple-buffer-texture-unbind-on-buffer-modify workaround. 6 years ago
TextureState.h GL: added BufferTexture::resetBuffer(). 6 years ago
TransformFeedbackState.cpp GL: properly initialize XFB binding in the state tracker. 8 years ago
TransformFeedbackState.h Updated copyright year. 7 years ago
compressedPixelFormatMapping.hpp Add HDR ASTC pixel formats. 7 years ago
driverSpecific.cpp GL: reworked apple-buffer-texture-unbind-on-buffer-modify workaround. 6 years ago
maxTextureSize.cpp Updated copyright year. 7 years ago
maxTextureSize.h Updated copyright year. 7 years ago
pixelFormatMapping.hpp GL: rename PixelType::HalfFloat and Attribute::DataType::HalfFloat to Half. 6 years ago