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š 223a9a4a6d Merge branch 'master' into compatibility 14 years ago
..
Implementation AbstractShaderProgram: query for max supported attribute count. 14 years ago
Math Merge branch 'master' into compatibility 14 years ago
MeshTools GCC 4.5 compatibility: no range-based for. 14 years ago
Physics Merge branch 'master' into compatibility 14 years ago
Platform Sdl2Application: don't request specific OpenGL version. 14 years ago
Primitives Merge branch 'master' into compatibility 14 years ago
SceneGraph Merge branch 'master' into compatibility 14 years ago
Shaders Merge branch 'master' into compatibility 14 years ago
Test Merge branch 'master' into compatibility 14 years ago
Trade GCC 4.5 compatibility: no range-based for. 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 Minor cleanup. 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 Merge branch 'master' into compatibility 14 years ago
Color.h Using GLfloat as default template parameter also in Color. 14 years ago
Context.cpp Merge branch 'master' into compatibility 14 years ago
Context.h Merge branch 'master' into compatibility 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 Class for putting marks into OpenGL command stream for use in debuggers. 14 years ago
DebugMarker.h Class for putting marks into OpenGL command stream for use in debuggers. 14 years ago
DimensionTraits.h Merge branch 'master' into compatibility 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 Merge branch 'master' into compatibility 14 years ago
Mesh.cpp Merge branch 'master' into compatibility 14 years ago
Mesh.h Merge branch 'master' into compatibility 14 years ago
Profiler.cpp GCC 4.4 compatibility: no lambda functions. 14 years ago
Profiler.h Merge branch 'master' into compatibility 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 GCC 4.4: fixed some strict-aliasing warnings. 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 Merge branch 'master' into compatibility 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 Merge branch 'master' into compatibility 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