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š 7ced4740fd Silence a bunch of macOS-specific warnings. 6 years ago
..
Animation Animation: export just the function to avoid clang-cl complaining. 6 years ago
Audio Work around clang-cl forgetting dllexport on extern templates. 6 years ago
DebugTools DebugTools: update test to pass on clang-cl. 6 years ago
GL GL: expand ARB_DSA blacklisting on Intel Windows drivers a bit further. 6 years ago
Implementation Optimize {Compressed,}PixelFormat debug output. 7 years ago
Math Work around clang-cl forgetting dllexport on extern templates. 6 years ago
MeshTools Adapt to Corrade changes. 6 years ago
Platform Silence a bunch of macOS-specific warnings. 6 years ago
Primitives Primitives: fix an assertion in uvSphereWireframe(). 7 years ago
SceneGraph Work around clang-cl forgetting dllexport on extern templates. 6 years ago
Shaders Shaders: fix missing include. 7 years ago
Test Adapt to Corrade changes. 6 years ago
Text doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
TextureTools doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Trade Trade: explanatory message in a test. 7 years ago
Vk CMake: put all binaries into a dedicated location in the build dir. 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 Be nice and provide a clear assert in meshIndexTypeSize(). 7 years ago
DimensionTraits.h Updated copyright year. 7 years ago
FileCallback.cpp Reduce string duplication in enum debug output operators. 7 years ago
FileCallback.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Image.cpp Use Basic[Mutable]ImageView aliases instead of nondescript raw types. 7 years ago
Image.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
ImageView.cpp Don't blow up in ImageView::pixels() if the image has empty data. 7 years ago
ImageView.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Magnum.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Mesh.cpp Be nice and provide a clear assert in meshIndexTypeSize(). 7 years ago
Mesh.h Doc++ 6 years ago
PixelFormat.cpp Make (Compressed)PixelFormat work with Configuration. 7 years ago
PixelFormat.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
PixelStorage.cpp Updated copyright year. 7 years ago
PixelStorage.h Add a table describing block size of all known compressed pixel formats. 7 years ago
Resource.cpp Reduce string duplication in enum debug output operators. 7 years ago
Resource.h Prefix internal Resource members with an underscore. 6 years ago
ResourceManager.h doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
ResourceManager.hpp Deprecate ResourceManager::instance(). 7 years ago
Sampler.cpp Reduce string duplication in enum debug output operators. 7 years ago
Sampler.h GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
Tags.h doc: hint that Optional is a safer NoCreate. 7 years ago
Timeline.cpp Updated copyright year. 7 years ago
Timeline.h Updated copyright year. 7 years ago
Types.h Expose UnsignedLong and Long on Emscripten. 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