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š 5b2484cc2c Context: use fully qualified name in macro. 13 years ago
..
DebugTools Bring whole Corrade namespace into Magnum namespace. 13 years ago
Implementation Support for ARB_robustness. 13 years ago
Math Math: another C++14 todo :-) 13 years ago
MeshTools Bring whole Corrade namespace into Magnum namespace. 13 years ago
Platform Bring whole Corrade namespace into Magnum namespace. 13 years ago
Primitives Bring whole Corrade namespace into Magnum namespace. 13 years ago
SceneGraph Bring whole Corrade namespace into Magnum namespace. 13 years ago
Shaders Bring whole Corrade namespace into Magnum namespace. 13 years ago
Shapes Bring whole Corrade namespace into Magnum namespace. 13 years ago
Test Bring whole Corrade namespace into Magnum namespace. 13 years ago
Text Bring whole Corrade namespace into Magnum namespace. 13 years ago
TextureTools Bring whole Corrade namespace into Magnum namespace. 13 years ago
Trade Bring whole Corrade namespace into Magnum namespace. 13 years ago
AbstractFramebuffer.cpp Moved framebuffer-related enums out of AbstractFramebuffer. 13 years ago
AbstractFramebuffer.h Bring whole Corrade namespace into Magnum namespace. 13 years ago
AbstractImage.cpp Moved texture and image formats out of the classes. 13 years ago
AbstractImage.h Moved texture and image formats out of the classes. 13 years ago
AbstractResourceLoader.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
AbstractShaderProgram.cpp Added AbstractShaderProgram::validate(). 13 years ago
AbstractShaderProgram.h Bring whole Corrade namespace into Magnum namespace. 13 years ago
AbstractTexture.cpp Moved sampler state enums into new Sampler class. 13 years ago
AbstractTexture.h Updated, documented and added missing texture targets. 13 years ago
Array.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Buffer.cpp Refactored Buffer internals to follow GL naming conventions. 13 years ago
Buffer.h Bring whole Corrade namespace into Magnum namespace. 13 years ago
BufferImage.cpp Moved texture and image formats out of the classes. 13 years ago
BufferImage.h Moved texture and image formats out of the classes. 13 years ago
BufferTexture.cpp Moved texture and image formats out of the classes. 13 years ago
BufferTexture.h Doc++ 13 years ago
CMakeLists.txt Moved sampler state enums into new Sampler class. 13 years ago
Color.h Doxygen: ignore specific namespaces instead of whole directories. 13 years ago
Context.cpp Bring whole Corrade namespace into Magnum namespace. 13 years ago
Context.h Context: use fully qualified name in macro. 13 years ago
CubeMapTexture.h Updated, documented and added missing texture targets. 13 years ago
CubeMapTextureArray.h Updated, documented and added missing texture targets. 13 years ago
DebugMarker.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
DebugMarker.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
DefaultFramebuffer.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
DefaultFramebuffer.h glDrawBuffer() is not available in ES3. 13 years ago
DimensionTraits.h Various other compilation fixes for OpenGL ES target. 13 years ago
Extensions.h Added Renderbuffer::setStorageMultisample(). 13 years ago
Framebuffer.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Framebuffer.h glDrawBuffer() is not available in ES3. 13 years ago
Image.cpp Moved texture and image formats out of the classes. 13 years ago
Image.h Moved texture and image formats out of the classes. 13 years ago
ImageFormat.cpp Moved texture and image formats out of the classes. 13 years ago
ImageFormat.h Moved texture and image formats out of the classes. 13 years ago
ImageWrapper.h Moved texture and image formats out of the classes. 13 years ago
Magnum.h Bring whole Corrade namespace into Magnum namespace. 13 years ago
Mesh.cpp Added missing primitive types to Mesh debug and configuration output. 13 years ago
Mesh.h Moved all global state into Renderer class, created implementation file. 13 years ago
OpenGL.cpp Verify that GL boolean values have expected value. 13 years ago
OpenGL.h NaCl target system is now handled with CORRADE_TARGET_NACL. 13 years ago
Query.cpp Support for EXT_disjoint_timer_query ES2 extension. 13 years ago
Query.h Support for EXT_disjoint_timer_query ES2 extension. 13 years ago
Renderbuffer.cpp Added Renderbuffer::setStorageMultisample(). 13 years ago
Renderbuffer.h Added Renderbuffer::setStorageMultisample(). 13 years ago
RenderbufferFormat.h Moved texture and image formats out of the classes. 13 years ago
Renderer.cpp Support for ARB_robustness. 13 years ago
Renderer.h Support for ARB_robustness. 13 years ago
Resource.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Resource.h Bring whole Corrade namespace into Magnum namespace. 13 years ago
ResourceManager.h Bring whole Corrade namespace into Magnum namespace. 13 years ago
Sampler.cpp Moved sampler state enums into new Sampler class. 13 years ago
Sampler.h Moved sampler state enums into new Sampler class. 13 years ago
Shader.cpp Reworked and cleaned up shader classes. 13 years ago
Shader.h Reworked and cleaned up shader classes. 13 years ago
Swizzle.h Doxygen: ignore specific namespaces instead of whole directories. 13 years ago
Texture.h Updated, documented and added missing texture targets. 13 years ago
TextureFormat.h Moved texture and image formats out of the classes. 13 years ago
Timeline.cpp Bring whole Corrade namespace into Magnum namespace. 13 years ago
Timeline.h Added TODO. 13 years ago
Types.h First C++14 TODO :-) 13 years ago
magnumConfigure.h.cmake Expose MAGNUM_BUILD_STATIC in magnumConfigure.h. 13 years ago
magnumVisibility.h Using Corrade's visibility macros instead of copypasta all over again. 13 years ago