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š a80b4b146d Math: write Vector2::cross() in terms of perpendicular() and dot(). 13 years ago
..
DebugTools Minor documentation fixes. 13 years ago
Implementation Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Math Math: write Vector2::cross() in terms of perpendicular() and dot(). 13 years ago
MeshTools Option to build Magnum as static library. 13 years ago
Physics Option to build Magnum as static library. 13 years ago
Platform Platform: fixed Sdl2Application::tryCreateContext(). 13 years ago
Primitives Primitives: added 2D/3D Line primitive. 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 Option to build Magnum as static library. 13 years ago
TextureTools Added files for automatic resource importing from static libraries. 13 years ago
Trade Trade: default-constructed pair is equivalent to that. 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 Relicensing to MIT/Expat license, part 3: source files. 13 years ago
AbstractShaderProgram.h Minor code cleanup (unused parameters). 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