2146 Commits (40fa631f2b6a481e9ae973fa8e3b0ba59defbb6f)

Author SHA1 Message Date
Vladimír Vondruš 48326ac418 Shaders: minor cleanup & document new async compilation APIs. 4 years ago
Vladimír Vondruš 82a1f8e767 Shaders: fix a typo in a doc snippet. 4 years ago
Vladimír Vondruš e9520c2a5a GL: show the actual variable declaration in a doc snippet. 4 years ago
Vladimír Vondruš 4580c30d1e GL: document async shader compilation and linking. 4 years ago
Vladimír Vondruš 1f3c250e8e doc: move MyShader definition out of snippet main(). 4 years ago
Vladimír Vondruš 4b2de39396 singles: update MagnumMath docs with what CorradeCpu has already. 4 years ago
Vladimír Vondruš 65f3d81d10 doc: list GltfSceneConverter in the file format tables. 4 years ago
Vladimír Vondruš 213e80426d AnySceneConverter: recognize glTF files. 4 years ago
Vladimír Vondruš 3892ddc4dc Trade: add AbstractImageConverter::extension() and mimeType(). 4 years ago
Vladimír Vondruš 89763380e1 AnySceneConverter: support whole scene conversion. 4 years ago
Vladimír Vondruš 150d045275 Trade: full scene conversion support in AbstractSceneConverter. 4 years ago
Vladimír Vondruš 61ea2c7eca doc: updated credits and changelog. 4 years ago
Vladimír Vondruš 87fd89c66f MeshTools: use Containers::Iterable in concatenate*() and combine*(). 4 years ago
Vladimír Vondruš 6cba53e324 doc: forgot to list GL_MAX_SHADER_COMPILER_THREADS_KHR. 4 years ago
Vladimír Vondruš 74f1778759 GL: recognize KHR_parallel_shader_compile on GL, GLES and WebGL. 4 years ago
Vladimír Vondruš 7d08742341 doc: fix GL/VK extension and version checklist to match actual workflow. 4 years ago
Vladimír Vondruš 5312a016f4 Math: rename BoolVector to BitVector. 4 years ago
Vladimír Vondruš 266a9a3dc7 doc: update imageconverter --info output to current state. 4 years ago
Vladimír Vondruš 527ee0f45d Platform: fix Sdl2Application::setSwapInterval() with late swap behavior. 4 years ago
Vladimír Vondruš 0fe02d1988 doc: PngImageConverter has a behavior section now, link to it. 4 years ago
Vladimír Vondruš f14e15c4a9 Introduce ImageFlags to annotate cube map and array images. 4 years ago
Vladimír Vondruš e422a8a2e0 Return a const& from CompressedImage[View]::size() as well. 4 years ago
Vladimír Vondruš 3c4d4bbf9e doc: updated changelog and credits. 4 years ago
Vladimír Vondruš 846cb10735 Add PixelFormat decomposition utilities. 4 years ago
Vladimír Vondruš 03cd5d3fb5 Rename pixelSize() and other helpers to pixelFormatSize() etc. 4 years ago
Vladimír Vondruš 36ee7835d6 Return a const& from Image{View,Data}::size(), instead of a value. 4 years ago
Vladimír Vondruš feb631815d doc: updated changelog and credits. 4 years ago
Vladimír Vondruš b9f7bf6086 TextureTools: new, optimal, atlasArrayPowerOfTwo() algorithm. 4 years ago
Vladimír Vondruš b983781505 Prefix all CMake options with MAGNUM_*. 4 years ago
Vladimír Vondruš dcfa07a056 doc: overhaul documentation of console utilities. 4 years ago
Vladimír Vondruš 6551074c75 doc: list also shader converters in the File formats tables. 4 years ago
Vladimír Vondruš 5a8d31bf68 imageconverter: ability to chain multiple converters. 4 years ago
Vladimír Vondruš 36127c02e0 AnySceneImporter: fix meshAttribute[For]Name() without a file opened. 4 years ago
Vladimír Vondruš a218ddfa94 doc: add WebP to the file format list. 4 years ago
Vladimír Vondruš c720bf53b5 doc: mark OpenEXR as bundleable. 4 years ago
Vladimír Vondruš 389ee37843 AnyImageImporter: recognize WebP extension and header magic. 4 years ago
Vladimír Vondruš 5e3b610613 doc: remove Clang 3.8 references, advertise Clang 6+ as supported. 4 years ago
Vladimír Vondruš 07c88b6fb2 doc: upgrade DdsImporter to a "no caveats" state. 4 years ago
Vladimír Vondruš 4a54de117d doc: updated changelog. 4 years ago
Vladimír Vondruš cdfe668d58 AnyImageImporter: recognize ASTC files and data. 4 years ago
Vladimír Vondruš a63e175687 doc: link to plugin behavior docs even if there are no caveats. 4 years ago
Vladimír Vondruš c9bc0d7777 doc: updated changelog. 4 years ago
Vladimír Vondruš a6da074ae0 doc: updated changelog. 4 years ago
Christophe Meyer 8a32694c5d Reword a sentence in vulkan-wrapping.dox 4 years ago
Vladimír Vondruš a961f580e8 doc: updated changelog and credits. 4 years ago
Vladimír Vondruš 0113b34852 DebugTools: deprecate templated bufferData(). 4 years ago
Vladimír Vondruš a1bd845c34 Doc++ 4 years ago
Vladimír Vondruš e0909fedfe Math: add castInto() variants for Double<->integer. 4 years ago
Vladimír Vondruš 5f5cfb1094 doc: updated credits and changelog. 4 years ago
Christophe Meyer 35b376e619
Fix tiny english issue in features.dox 4 years ago