..
Audio
CMake subproject support, part 2: export MAGNUM_* variables.
11 years ago
DebugTools
CMake subproject support, part 2: export MAGNUM_* variables.
11 years ago
Implementation
Removed old amd-explicit-location-crash workaround.
11 years ago
Math
Math: haha, pushed without test.
11 years ago
MeshTools
CMake subproject support, part 2: export MAGNUM_* variables.
11 years ago
Platform
Platform: ability to request debug context in windowless applications.
11 years ago
Primitives
CMake subproject support, part 2: export MAGNUM_* variables.
11 years ago
SceneGraph
CMake subproject support, part 2: export MAGNUM_* variables.
11 years ago
Shaders
CMake subproject support, part 2: export MAGNUM_* variables.
11 years ago
Shapes
CMake subproject support, part 2: export MAGNUM_* variables.
11 years ago
Test
Avoid "incomplete texture" GL errors in cube map test on Mesa.
11 years ago
Text
CMake subproject support, part 2: export MAGNUM_* variables.
11 years ago
TextureTools
CMake subproject support, part 2: export MAGNUM_* variables.
11 years ago
Trade
Trade: provide a way to access importer-specific data from all classes.
11 years ago
AbstractFramebuffer.cpp
Pixel storage support, part 10: actually use the parameters now.
11 years ago
AbstractFramebuffer.h
Pixel storage support, part 9: reallocate image data only if needed.
11 years ago
AbstractObject.cpp
Initialize GL object label size to 0 to prevent uninit mem access.
11 years ago
AbstractObject.h
Document that KHR_debug is covered by AEP too.
11 years ago
AbstractQuery.cpp
Adapted to Corrade changes.
11 years ago
AbstractQuery.h
Document that KHR_debug is covered by AEP too.
11 years ago
AbstractResourceLoader.h
Oh, it's 2015 already.
11 years ago
AbstractShaderProgram.cpp
Adapted to Corrade::Utility::Debug changes.
11 years ago
AbstractShaderProgram.h
Doc++
11 years ago
AbstractTexture.cpp
Use CUBE_MAP_POSITIIVE_X instead of CUBE_MAP in glGetTexLevelParameter.
11 years ago
AbstractTexture.h
Use CUBE_MAP_POSITIIVE_X instead of CUBE_MAP in glGetTexLevelParameter.
11 years ago
Array.h
Adapted to Corrade::Utility::Debug changes.
11 years ago
Attribute.cpp
Use new-style debug operators everywhere.
11 years ago
Attribute.h
Use new-style debug operators everywhere.
11 years ago
Buffer.cpp
Use new-style debug operators everywhere.
11 years ago
Buffer.h
"Fix" useless MinGW warnings.
11 years ago
BufferImage.cpp
Ability to reset BufferImage formats without reallocating the buffer.
11 years ago
BufferImage.h
Fix compilation on Clang.
11 years ago
BufferTexture.cpp
Implemented EXT_texture_buffer AEP extension.
11 years ago
BufferTexture.h
Split BufferTextureFormat enum to separate file for consistency.
11 years ago
BufferTextureFormat.h
Split BufferTextureFormat enum to separate file for consistency.
11 years ago
CMakeLists.txt
CMake subproject support, part 2: export MAGNUM_* variables.
11 years ago
Color.h
MSVC 2015 compatibility: broken multiple definitions of template aliases.
11 years ago
ColorFormat.h
Pixel storage support, part 2: renamed ColorFormat to PixelFormat etc.
11 years ago
Context.cpp
More transparent way to handle driver workarounds.
11 years ago
Context.h
Fix Doxygen warning about undocumented stuff.
11 years ago
CubeMapTexture.cpp
Use CUBE_MAP_POSITIIVE_X instead of CUBE_MAP in glGetTexLevelParameter.
11 years ago
CubeMapTexture.h
Use CUBE_MAP_POSITIIVE_X instead of CUBE_MAP in glGetTexLevelParameter.
11 years ago
CubeMapTextureArray.cpp
Compressed image support, part 8: compressed image download.
11 years ago
CubeMapTextureArray.h
Use CUBE_MAP_POSITIIVE_X instead of CUBE_MAP in glGetTexLevelParameter.
11 years ago
DebugMessage.h
Emit a warning when using deprecated header.
11 years ago
DebugOutput.cpp
Use new-style debug operators everywhere.
11 years ago
DebugOutput.h
Use new-style debug operators everywhere.
11 years ago
DefaultFramebuffer.cpp
Use new-style debug operators everywhere.
11 years ago
DefaultFramebuffer.h
Use new-style debug operators everywhere.
11 years ago
DimensionTraits.h
Doc++
11 years ago
Extensions.h
Pixel storage support, part 3: EXT_unpack_subimage and NV_pack_subimage.
11 years ago
Framebuffer.cpp
Support for layered texture attachments in Framebuffer.
11 years ago
Framebuffer.h
Support for layered texture attachments in Framebuffer.
11 years ago
Image.cpp
Pixel storage support, part 6: accepting only sized data arrays in images.
11 years ago
Image.h
Remove lvalue restrictions when converting images to image views.
11 years ago
ImageReference.h
MSVC 2015 compatibility: broken multiple definitions of template aliases.
11 years ago
ImageView.h
Fix constexpr mismatch on MSVC 2015 and GLES.
11 years ago
Magnum.h
Make Corrade::Utility::Fatal available in Magnum namespace.
11 years ago
Mesh.cpp
Use new-style debug operators everywhere.
11 years ago
Mesh.h
Use new-style debug operators everywhere.
11 years ago
MeshView.cpp
Removed deprecated parameter-less *Mesh::draw() overload.
11 years ago
MeshView.h
Removed deprecated parameter-less *Mesh::draw() overload.
11 years ago
MultisampleTexture.cpp
Implemented OES_texture_storage_multisample_2d_array AEP extension.
11 years ago
MultisampleTexture.h
Use CUBE_MAP_POSITIIVE_X instead of CUBE_MAP in glGetTexLevelParameter.
11 years ago
OpenGL.cpp
Oh, it's 2015 already.
11 years ago
OpenGL.h
Initial support for WebGL 2.
11 years ago
PixelFormat.cpp
Use new-style debug operators everywhere.
11 years ago
PixelFormat.h
Use new-style debug operators everywhere.
11 years ago
PixelStorage.cpp
Pixel storage support, part 8: functions to apply storage state.
11 years ago
PixelStorage.h
MSVC 2015 compatibility: what I'm doing wrong?
11 years ago
PrimitiveQuery.h
Ability to instantiate OpenGL objects without creating them.
11 years ago
Query.h
Emit a warning when using deprecated header.
11 years ago
RectangleTexture.cpp
Compressed image support, part 8: compressed image download.
11 years ago
RectangleTexture.h
Use CUBE_MAP_POSITIIVE_X instead of CUBE_MAP in glGetTexLevelParameter.
11 years ago
Renderbuffer.cpp
Adapted to Corrade changes.
11 years ago
Renderbuffer.h
"Fix" useless MinGW warnings.
11 years ago
RenderbufferFormat.h
Don't show RenderbufferFormat::DepthStencil on WebGL 2.
11 years ago
Renderer.cpp
Use new-style debug operators everywhere.
11 years ago
Renderer.h
Use new-style debug operators everywhere.
11 years ago
Resource.cpp
Use new-style debug operators everywhere.
11 years ago
Resource.h
Use new-style debug operators everywhere.
11 years ago
ResourceManager.h
Doc: `ResourceManager::instance()` returns reference, not pointer.
11 years ago
ResourceManager.hpp
Fix linkage for local ResourceManager instance on MSVC.
11 years ago
SampleQuery.h
Ability to instantiate OpenGL objects without creating them.
11 years ago
Sampler.cpp
Use new-style debug operators everywhere.
11 years ago
Sampler.h
Use new-style debug operators everywhere.
11 years ago
Shader.cpp
Adapted to Corrade::Utility::Debug changes.
11 years ago
Shader.h
Use new-style debug operators everywhere.
11 years ago
Tags.h
Disallow default construction of tag types.
11 years ago
Texture.cpp
Compressed image support, part 8: compressed image download.
11 years ago
Texture.h
Use CUBE_MAP_POSITIIVE_X instead of CUBE_MAP in glGetTexLevelParameter.
11 years ago
TextureArray.cpp
Compressed image support, part 8: compressed image download.
11 years ago
TextureArray.h
Use CUBE_MAP_POSITIIVE_X instead of CUBE_MAP in glGetTexLevelParameter.
11 years ago
TextureFormat.h
S3TC really is *not* supported on 3D textures.
11 years ago
TimeQuery.h
Ability to instantiate OpenGL objects without creating them.
11 years ago
Timeline.cpp
Finally deprecated Timeline::setMinimalFrameTime().
11 years ago
Timeline.h
Fixed non-deprecated build.
11 years ago
TransformFeedback.cpp
Adapted to Corrade changes.
11 years ago
TransformFeedback.h
"Fix" useless MinGW warnings.
11 years ago
Types.h
Remove obsolete TODOs.
11 years ago
Version.cpp
Use new-style debug operators everywhere.
11 years ago
Version.h
Use new-style debug operators everywhere.
11 years ago
configure.h.cmake
Oh, it's 2015 already.
11 years ago
visibility.h
Oh, it's 2015 already.
11 years ago