| .. |
|
Audio
|
Properly use the "Std Swap Two Step".
|
11 years ago |
|
DebugTools
|
Fix ResourceManager-related linker errors on Clang.
|
11 years ago |
|
Implementation
|
Fix crash on context creation on Windows on Intel drivers. Sorry!
|
11 years ago |
|
Math
|
Math: fix redundant and cyclic documentation references.
|
11 years ago |
|
MeshTools
|
Math: made dot(), angle(), *lerp() and cross() free functions.
|
11 years ago |
|
Platform
|
Platform: fix Doxygen warnings.
|
11 years ago |
|
Primitives
|
Primitives: added Cube::solidStrip().
|
11 years ago |
|
SceneGraph
|
SceneGraph: fix compile error in deprecated functions.
|
11 years ago |
|
Shaders
|
Fix linkage conflict warning/error on MinGW and MSVC.
|
11 years ago |
|
Shapes
|
Properly use the "Std Swap Two Step".
|
11 years ago |
|
Test
|
Fix ResourceManager-related linker errors on Clang.
|
11 years ago |
|
Text
|
Text: removed deprecated TextRenderer alias.
|
11 years ago |
|
TextureTools
|
Simplified *Framebuffer::bind() functionality.
|
11 years ago |
|
Trade
|
Trade: make it possible to call default doOpenFile() implementation.
|
11 years ago |
|
AbstractFramebuffer.cpp
|
Simplified *Framebuffer::bind() functionality.
|
11 years ago |
|
AbstractFramebuffer.h
|
Simplified *Framebuffer::bind() functionality.
|
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
|
Math: removed deprecated Geometry::Rectangle class.
|
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
|
Math: removed deprecated Geometry::Rectangle class.
|
11 years ago |
|
BufferImage.cpp
|
Oh, it's 2015 already.
|
11 years ago |
|
BufferImage.h
|
Removed long-deprecated BufferImage::setData() overload.
|
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
|
Math: removed deprecated Geometry::Rectangle class.
|
11 years ago |
|
DefaultFramebuffer.cpp
|
Parametrize disengaged viewport instead of using default-constructed value.
|
11 years ago |
|
DefaultFramebuffer.h
|
Fixed and updated framebuffer documentation.
|
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
|
Disable the deprecation warning also for MSVC.
|
11 years ago |
|
Framebuffer.h
|
Fixed and updated framebuffer documentation.
|
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
|
Math: removed deprecated Geometry::Rectangle class.
|
11 years ago |
|
Mesh.cpp
|
Properly use the "Std Swap Two Step".
|
11 years ago |
|
Mesh.h
|
Math: removed deprecated Geometry::Rectangle class.
|
11 years ago |
|
MeshView.cpp
|
Oh, it's 2015 already.
|
11 years ago |
|
MeshView.h
|
Fix linkage conflict warning/error on MinGW and MSVC.
|
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
|
Math: removed deprecated Geometry::Rectangle class.
|
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
|
Math: removed deprecated Geometry::Rectangle class.
|
11 years ago |
|
ResourceManager.h
|
Better fix to ensure a single static ResourceManager instance.
|
11 years ago |
|
ResourceManager.hpp
|
Fix linkage for local ResourceManager instance on MSVC.
|
11 years ago |
|
SampleQuery.h
|
Math: removed deprecated Geometry::Rectangle class.
|
11 years ago |
|
Sampler.cpp
|
Oh, it's 2015 already.
|
11 years ago |
|
Sampler.h
|
Removed deprecated Sampler::maxAnisotropy().
|
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
|
Math: removed deprecated Geometry::Rectangle class.
|
11 years ago |
|
Timeline.cpp
|
Oh, it's 2015 already.
|
11 years ago |
|
Timeline.h
|
Doc++
|
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 |