| .. |
|
Contexts
|
OpenGL ES compilation fixes.
|
14 years ago |
|
Math
|
Oops, premature refactoring.
|
14 years ago |
|
MeshTools
|
New base for matrices and vectors: RectangularMatrix.
|
14 years ago |
|
Physics
|
Fixed typos (substract -> subtract).
|
14 years ago |
|
Primitives
|
Revert "Documentation: organizing the classes into "modules"."
|
14 years ago |
|
SceneGraph
|
SceneGraph: Camera aspect ratio was not fixed after changing policy.
|
14 years ago |
|
Shaders
|
Revert "Documentation: organizing the classes into "modules"."
|
14 years ago |
|
Test
|
Support for storing matrices and vectors in configuration.
|
14 years ago |
|
Trade
|
Non-constant access to image data.
|
14 years ago |
|
AbstractImage.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
AbstractImage.h
|
Revert "Documentation: organizing the classes into "modules"."
|
14 years ago |
|
AbstractShaderProgram.cpp
|
Added AbstractShaderProgram::bindFragmentDataLocationIndexed().
|
14 years ago |
|
AbstractShaderProgram.h
|
Fixed example (strongly typed enums) in AbstractShaderProgram.
|
14 years ago |
|
AbstractTexture.cpp
|
Fixed compilation on non-GLES targets (oops).
|
14 years ago |
|
AbstractTexture.h
|
Revert "Documentation: organizing the classes into "modules"."
|
14 years ago |
|
Buffer.h
|
Ability to set buffer (sub)data from fixed-size array.
|
14 years ago |
|
BufferedImage.h
|
Doc++
|
14 years ago |
|
BufferedTexture.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
BufferedTexture.h
|
Revert "Documentation: organizing the classes into "modules"."
|
14 years ago |
|
CMakeLists.txt
|
Initial version of Profiler class.
|
14 years ago |
|
Color.h
|
Vector function and operator reimplementation also for Color.
|
14 years ago |
|
CubeMapTexture.h
|
Revert "Documentation: organizing the classes into "modules"."
|
14 years ago |
|
CubeMapTextureArray.h
|
Revert "Documentation: organizing the classes into "modules"."
|
14 years ago |
|
Framebuffer.cpp
|
Removed parameter-less clear() from Framebuffer.
|
14 years ago |
|
Framebuffer.h
|
Framebuffer: don't allow invalid bits to be present in *Mask enum sets.
|
14 years ago |
|
Image.h
|
Non-constant access to image data.
|
14 years ago |
|
ImageWrapper.h
|
Non-constant access to image data.
|
14 years ago |
|
IndexedMesh.cpp
|
CORRADE_ASSERT() now needs semicolon after.
|
14 years ago |
|
IndexedMesh.h
|
Revert "Documentation: organizing the classes into "modules"."
|
14 years ago |
|
Magnum.h
|
Renamed configureMagnum -> magnumConfigure.
|
14 years ago |
|
Mesh.cpp
|
Updated for OpenGL ES 2 support.
|
14 years ago |
|
Mesh.h
|
Documented missing features in Mesh in OpenGL ES.
|
14 years ago |
|
Profiler.cpp
|
Initial version of Profiler class.
|
14 years ago |
|
Profiler.h
|
Initial version of Profiler class.
|
14 years ago |
|
Query.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
Query.h
|
Revert "Documentation: organizing the classes into "modules"."
|
14 years ago |
|
Renderbuffer.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
Renderbuffer.h
|
Revert "Documentation: organizing the classes into "modules"."
|
14 years ago |
|
Shader.cpp
|
OpenGL ES 2: GLchar is not defined on BeagleBoard/Ångström Linux 2011.3.
|
14 years ago |
|
Shader.h
|
Revert "Documentation: organizing the classes into "modules"."
|
14 years ago |
|
SizeTraits.cpp
|
Happy New Year.
|
15 years ago |
|
SizeTraits.h
|
Revert "Documentation: organizing the classes into "modules"."
|
14 years ago |
|
Swizzle.h
|
New base for matrices and vectors: RectangularMatrix.
|
14 years ago |
|
Texture.h
|
Doc++
|
14 years ago |
|
TypeTraits.cpp
|
Port to OpenGL ES 2.
|
14 years ago |
|
TypeTraits.h
|
Revert "Documentation: organizing the classes into "modules"."
|
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 |