| .. |
|
Audio
|
Adapted to Corrade::PluginManager changes.
|
8 years ago |
|
DebugTools
|
DebugTools: fix Clang warning complaint.
|
8 years ago |
|
Implementation
|
Work around issue with Unicode shaders with threaded Emscripten.
|
8 years ago |
|
Math
|
Math: long double issues are now only on 32-bit Android.
|
8 years ago |
|
MeshTools
|
Primitives: get rid of useless classes.
|
8 years ago |
|
Platform
|
Platform: added AndroidApplication::nativeActivity().
|
8 years ago |
|
Primitives
|
Primitives: added grid3DSolid() and grid3DWireframe().
|
8 years ago |
|
SceneGraph
|
SceneGraph: removed long-deprecated feature and child accessors.
|
8 years ago |
|
Shaders
|
Shaders: hint how to have a fully diffuse material with Phong.
|
8 years ago |
|
Shapes
|
Set library soversion to 1.0, version to 0.
|
8 years ago |
|
Test
|
Test: test compiling shaders with UTF-8 character inside.
|
8 years ago |
|
Text
|
Adapted to Corrade::PluginManager changes.
|
8 years ago |
|
TextureTools
|
TextureTools: rename internal code according to Shaders naming changes.
|
8 years ago |
|
Trade
|
Adapted to Corrade::PluginManager changes.
|
8 years ago |
|
AbstractFramebuffer.cpp
|
Updated copyright year.
|
8 years ago |
|
AbstractFramebuffer.h
|
doc: compiled code snippets for the root namespace.
|
8 years ago |
|
AbstractObject.cpp
|
Updates for debug output in ES 3.2.
|
8 years ago |
|
AbstractObject.h
|
Updates for debug output in ES 3.2.
|
8 years ago |
|
AbstractQuery.cpp
|
Updates for debug output in ES 3.2.
|
8 years ago |
|
AbstractQuery.h
|
Updates for debug output in ES 3.2.
|
8 years ago |
|
AbstractResourceLoader.h
|
Random updates for the new documentation theme in the root namespace.
|
8 years ago |
|
AbstractShaderProgram.cpp
|
Remove obsolete string/number Android workarounds.
|
8 years ago |
|
AbstractShaderProgram.h
|
Doc++
|
8 years ago |
|
AbstractTexture.cpp
|
Support for ARB_texture_filter_anisotropic.
|
8 years ago |
|
AbstractTexture.h
|
Support for ARB_texture_filter_anisotropic.
|
8 years ago |
|
Array.h
|
Updated copyright year.
|
8 years ago |
|
Attribute.cpp
|
Updated copyright year.
|
8 years ago |
|
Attribute.h
|
Doc++
|
8 years ago |
|
Buffer.cpp
|
Updates for debug output in ES 3.2.
|
8 years ago |
|
Buffer.h
|
doc: more Android and platform-specific docs.
|
8 years ago |
|
BufferImage.cpp
|
Updated copyright year.
|
8 years ago |
|
BufferImage.h
|
Removed long-deprecated Image* constructors and functions taking void*.
|
8 years ago |
|
BufferTexture.cpp
|
Updates for buffer texture support in ES 3.2.
|
8 years ago |
|
BufferTexture.h
|
doc: compiled code snippets for the root namespace.
|
8 years ago |
|
BufferTextureFormat.h
|
Updates for buffer texture support in ES 3.2.
|
8 years ago |
|
CMakeLists.txt
|
Work around issue with Unicode shaders with threaded Emscripten.
|
8 years ago |
|
Context.cpp
|
Properly print engine startup info to Android log.
|
8 years ago |
|
Context.h
|
GL: manual indices for extensions.
|
8 years ago |
|
CubeMapTexture.cpp
|
Updated copyright year.
|
8 years ago |
|
CubeMapTexture.h
|
Doc++
|
8 years ago |
|
CubeMapTextureArray.cpp
|
Updated copyright year.
|
8 years ago |
|
CubeMapTextureArray.h
|
doc: compiled code snippets for the root namespace.
|
8 years ago |
|
DebugOutput.cpp
|
Remove obsolete string/number Android workarounds.
|
8 years ago |
|
DebugOutput.h
|
doc: compiled code snippets for the root namespace.
|
8 years ago |
|
DefaultFramebuffer.cpp
|
Updated copyright year.
|
8 years ago |
|
DefaultFramebuffer.h
|
doc: don't assume the user is using Application classes.
|
8 years ago |
|
DimensionTraits.h
|
Documentation updates for the new theme in the root namespace.
|
8 years ago |
|
Extensions.h
|
GL: manual indices for extensions.
|
8 years ago |
|
Framebuffer.cpp
|
Updates for geometry and tessellation shader support in ES 3.2.
|
8 years ago |
|
Framebuffer.h
|
doc: compiled code snippets for the root namespace.
|
8 years ago |
|
Image.cpp
|
Updated copyright year.
|
8 years ago |
|
Image.h
|
Doc++
|
8 years ago |
|
ImageFormat.h
|
Don't use angle brackets for internal includes.
|
8 years ago |
|
ImageView.h
|
Removed long-deprecated Image* constructors and functions taking void*.
|
8 years ago |
|
Magnum.h
|
Removed unused includes.
|
8 years ago |
|
Mesh.cpp
|
Updates for debug output in ES 3.2.
|
8 years ago |
|
Mesh.h
|
doc: compiled code snippets for the root namespace.
|
8 years ago |
|
MeshView.cpp
|
Updated copyright year.
|
8 years ago |
|
MeshView.h
|
Updates for base vertex support in ES 3.2.
|
8 years ago |
|
MultisampleTexture.cpp
|
Updated copyright year.
|
8 years ago |
|
MultisampleTexture.h
|
doc: compiled code snippets for the root namespace.
|
8 years ago |
|
OpenGL.cpp
|
Updated copyright year.
|
8 years ago |
|
OpenGL.h
|
Updated copyright year.
|
8 years ago |
|
OpenGLTester.cpp
|
Updated copyright year.
|
8 years ago |
|
OpenGLTester.h
|
Improve docs about running test/info executables on embedded platforms.
|
8 years ago |
|
PixelFormat.cpp
|
Updated copyright year.
|
8 years ago |
|
PixelFormat.h
|
Clarified filtering and renderability of floating-point formats.
|
8 years ago |
|
PixelStorage.cpp
|
Use privately Corrade Optional instead of the problematic std::optional.
|
8 years ago |
|
PixelStorage.h
|
Removed unneeded forward declaration.
|
8 years ago |
|
PrimitiveQuery.cpp
|
Removed long-deprecated parameterless Query constructors and related.
|
8 years ago |
|
PrimitiveQuery.h
|
doc: compiled code snippets for the root namespace.
|
8 years ago |
|
RectangleTexture.cpp
|
Updated copyright year.
|
8 years ago |
|
RectangleTexture.h
|
Doc++
|
8 years ago |
|
Renderbuffer.cpp
|
Updated copyright year.
|
8 years ago |
|
Renderbuffer.h
|
Updates for debug output in ES 3.2.
|
8 years ago |
|
RenderbufferFormat.h
|
Clarified filtering and renderability of floating-point formats.
|
8 years ago |
|
Renderer.cpp
|
Updated copyright year.
|
8 years ago |
|
Renderer.h
|
Updates for debug output in ES 3.2.
|
8 years ago |
|
Resource.cpp
|
Updated copyright year.
|
8 years ago |
|
Resource.h
|
Documentation updates for the new theme in the root namespace.
|
8 years ago |
|
ResourceManager.h
|
Documentation updates for the new theme in the root namespace.
|
8 years ago |
|
ResourceManager.hpp
|
Updated copyright year.
|
8 years ago |
|
SampleQuery.h
|
doc: compiled code snippets for the root namespace.
|
8 years ago |
|
Sampler.cpp
|
Support for ARB_texture_filter_anisotropic.
|
8 years ago |
|
Sampler.h
|
Support for ARB_texture_filter_anisotropic.
|
8 years ago |
|
Shader.cpp
|
Work around issue with Unicode shaders with threaded Emscripten.
|
8 years ago |
|
Shader.h
|
Work around issue with Unicode shaders with threaded Emscripten.
|
8 years ago |
|
Tags.h
|
Updated copyright year.
|
8 years ago |
|
Texture.cpp
|
Updated copyright year.
|
8 years ago |
|
Texture.h
|
doc: compiled code snippets for the root namespace.
|
8 years ago |
|
TextureArray.cpp
|
Updated copyright year.
|
8 years ago |
|
TextureArray.h
|
doc: compiled code snippets for the root namespace.
|
8 years ago |
|
TextureFormat.h
|
Doc++
|
8 years ago |
|
TimeQuery.h
|
doc: compiled code snippets for the root namespace.
|
8 years ago |
|
Timeline.cpp
|
Removed long-deprecated Timeline::setMinimalFrameTime().
|
8 years ago |
|
Timeline.h
|
Removed long-deprecated Timeline::setMinimalFrameTime().
|
8 years ago |
|
TransformFeedback.cpp
|
Updated copyright year.
|
8 years ago |
|
TransformFeedback.h
|
Updates for debug output in ES 3.2.
|
8 years ago |
|
Types.h
|
Updated copyright year.
|
8 years ago |
|
Version.cpp
|
Minimal support for OpenGL 4.6.
|
8 years ago |
|
Version.h
|
GL: doc++
|
8 years ago |
|
configure.h.cmake
|
Updated copyright year.
|
8 years ago |
|
visibility.h
|
Updated copyright year.
|
8 years ago |