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š f746eaaf7d Workaround broken full cube map compressed image query on NVidia. 10 years ago
..
BufferState.cpp Fix compilation under libc++. 11 years ago
BufferState.h Use anonymous typed enum instead of static const member variable. 11 years ago
DebugState.cpp Properly initialize debug group implementation pointers in all cases. 11 years ago
DebugState.h Adapted to Corrade changes. 11 years ago
FramebufferState.cpp MSVC 2015 Update 1: in-class constexpr initialization works now. 11 years ago
FramebufferState.h MSVC 2015 Update 1: in-class constexpr initialization works now. 11 years ago
MeshState.cpp Simplify Mesh class internals. 11 years ago
MeshState.h Store a copy instead of pointer to Buffer in Mesh. 11 years ago
QueryState.cpp Missing includes. 11 years ago
QueryState.h Missing includes. 11 years ago
RendererState.cpp Pixel storage support, part 7: state tracking for glPixelStore(). 11 years ago
RendererState.h Pixel storage support, part 7: state tracking for glPixelStore(). 11 years ago
ShaderProgramState.cpp First-class WebGL support, part 6: reduced shader functionality. 11 years ago
ShaderProgramState.h Fix memory corruption on MSVC. 11 years ago
ShaderState.h Implemented EXT_tessellation_shader AEP extension. 11 years ago
State.cpp First-class WebGL support, part 8: reduced query functionality. 11 years ago
State.h First-class WebGL support, part 8: reduced query functionality. 11 years ago
TextureState.cpp Workaround broken full cube map compressed image query on NVidia. 10 years ago
TextureState.h Workaround broken full cube map compressed image query on NVidia. 10 years ago
TransformFeedbackState.cpp Missing includes. 11 years ago
TransformFeedbackState.h Missing includes. 11 years ago
driverSpecific.cpp Workaround broken full cube map compressed image query on NVidia. 10 years ago
maxTextureSize.cpp First-class WebGL support, part 4: reduced texture functionality. 11 years ago
maxTextureSize.h First-class WebGL support, part 4: reduced texture functionality. 11 years ago