| .. |
|
Contexts
|
Don't try to find OpenGL ES more times than necessary.
|
14 years ago |
|
Math
|
Support for 2D transformations in addition to 3D in Matrix classes.
|
14 years ago |
|
MeshTools
|
Modularization of building and installation process.
|
14 years ago |
|
Physics
|
Modularization of building and installation process.
|
14 years ago |
|
Primitives
|
Modularization of building and installation process.
|
14 years ago |
|
Shaders
|
Forgot to install visibility header for Shaders.
|
14 years ago |
|
Test
|
Brought debug facilities from Corrade::Utility to Magnum namespace.
|
14 years ago |
|
Trade
|
Modularization of building and installation process.
|
14 years ago |
|
AbstractImage.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
AbstractImage.h
|
Fixed comma at the end of enumeration list (GCC 4.5 noticed it).
|
14 years ago |
|
AbstractShaderProgram.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
AbstractShaderProgram.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
AbstractTexture.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
AbstractTexture.h
|
Fixed texture subdata setters.
|
14 years ago |
|
Buffer.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
BufferedImage.h
|
New class ImageWrapper.
|
14 years ago |
|
BufferedTexture.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
BufferedTexture.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
CMakeLists.txt
|
Modularization of building and installation process.
|
14 years ago |
|
Camera.cpp
|
Decoupled framebuffer operations from Camera class.
|
14 years ago |
|
Camera.h
|
Decoupled framebuffer operations from Camera class.
|
14 years ago |
|
CubeMapTexture.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
CubeMapTextureArray.h
|
Reworked binding of textures to shaders.
|
14 years ago |
|
Framebuffer.cpp
|
Decoupled framebuffer operations from Camera class.
|
14 years ago |
|
Framebuffer.h
|
Decoupled framebuffer operations from Camera class.
|
14 years ago |
|
Image.h
|
New class ImageWrapper.
|
14 years ago |
|
ImageWrapper.h
|
New class ImageWrapper.
|
14 years ago |
|
IndexedMesh.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
IndexedMesh.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
Light.cpp
|
Revert "Caching light position relative to camera."
|
14 years ago |
|
Light.h
|
Documentation: organizing the classes into "modules".
|
14 years ago |
|
Magnum.h
|
Renamed configureMagnum -> magnumConfigure.
|
14 years ago |
|
Mesh.cpp
|
Forgot hiding also Mesh function implementation from documentation.
|
14 years ago |
|
Mesh.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
Object.cpp
|
Improved Object transformation caching to reuse absolute transformation.
|
14 years ago |
|
Object.h
|
Documentation: organizing the classes into "modules".
|
14 years ago |
|
Query.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
Query.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
Renderbuffer.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
Renderbuffer.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
Scene.h
|
Documentation: organizing the classes into "modules".
|
14 years ago |
|
Set.h
|
Added (explicit) operator bool to Set.
|
14 years ago |
|
Shader.cpp
|
OpenGL ES 2: GLchar is not defined on BeagleBoard/Ångström Linux 2011.3.
|
14 years ago |
|
Shader.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
SizeTraits.cpp
|
Happy New Year.
|
15 years ago |
|
SizeTraits.h
|
SizeBasedCall: unneeded templated constructor.
|
14 years ago |
|
Texture.h
|
Port to OpenGL ES 2.
|
14 years ago |
|
TypeTraits.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
TypeTraits.h
|
Pedantic: first inline, then constexpr, then static.
|
14 years ago |
|
magnumConfigure.h.cmake
|
Renamed configureMagnum -> magnumConfigure.
|
14 years ago |
|
magnumVisibility.h
|
Renamed visibility configuration headers to resemble library names.
|
14 years ago |