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š 97383b8a62 NaClApplication: fullscreen switching support. 14 years ago
..
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 Using GLfloat as default template parameter also in Color. 14 years ago
Platform NaClApplication: fullscreen switching support. 14 years ago
Primitives Cube primitive has now flat normals. 14 years ago
SceneGraph Using default template arguments instead of GLfloat everywhere. 14 years ago
Shaders Using GLfloat as default template parameter also in Color. 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 Using GLfloat as default template parameter also in Color. 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 Class for putting marks into OpenGL command stream for use in debuggers. 14 years ago
Color.h Using GLfloat as default template parameter also in Color. 14 years ago
Context.cpp Added MAGNUM_ASSERT_{VERSION,EXTENSION}_SUPPORTED() macros. 14 years ago
Context.h Added MAGNUM_ASSERT_{VERSION,EXTENSION}_SUPPORTED() macros. 14 years ago
CubeMapTexture.h Using GLfloat as default template parameter also in Color. 14 years ago
CubeMapTextureArray.h Using GLfloat as default template parameter also in Color. 14 years ago
DebugMarker.cpp Fixed compilation for OpenGL ES. 14 years ago
DebugMarker.h Class for putting marks into OpenGL command stream for use in debuggers. 14 years ago
DimensionTraits.h Forward declarations for Magnum namespace in Magnum.h header. 14 years ago
Extensions.h Added MAGNUM_ASSERT_{VERSION,EXTENSION}_SUPPORTED() macros. 14 years ago
Framebuffer.cpp If targetting exactly ES 2.0, hide everything not available there. 14 years ago
Framebuffer.h Using GLfloat as default template parameter also in Color. 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 Using GLfloat as default template parameter also in Color. 14 years ago
Mesh.cpp Don't issue draw call if there is nothing to draw. 14 years ago
Mesh.h Using GLfloat as default template parameter also in Color. 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 Using GLfloat as default template parameter also in Color. 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