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š c534a71401 DebugTools: preparation for ability to render also solid shapes. 13 years ago
..
DebugTools DebugTools: preparation for ability to render also solid shapes. 13 years ago
Implementation Made some constructors constexpr. 13 years ago
Math Math: algorithm for computing intersection of two lines in 2D. 13 years ago
MeshTools Option to build Magnum as static library. 13 years ago
Physics Math: cleaned up plane/line intersection. 13 years ago
Platform Platform: fix WindowlessGlxApplication context creation and destruction. 13 years ago
Primitives Primitives: reworked remaining classes to have the same API as the rest. 13 years ago
SceneGraph SceneGraph: fixed Object::setClean(). 13 years ago
Shaders Shaders: support color alpha in FlatShader. 13 years ago
Test Various other compilation fixes for OpenGL ES target. 13 years ago
Text No need to have `const` also in function declarations. 13 years ago
TextureTools No need to have `const` also in function declarations. 13 years ago
Trade Trade: properly implement move constructor and assignment in MeshData. 13 years ago
AbstractFramebuffer.cpp glDrawBuffer() is not available in ES3. 13 years ago
AbstractFramebuffer.h Support for ES2 extension NV_framebuffer_blit. 13 years ago
AbstractImage.cpp Some image & texture formats are available only through ES2 extensions. 13 years ago
AbstractImage.h Some image & texture formats are available only through ES2 extensions. 13 years ago
AbstractResourceLoader.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
AbstractShaderProgram.cpp Added support for uniform arrays. 13 years ago
AbstractShaderProgram.h Fixed one-value AbstractShaderProgram::setUniform(). 13 years ago
AbstractTexture.cpp Some image & texture formats are available only through ES2 extensions. 13 years ago
AbstractTexture.h Texture border & anisotropy is available only as ES2 extension. 13 years ago
Array.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Buffer.cpp No deprecated Buffer::map() in ES3. 13 years ago
Buffer.h No deprecated Buffer::map() in ES3. 13 years ago
BufferImage.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
BufferImage.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
BufferTexture.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
BufferTexture.h Minor code cleanup (unused parameters). 13 years ago
CMakeLists.txt Option to build Magnum as static library. 13 years ago
Color.h Math: renamed MathTypeTraits to TypeTraits. 13 years ago
Context.cpp Support for ES2 extension NV_texture_border_clamp. 13 years ago
Context.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
CubeMapTexture.h Texture border & anisotropy is available only as ES2 extension. 13 years ago
CubeMapTextureArray.h Texture border & anisotropy is available only as ES2 extension. 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 Documented CMake usage and preprocessor variables. 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 Treat image data as array of unsigned chars. 13 years ago
Image.h Treat image data as array of unsigned chars. 13 years ago
ImageWrapper.h Treat image data as array of unsigned chars. 13 years ago
Magnum.h Expose MAGNUM_BUILD_STATIC in magnumConfigure.h. 13 years ago
Mesh.cpp Delete VAO in Mesh only if it is nonzero. 13 years ago
Mesh.h Minor code cleanup (unused parameters). 13 years ago
OpenGL.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
OpenGL.h NaCl target system is now handled with CORRADE_TARGET_NACL. 13 years ago
Query.cpp Various other compilation fixes for OpenGL ES target. 13 years ago
Query.h Don't define Query constructors & destructors in header. 13 years ago
Renderbuffer.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Renderbuffer.h Some image & texture formats are available only through ES2 extensions. 13 years ago
Renderer.h Worked around Doxygen issues in Renderer documentation. 13 years ago
Resource.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Resource.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
ResourceManager.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Shader.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Shader.h Minor code cleanup (unused parameters). 13 years ago
Swizzle.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Texture.h Texture border & anisotropy is available only as ES2 extension. 13 years ago
Timeline.cpp Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Timeline.h Doc++ 13 years ago
Types.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago
magnumConfigure.h.cmake Expose MAGNUM_BUILD_STATIC in magnumConfigure.h. 13 years ago
magnumVisibility.h Relicensing to MIT/Expat license, part 2: headers. 13 years ago