1608 Commits (1fd8722d514c7c9dfacedefe35f19071be4c0129)

Author SHA1 Message Date
Vladimír Vondruš 1fd8722d51 doc: provide a separate \def_vk and \val_vk. 6 years ago
Vladimír Vondruš 6ce74205ac doc: updated credits and changelog. 6 years ago
Vladimír Vondruš 5ea2880979 doc: port to m.css's new Python-powered config. 6 years ago
Vladimír Vondruš 6fa8a17fbb doc: move Doxyfiles out of the root. 6 years ago
Vladimír Vondruš 4b24a27a88 GL: expose AMD_sample_positions and NV_sample_locations. 6 years ago
Vladimír Vondruš 41522c674f doc: updated credits and changelog. 6 years ago
Vladimír Vondruš 293f092f14 Add a version.h header with full Git version information. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 660cb69327 doc: add *.ico to the file format table. 6 years ago
Vladimír Vondruš bd78759b81 doc: mention IcoImporter in Windows platform docs. 6 years ago
Vladimír Vondruš a66964898f AnyImageImporter: recognize *.ico and *.cur files. 6 years ago
Vladimír Vondruš 413dc56670 imageconverter: support image & level selection. 6 years ago
Vladimír Vondruš d846944b7a MeshTools: de-template removeDuplicatesFuzzy(). 6 years ago
Vladimír Vondruš 9474b3e3fc MeshTools: rename removeDuplicates{ => Fuzzy}[Indexed]InPlace(). 6 years ago
Vladimír Vondruš 7138a53b49 MeshTools: add removeDuplicates() operating directly on MeshData. 6 years ago
Vladimír Vondruš c51edcd6d6 doc: updated credits and changelog. 6 years ago
Vladimír Vondruš 5be7fbe1e8 Math: make Range2D and Range3D properly convertible from std::pair. 6 years ago
Vladimír Vondruš 766b03fc38 Animation: add TrackViewStorage::values(). 6 years ago
Vladimír Vondruš 1bd5efc1f8 doc: initial file format support tables. 6 years ago
Vladimír Vondruš 2f95345fb1 doc: updated changelog. 6 years ago
Vladimír Vondruš 9d104a7e88 Shaders: document how to propagate generic attribs to shader code. 6 years ago
Vladimír Vondruš 0ad5a8968f AnySceneConverter: new plugin. 6 years ago
Vladimír Vondruš 2dc47839ef Trade: bootstrap scene converter plugins. 6 years ago
Vladimír Vondruš e64e40da11 Platform: avoid using 100% CPU in an idle GlfwApplication. 6 years ago
Vladimír Vondruš d3feb2a2a9 doc: updated changelog. 6 years ago
Vladimír Vondruš d4c196e997 DebugTools: suggesting such thresholds for image comparison is criminal. 6 years ago
Vladimír Vondruš cda8c8fd09 Math: MSVC 2017 apparently dies on this. 6 years ago
Vladimír Vondruš 062055d20d Shaders: add vertex ID visualization to MeshVisualizer. 6 years ago
Vladimír Vondruš 806e080008 doc: updated changelog and credits. 6 years ago
Vladimír Vondruš 9c14d8e354 Introduce a BUILD_STATIC_UNIQUE_GLOBALS option. 6 years ago
Vladimír Vondruš 05617c02b5 doc: rewrite the building features docs to be easier to navigate. 6 years ago
Vladimír Vondruš 2149f31973 MagnumFont,MagnumFontConverter: adapt to Corrade changes. 6 years ago
Vladimír Vondruš b5dead9223 Platform: add no-forward-compatible-core-context workaround for EGL too. 6 years ago
Vladimír Vondruš 71e3f5d561 doc: updated changelog. 6 years ago
Vladimír Vondruš f2800995b2 DebugTools: deprecate the old Profiler. 6 years ago
Vladimír Vondruš 820b9b94a1 DebugTools: initial implementation of a new frame profiler. 6 years ago
Vladimír Vondruš ec3e308c9b doc: all those VAO+DSA entry points are used already. 6 years ago
Vladimír Vondruš d366e0e7a0 GL: exposed clip / cull distance APIs. 6 years ago
Vladimír Vondruš c114ca3fb9 Doc++ 6 years ago
Vladimír Vondruš 0cd72b1883 GL: give up and disable ARB_explicit_uniform_location on Intel Windows. 6 years ago
Vladimír Vondruš 5c10d6eb1e GL: implemented ARB_pipeline_statistics_query from GL 4.6. 6 years ago
Vladimír Vondruš 7aaf646728 Platform: handle Xlib errors gracefully in WindowlessGlxApplication. 6 years ago
Vladimír Vondruš d9ae6a665e doc: we can now create a GL 2.1 context on Zink w/o errors. 6 years ago
Vladimír Vondruš acc3932e0c Platform: added ScreenedApplication::globalBeforeDrawEvent(). 6 years ago
Vladimír Vondruš 902e8053c7 doc: updated changelog. 6 years ago
Vladimír Vondruš 299cf7740f imageconverter,sceneconverter: add a --verbose option. 6 years ago
Vladimír Vondruš 0bdb70fcf6 Trade: add flags to AbstractImporter and AbstractImageConverter. 6 years ago
Vladimír Vondruš 4090a88c97 Rework plugin search paths using new Corrade APIs. 6 years ago
Vladimír Vondruš 573125d0a9 Math: make cross() 10x faster in Debug. 6 years ago
Vladimír Vondruš 4f3fd88a26 doc: make iOS/macOS platform guides discoverable when searching for Apple. 6 years ago