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š b77651cf93 GL: remove Buffer::set[Sub]Data() taking std::array / std::vector. 7 years ago
..
BufferState.cpp GL: new "intel-windows-buggy-dsa-bufferdata-for-index-buffers" workaround. 7 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: fix Framebuffer::implementationColorRead*() to follow spec. 7 years ago
FramebufferState.h GL: "intel-windows-broken-dsa-layered-cubemap-array-framebuffer-attachment". 7 years ago
MeshState.cpp GL: new "intel-windows-broken-dsa-integer-vertex-attributes" workaround. 7 years ago
MeshState.h Remove use of std::reference_wrapper where possible. 7 years ago
QueryState.cpp GL: new "intel-windows-broken-dsa-indexed-queries" workaround. 7 years ago
QueryState.h Updated copyright year. 7 years ago
RendererState.cpp Updated copyright year. 7 years ago
RendererState.h Updated copyright year. 7 years ago
ShaderProgramState.cpp GL: drop support for EXT_direct_state_access. 7 years ago
ShaderProgramState.h Updated copyright year. 7 years ago
ShaderState.cpp Updated copyright year. 7 years ago
ShaderState.h Updated copyright year. 7 years ago
State.cpp Adapted to Corrade changes. 7 years ago
State.h Get rid of std::unique_ptr. 7 years ago
TextureState.cpp Adapted to Corrade changes. 7 years ago
TextureState.h Adapted to Corrade changes. 7 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 Updated copyright year. 7 years ago
driverSpecific.cpp Adapted to Corrade changes. 7 years ago
maxTextureSize.cpp Updated copyright year. 7 years ago
maxTextureSize.h Updated copyright year. 7 years ago
pixelFormatMapping.hpp DebugTools: added screenshot(). 7 years ago