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š af9ef80c91 First-class WebGL support, part 3: reduced buffer functionality. 11 years ago
..
BufferState.cpp First-class WebGL support, part 3: reduced buffer functionality. 11 years ago
BufferState.h First-class WebGL support, part 3: reduced buffer functionality. 11 years ago
DebugState.cpp Support for debug groups from KHR_debug and EXT_debug_marker. 11 years ago
DebugState.h First-class WebGL support, part 2: no debug output. 11 years ago
FramebufferState.cpp Clarified and updated *Framebuffer::mapForDraw() implementations. 11 years ago
FramebufferState.h Clarified and updated *Framebuffer::mapForDraw() implementations. 11 years ago
MeshState.cpp Oh, it's 2015 already. 11 years ago
MeshState.h Oh, it's 2015 already. 11 years ago
QueryState.cpp Oh, it's 2015 already. 11 years ago
QueryState.h Oh, it's 2015 already. 11 years ago
RendererState.cpp Oh, it's 2015 already. 11 years ago
RendererState.h Oh, it's 2015 already. 11 years ago
ShaderProgramState.cpp Oh, it's 2015 already. 11 years ago
ShaderProgramState.h Oh, it's 2015 already. 11 years ago
ShaderState.h Oh, it's 2015 already. 11 years ago
State.cpp First-class WebGL support, part 2: no debug output. 11 years ago
State.h First-class WebGL support, part 2: no debug output. 11 years ago
TextureState.cpp Don't use MAGNUM_TARGET_GLES3 where the condition will pass also for ES4. 11 years ago
TextureState.h Oh, it's 2015 already. 11 years ago
TransformFeedbackState.cpp Initial transform feedback implementation. 12 years ago
TransformFeedbackState.h Common format for preprocessor #error messages. 11 years ago
detectedDriver.cpp Oh, it's 2015 already. 11 years ago
maxTextureSize.cpp Oh, it's 2015 already. 11 years ago
maxTextureSize.h Hide internal function declaration on ES2 builds. 11 years ago
setupDriverWorkarounds.cpp Fix crash on context creation on Windows on Intel drivers. Sorry! 11 years ago