| .. |
|
Implementation
|
AbstractShaderProgram: query for max supported attribute count.
|
14 years ago |
|
Math
|
Convenience functions for accessing Matrix[34] vectors.
|
14 years ago |
|
MeshTools
|
Doc++, minor cleanup.
|
14 years ago |
|
Physics
|
Physics: work around cyclic dependency of ObjectShape.h and OSGroup.h.
|
14 years ago |
|
Platform
|
NaClApplication: relative position in MouseMoveEvent.
|
14 years ago |
|
Primitives
|
Doc++, minor cleanup.
|
14 years ago |
|
SceneGraph
|
Added missing include.
|
14 years ago |
|
Shaders
|
Shaders: pass normal matrix the right way.
|
14 years ago |
|
Test
|
Explicit template instantiation for common matrix and vector functions.
|
14 years ago |
|
Trade
|
Doc++
|
14 years ago |
|
AbstractImage.cpp
|
Using CORRADE_INTERNAL_ASSERT() for, ahem, internal issues.
|
14 years ago |
|
AbstractImage.h
|
Pedantic: using std::size_t instead of size_t from C compat headers.
|
14 years ago |
|
AbstractShaderProgram.cpp
|
AbstractShaderProgram: query for max supported attribute count.
|
14 years ago |
|
AbstractShaderProgram.h
|
Forward declarations for Magnum namespace in Magnum.h header.
|
14 years ago |
|
AbstractTexture.cpp
|
If targetting exactly ES 2.0, hide everything not available there.
|
14 years ago |
|
AbstractTexture.h
|
Forward declarations for Magnum namespace in Magnum.h header.
|
14 years ago |
|
Buffer.cpp
|
Updated OpenGL ES support in Buffer and related classes.
|
14 years ago |
|
Buffer.h
|
Mention Native Client buffer requirements.
|
14 years ago |
|
BufferedImage.cpp
|
If targetting exactly ES 2.0, hide everything not available there.
|
14 years ago |
|
BufferedImage.h
|
If targetting exactly ES 2.0, hide everything not available there.
|
14 years ago |
|
BufferedTexture.cpp
|
Updated OpenGL ES support in Buffer and related classes.
|
14 years ago |
|
BufferedTexture.h
|
Forward declarations for Magnum namespace in Magnum.h header.
|
14 years ago |
|
CMakeLists.txt
|
Explicit template instantiation for common matrix and vector functions.
|
14 years ago |
|
Color.h
|
Forward declarations for Magnum namespace in Magnum.h header.
|
14 years ago |
|
Context.cpp
|
If targetting exactly ES 2.0, hide everything not available there.
|
14 years ago |
|
Context.h
|
Using isVersionSupported() instead of plain comparison.
|
14 years ago |
|
CubeMapTexture.h
|
Updated OpenGL ES support in textures.
|
14 years ago |
|
CubeMapTextureArray.h
|
Updated OpenGL ES support in textures.
|
14 years ago |
|
DimensionTraits.h
|
Forward declarations for Magnum namespace in Magnum.h header.
|
14 years ago |
|
Extensions.h
|
Added extension.
|
14 years ago |
|
Framebuffer.cpp
|
If targetting exactly ES 2.0, hide everything not available there.
|
14 years ago |
|
Framebuffer.h
|
Forward declarations for Magnum namespace in Magnum.h header.
|
14 years ago |
|
Image.cpp
|
Using fixed-size 8bit integer for dimension count.
|
14 years ago |
|
Image.h
|
Don't use constexpr in AbstractImage subclasses.
|
14 years ago |
|
ImageWrapper.h
|
Don't use constexpr in AbstractImage subclasses.
|
14 years ago |
|
IndexedMesh.cpp
|
Don't issue draw call if there is nothing to draw.
|
14 years ago |
|
IndexedMesh.h
|
Allow passing nullptr to IndexedMesh::setIndexBuffer().
|
14 years ago |
|
Magnum.h
|
Forward declarations for Magnum namespace in Magnum.h header.
|
14 years ago |
|
Mesh.cpp
|
Don't issue draw call if there is nothing to draw.
|
14 years ago |
|
Mesh.h
|
Allow passing nullptr to IndexedMesh::setIndexBuffer().
|
14 years ago |
|
Profiler.cpp
|
Initial version of Profiler class.
|
14 years ago |
|
Profiler.h
|
Platform/Application renaming.
|
14 years ago |
|
Query.cpp
|
Updated OpenGL ES support in queries.
|
14 years ago |
|
Query.h
|
Use OpenGL ES 2.0 specific definitions for extension-only functionality.
|
14 years ago |
|
Renderbuffer.cpp
|
If targetting exactly ES 2.0, hide everything not available there.
|
14 years ago |
|
Renderbuffer.h
|
If targetting exactly ES 2.0, hide everything not available there.
|
14 years ago |
|
ResourceManager.h
|
Default constructor of ResourceKey creates zero key.
|
14 years ago |
|
Shader.cpp
|
Assert when creating Shader with unsupported version.
|
14 years ago |
|
Shader.h
|
Updated OpenGL ES support in shaders.
|
14 years ago |
|
SizeTraits.cpp
|
Happy New Year.
|
15 years ago |
|
SizeTraits.h
|
Added some @todos.
|
14 years ago |
|
Swizzle.h
|
Using fixed-size integer types also everywhere else.
|
14 years ago |
|
Texture.h
|
Updated OpenGL ES support in textures.
|
14 years ago |
|
Timeline.cpp
|
Using fixed-size integer types also everywhere else.
|
14 years ago |
|
Timeline.h
|
Timeline class.
|
14 years ago |
|
TypeTraits.cpp
|
Using fixed-size integer types also everywhere else.
|
14 years ago |
|
TypeTraits.h
|
Forward declarations for Magnum namespace in Magnum.h header.
|
14 years ago |
|
magnumCompatibility.h
|
Compatibility mode for GCC 4.6.
|
14 years ago |
|
magnumConfigure.h.cmake
|
Initial NaCl support.
|
14 years ago |
|
magnumVisibility.h
|
Renamed visibility configuration headers to resemble library names.
|
14 years ago |