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.
 
 
 
 
 
Squareys 245b7c0efc doc: update to current api. 11 years ago
..
Audio Properly use the "Std Swap Two Step". 11 years ago
DebugTools Better fix to ensure a single static ResourceManager instance. 11 years ago
Implementation Don't use zero-sized viewport as disengaged state. 11 years ago
Math Math: added div() function. 11 years ago
MeshTools Math: made dot(), angle(), *lerp() and cross() free functions. 11 years ago
Platform Platform: removed bogus check in WindowlessCglApplication. 11 years ago
Primitives Primitives: added Cube::solidStrip(). 11 years ago
SceneGraph doc: add missing BufferUsage parameter. 11 years ago
Shaders Shaders: don't exceed limits for no reason. 11 years ago
Shapes Properly use the "Std Swap Two Step". 11 years ago
Test Fix ResourceManager tests on static build. 11 years ago
Text Don't use `return std::move()` where it is not needed. 11 years ago
TextureTools Making test declarations more compact. 11 years ago
Trade Trade: make it possible to call default doOpenFile() implementation. 11 years ago
AbstractFramebuffer.cpp Parametrize disengaged viewport instead of using default-constructed value. 11 years ago
AbstractFramebuffer.h Doc: proper buffer usage when reading images. 11 years ago
AbstractImage.cpp Oh, it's 2015 already. 11 years ago
AbstractImage.h Oh, it's 2015 already. 11 years ago
AbstractObject.cpp Oh, it's 2015 already. 11 years ago
AbstractObject.h Oh, it's 2015 already. 11 years ago
AbstractQuery.cpp Oh, it's 2015 already. 11 years ago
AbstractQuery.h Properly use the "Std Swap Two Step". 11 years ago
AbstractResourceLoader.h Oh, it's 2015 already. 11 years ago
AbstractShaderProgram.cpp Properly use the "Std Swap Two Step". 11 years ago
AbstractShaderProgram.h Fix off-by-one errors when converting const char[] to string. 11 years ago
AbstractTexture.cpp Support for ARB_get_texture_sub_image. 11 years ago
AbstractTexture.h Properly use the "Std Swap Two Step". 11 years ago
Array.h Oh, it's 2015 already. 11 years ago
Attribute.cpp Oh, it's 2015 already. 11 years ago
Attribute.h Doc++ 11 years ago
Buffer.cpp Oh, it's 2015 already. 11 years ago
Buffer.h Properly use the "Std Swap Two Step". 11 years ago
BufferImage.cpp Oh, it's 2015 already. 11 years ago
BufferImage.h Properly use the "Std Swap Two Step". 11 years ago
BufferTexture.cpp Oh, it's 2015 already. 11 years ago
BufferTexture.h Oh, it's 2015 already. 11 years ago
CMakeLists.txt Better fix to ensure a single static ResourceManager instance. 11 years ago
Color.h Oh, it's 2015 already. 11 years ago
ColorFormat.cpp Oh, it's 2015 already. 11 years ago
ColorFormat.h Oh, it's 2015 already. 11 years ago
Context.cpp Don't use `return std::move()` where it is not needed. 11 years ago
Context.h Oh, it's 2015 already. 11 years ago
CubeMapTexture.cpp Support for ARB_get_texture_sub_image. 11 years ago
CubeMapTexture.h Doc++ 11 years ago
CubeMapTextureArray.cpp Support for ARB_get_texture_sub_image. 11 years ago
CubeMapTextureArray.h Support for ARB_get_texture_sub_image. 11 years ago
DebugMarker.h Support for debug groups from KHR_debug and EXT_debug_marker. 11 years ago
DebugMessage.h Forgotten file. 11 years ago
DebugOutput.cpp Less verbose and annoyingly useless debug output. 11 years ago
DebugOutput.h Less verbose and annoyingly useless debug output. 11 years ago
DefaultFramebuffer.cpp Parametrize disengaged viewport instead of using default-constructed value. 11 years ago
DefaultFramebuffer.h Document default values on viewport and scissor rectangles. 11 years ago
DimensionTraits.h Added DimensionTraits::RangeType and RangeTypeFor. 11 years ago
Extensions.h Oh, it's 2015 already. 11 years ago
Framebuffer.cpp Parametrize disengaged viewport instead of using default-constructed value. 11 years ago
Framebuffer.h doc: update to current api. 11 years ago
Image.cpp Get rid of annoying unsigned byte arrays. 11 years ago
Image.h Properly use the "Std Swap Two Step". 11 years ago
ImageReference.h Get rid of annoying unsigned byte arrays. 11 years ago
Magnum.h Oh, it's 2015 already. 11 years ago
Mesh.cpp Properly use the "Std Swap Two Step". 11 years ago
Mesh.h Fix off-by-one errors when converting const char[] to string. 11 years ago
MeshView.cpp Oh, it's 2015 already. 11 years ago
MeshView.h Oh, it's 2015 already. 11 years ago
MultisampleTexture.cpp Oh, it's 2015 already. 11 years ago
MultisampleTexture.h Oh, it's 2015 already. 11 years ago
OpenGL.cpp Oh, it's 2015 already. 11 years ago
OpenGL.h Oh, it's 2015 already. 11 years ago
PrimitiveQuery.h Oh, it's 2015 already. 11 years ago
Query.h Oh, it's 2015 already. 11 years ago
RectangleTexture.cpp Support for ARB_get_texture_sub_image. 11 years ago
RectangleTexture.h Support for ARB_get_texture_sub_image. 11 years ago
Renderbuffer.cpp Oh, it's 2015 already. 11 years ago
Renderbuffer.h Properly use the "Std Swap Two Step". 11 years ago
RenderbufferFormat.h Oh, it's 2015 already. 11 years ago
Renderer.cpp Oh, it's 2015 already. 11 years ago
Renderer.h Fix Doxygen warning. 11 years ago
Resource.cpp Oh, it's 2015 already. 11 years ago
Resource.h Oh, it's 2015 already. 11 years ago
ResourceManager.h Better fix to ensure a single static ResourceManager instance. 11 years ago
ResourceManager.hpp Better fix to ensure a single static ResourceManager instance. 11 years ago
SampleQuery.h Oh, it's 2015 already. 11 years ago
Sampler.cpp Oh, it's 2015 already. 11 years ago
Sampler.h Oh, it's 2015 already. 11 years ago
Shader.cpp Oh, it's 2015 already. 11 years ago
Shader.h Properly use the "Std Swap Two Step". 11 years ago
Texture.cpp Support for ARB_get_texture_sub_image. 11 years ago
Texture.h Doc++ 11 years ago
TextureArray.cpp Support for ARB_get_texture_sub_image. 11 years ago
TextureArray.h Doc++ 11 years ago
TextureFormat.h Oh, it's 2015 already. 11 years ago
TimeQuery.h Oh, it's 2015 already. 11 years ago
Timeline.cpp Oh, it's 2015 already. 11 years ago
Timeline.h Oh, it's 2015 already. 11 years ago
TransformFeedback.cpp Oh, it's 2015 already. 11 years ago
TransformFeedback.h Properly use the "Std Swap Two Step". 11 years ago
Types.h Oh, it's 2015 already. 11 years ago
Version.cpp Oh, it's 2015 already. 11 years ago
Version.h Oh, it's 2015 already. 11 years ago
configure.h.cmake Oh, it's 2015 already. 11 years ago
visibility.h Oh, it's 2015 already. 11 years ago