| .. |
|
DebugTools
|
Updated workarounds for Doxygen 1.8.2.
|
13 years ago |
|
Implementation
|
Using Rectangle in framebuffer.
|
14 years ago |
|
Math
|
Math: Vector::lerp() can take `t` of arbitrary type.
|
13 years ago |
|
MeshTools
|
Got rid of TypeTraits class altogether.
|
13 years ago |
|
Physics
|
Updated workarounds for Doxygen 1.8.2.
|
13 years ago |
|
Platform
|
Ability to build Magnum for OpenGL ES emulated with desktop OpenGL.
|
14 years ago |
|
Primitives
|
Updated workarounds for Doxygen 1.8.2.
|
13 years ago |
|
SceneGraph
|
SceneGraph: added AbstractObject::transformationMatrix().
|
13 years ago |
|
Shaders
|
Shaders: don't use explicit attribute location on GL 2.1.
|
13 years ago |
|
Test
|
Removing IndexedMesh, part 1: moved enums and related stuff to Mesh.
|
13 years ago |
|
Text
|
Text: assert that {ARB,EXT}_texture_rg is supported.
|
14 years ago |
|
TextureTools
|
Got rid of header files in tests.
|
14 years ago |
|
Trade
|
Updated workarounds for Doxygen 1.8.2.
|
13 years ago |
|
AbstractFramebuffer.cpp
|
Fixed compiler warnings.
|
14 years ago |
|
AbstractFramebuffer.h
|
Implemented ARB_invalidate_subdata GL 4.3 extension.
|
14 years ago |
|
AbstractImage.cpp
|
Debug output for AbstractImage::Format and AbstractImage::Type enums.
|
13 years ago |
|
AbstractImage.h
|
Debug output for AbstractImage::Format and AbstractImage::Type enums.
|
13 years ago |
|
AbstractResourceLoader.h
|
Marking all constructors explicit, except for matrix and vector classes.
|
14 years ago |
|
AbstractShaderProgram.cpp
|
OpenGL ES compilation fixes.
|
13 years ago |
|
AbstractShaderProgram.h
|
OpenGL ES compilation fixes.
|
13 years ago |
|
AbstractTexture.cpp
|
Implemented ARB_texture_storage.
|
14 years ago |
|
AbstractTexture.h
|
Implemented ARB_texture_storage.
|
14 years ago |
|
Array.h
|
Adapted to Corrade changes.
|
14 years ago |
|
Buffer.cpp
|
Extension-aware Buffer and *Texture data invalidation.
|
14 years ago |
|
Buffer.h
|
Extension-aware Buffer and *Texture data invalidation.
|
14 years ago |
|
BufferImage.cpp
|
Renamed Buffered{Image,Texture} to Buffer{Image,Texture}.
|
14 years ago |
|
BufferImage.h
|
Marking all constructors explicit, except for matrix and vector classes.
|
14 years ago |
|
BufferTexture.cpp
|
Ability to specify buffer range in BufferTexture.
|
14 years ago |
|
BufferTexture.h
|
Ability to specify buffer range in BufferTexture.
|
14 years ago |
|
CMakeLists.txt
|
Got rid of TypeTraits class altogether.
|
13 years ago |
|
Color.h
|
Replaced scalar normalization code in Color with Math::[de]normalize().
|
13 years ago |
|
Context.cpp
|
Added OES_element_index_uint ES2 extension to the list.
|
14 years ago |
|
Context.h
|
Debug output and configuration value handler for IndexedMesh::IndexType.
|
14 years ago |
|
CubeMapTexture.h
|
Implemented ARB_texture_storage.
|
14 years ago |
|
CubeMapTextureArray.h
|
Implemented ARB_texture_storage.
|
14 years ago |
|
DebugMarker.cpp
|
Fixed compilation for OpenGL ES.
|
14 years ago |
|
DebugMarker.h
|
Deleted constructors of classes with only static members.
|
14 years ago |
|
DefaultFramebuffer.cpp
|
Math: Renamed Math.h to Functions.h
|
14 years ago |
|
DefaultFramebuffer.h
|
Fixed compilation on ES2.
|
14 years ago |
|
DimensionTraits.h
|
Forward declaration header for Math namespace.
|
14 years ago |
|
Extensions.h
|
Added OES_element_index_uint ES2 extension to the list.
|
14 years ago |
|
Framebuffer.cpp
|
Implemented ARB_invalidate_subdata GL 4.3 extension.
|
14 years ago |
|
Framebuffer.h
|
Doc++
|
14 years ago |
|
Image.cpp
|
Image formats rework.
|
14 years ago |
|
Image.h
|
Marking all constructors explicit, except for matrix and vector classes.
|
14 years ago |
|
ImageWrapper.h
|
Marking all constructors explicit, except for matrix and vector classes.
|
14 years ago |
|
IndexedMesh.cpp
|
Removing IndexedMesh, part 3: moved last remaining setter to Mesh.
|
13 years ago |
|
IndexedMesh.h
|
Removing IndexedMesh, part 3: moved last remaining setter to Mesh.
|
13 years ago |
|
Magnum.h
|
Doc++, @todo+-
|
13 years ago |
|
Mesh.cpp
|
Removing IndexedMesh, part 3: moved last remaining setter to Mesh.
|
13 years ago |
|
Mesh.h
|
Removing IndexedMesh, part 3: moved last remaining setter to Mesh.
|
13 years ago |
|
Query.cpp
|
Updated OpenGL ES support in queries.
|
14 years ago |
|
Query.h
|
Marking all constructors explicit, except for matrix and vector classes.
|
14 years ago |
|
Renderbuffer.cpp
|
Using EXT_direct_state_access in framebuffers.
|
14 years ago |
|
Renderbuffer.h
|
Doc: copypasta error.
|
14 years ago |
|
Renderer.h
|
Deleted constructors of classes with only static members.
|
14 years ago |
|
Resource.cpp
|
Debug output operator for ResourceState enum.
|
14 years ago |
|
Resource.h
|
Marking all constructors explicit, except for matrix and vector classes.
|
14 years ago |
|
ResourceManager.h
|
Shorter convenience overload for ResourceManager::set().
|
13 years ago |
|
Shader.cpp
|
Making some asserts internal.
|
14 years ago |
|
Shader.h
|
Marking all constructors explicit, except for matrix and vector classes.
|
14 years ago |
|
Swizzle.h
|
Split out lightweight base of swizzle() function to Math namespace.
|
14 years ago |
|
Texture.h
|
Implemented ARB_texture_storage.
|
14 years ago |
|
Timeline.cpp
|
Ability to retrieve absolute time in previous frame to Timeline.
|
14 years ago |
|
Timeline.h
|
Marking all constructors explicit, except for matrix and vector classes.
|
14 years ago |
|
magnumConfigure.h.cmake
|
Ability to build Magnum for OpenGL ES emulated with desktop OpenGL.
|
14 years ago |
|
magnumVisibility.h
|
Renamed visibility configuration headers to resemble library names.
|
14 years ago |