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.
 
 
 
 
 
Vladimír Vondruš 7a1162acc7 Math: one more needless operator[] call in scatter(). 7 years ago
..
Animation Animation: MSVC 2019 still doesn't like this. 7 years ago
Audio Export globals and make them weak on static builds so they work across SOs. 7 years ago
DebugTools Added sRGB formats to PixelFormats + R and RG sRGB GL texture formats. 7 years ago
GL Reserve zero [Compressed]PixelFormat for an invalid value. 7 years ago
Implementation De-inline Image headers, remove dependency on ImageView. 7 years ago
Math Math: one more needless operator[] call in scatter(). 7 years ago
MeshTools GL: don't include MAGNUM_shader_vertex_id on ES2 builds. 7 years ago
Platform Platform: fix Sdl2Application on Emscripten with TARGET_GL disabled. 7 years ago
Primitives Primitives: textured circle primitive. 7 years ago
SceneGraph SceneGraph: expose Type typedef and Dimensions constant everywhere. 7 years ago
Shaders Shaders: vertex color support in Phong and Flat. 7 years ago
Test Reserve zero [Compressed]PixelFormat for an invalid value. 7 years ago
Text Reserve zero [Compressed]PixelFormat for an invalid value. 7 years ago
TextureTools GL: don't include MAGNUM_shader_vertex_id on ES2 builds. 7 years ago
Trade Trade: this was not needed. 7 years ago
Vk Reserve zero [Compressed]PixelFormat for an invalid value. 7 years ago
AbstractResourceLoader.h Accept nullptr in AbstractResourceLoader::set(). 7 years ago
Array.h Avoid unnecessary operator[] calls in Array internals. 7 years ago
CMakeLists.txt De-inline Image headers, remove dependency on ImageView. 7 years ago
DimensionTraits.h Updated copyright year. 7 years ago
FileCallback.cpp Pernament is not a word. 7 years ago
FileCallback.h Pernament is not a word. 7 years ago
Image.cpp Use Basic[Mutable]ImageView aliases instead of nondescript raw types. 7 years ago
Image.h Use Basic[Mutable]ImageView aliases instead of nondescript raw types. 7 years ago
ImageView.cpp Don't blow up in ImageView::pixels() if the image has empty data. 7 years ago
ImageView.h Don't blow up in ImageView::pixels() if the image has empty data. 7 years ago
Magnum.h Doc++ 7 years ago
Mesh.cpp GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
Mesh.h Doc++ 7 years ago
PixelFormat.cpp Reserve zero [Compressed]PixelFormat for an invalid value. 7 years ago
PixelFormat.h Reserve zero [Compressed]PixelFormat for an invalid value. 7 years ago
PixelStorage.cpp Updated copyright year. 7 years ago
PixelStorage.h Doc++ 7 years ago
Resource.cpp Updated copyright year. 7 years ago
Resource.h Ensure Resource operator== doesn't work with different types. 7 years ago
ResourceManager.h Deprecate ResourceManager::instance(). 7 years ago
ResourceManager.hpp Deprecate ResourceManager::instance(). 7 years ago
Sampler.cpp Updated copyright year. 7 years ago
Sampler.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
Tags.h Updated copyright year. 7 years ago
Timeline.cpp Updated copyright year. 7 years ago
Timeline.h Updated copyright year. 7 years ago
Types.h Do not use GL-related ifdefs for API-agnostic functionality. 7 years ago
configure.h.cmake Adapt to BUILD_MULTITHREADED being part of Corrade now. 7 years ago
visibility.h Updated copyright year. 7 years ago