9168 Commits (4be74e225bc6abae9e494561e855ca080b0c3256)
 

Author SHA1 Message Date
Vladimír Vondruš 4be74e225b Test: wait, Mac, what the heck are you doing. 4 years ago
Vladimír Vondruš d1d2007b92 Test: resolve some TODOs now that we have CORRADE_FAIL_IF(). 4 years ago
Vladimír Vondruš 39d482cceb Math: fix Clang "unused but set" warnings in benchmarks. 4 years ago
Vladimír Vondruš 319b112f4b doc: finally fix all those annoying warnings in code snippets. 4 years ago
Vladimír Vondruš 9c2181dc3c doc: rename DOXYGEN_IGNORE() to DOXYGEN_ELLIPSIS(). 4 years ago
Vladimír Vondruš 31527e8dc9 doc: updated changelog. 4 years ago
Vladimír Vondruš f41d26ba19 Trade: forgotten forward declaration. 4 years ago
Vladimír Vondruš fd3ff488d7 doc: fix doc snippet compilation on WebGL 1. 4 years ago
Vladimír Vondruš 0964ddbf0c Fix wrong assumptions about Mac GL builds being always desktop GL. 4 years ago
Vladimír Vondruš c36ed5e61d Don't ever attempt to think about CGL when building for GLES on Mac. 4 years ago
Vladimír Vondruš 031d1ceec3 package/ci: add a GLES3 macOS build. 4 years ago
Vladimír Vondruš aeeff73a71 Trade: use ` LayerName` instead of `$LayerName` in MaterialData. 5 years ago
Vladimír Vondruš 491751b551 Trade: yup, it was libc++. 5 years ago
Vladimír Vondruš 372e60dd0f Trade: make the MaterialData duplicate asserts more paranoid. 5 years ago
Vladimír Vondruš f51110fe98 doc: move raw source files to the artwork/ directory. 5 years ago
Vladimír Vondruš 3bc46b82ba Trade: doc++ 5 years ago
Vladimír Vondruš 4ead264565 doc: hey! MSVC 2015! hello! 5 years ago
Vladimír Vondruš 1e835c2552 GL: minor doc improvements for textures. 5 years ago
Vladimír Vondruš 9a57227945 GL: refresh AbstractShaderProgram and Attribute docs slightly. 5 years ago
Vladimír Vondruš 491b724a86 GL: refresh Mesh and Buffer docs to be less shit. 5 years ago
Vladimír Vondruš 46c6509005 doc: adapt to a rename of the Textured Triangle example. 5 years ago
Pablo Escobar cd37f4c2db Vk: typo. 5 years ago
Vladimír Vondruš 94ef28da27 doc: no, UseEmscripten isn't available implicitly anymore. 5 years ago
Vladimír Vondruš 43c70b11dd doc: cnsistently reference all Magnum CLI tools from related APIs. 5 years ago
Vladimír Vondruš efa02d46df Trade: refresh MeshData docs slightly. 5 years ago
Vladimír Vondruš c07e35e31c package/ci: adopt MinGW lcov changes from Corrade. 5 years ago
Vladimír Vondruš ca8d429854 Math: doc++ 5 years ago
Vladimír Vondruš aa386f66e5 Trade: make importer by-name-lookup failure messages a bit more helpful. 5 years ago
Vladimír Vondruš 3cf4573c0e Math: drop explicitly defaulted copy constructors. 5 years ago
Vladimír Vondruš 31b2bfb980 Add typedefs for unsigned ranges. 5 years ago
Vladimír Vondruš d42281ab7f DebugTools: account for underflow in FrameProfilerGL primitive clip ratio. 5 years ago
Vladimír Vondruš e903a7d242 DebugTools: test for underflow in FrameProfilerGL primitive clip ratio. 5 years ago
Vladimír Vondruš d04d198e64 DebugTools: minor. 5 years ago
Vladimír Vondruš 845dee36a7 DebugTools: assert that we don't overflow the counter in FrameProfiler. 5 years ago
Vladimír Vondruš 97d97f80c2 doc: make GLFrameProfiler snippets use the same private variable. 5 years ago
Rafale25 237ded8dc3 doc: typo. 5 years ago
Vladimír Vondruš 754e010794 package/homebrew: make this work on ARM Macs as well. 5 years ago
Vladimír Vondruš 971d24b5fa package/homebrew: it's time to start documenting Homebrew insanities. 5 years ago
Vladimír Vondruš 5fa99edb7a Platform: fix compilation with latest EGL headers / libglvnd 1.3.4. 5 years ago
Vladimír Vondruš 60d13f0fcb Math: these sentences don't sound like they make any sense, no. 5 years ago
Vladimír Vondruš 0d0e62c424 Trade: who did this?! 5 years ago
Vladimír Vondruš 187d313675 GL: list WEBGL_debug_renderer_info in the startup log. 5 years ago
Vladimír Vondruš 37e5d689f7 GL: don't use member function pointers in ContextState. 5 years ago
Vladimír Vondruš 9870cd72c9 Trade: match test implementation order with run order. 5 years ago
Vladimír Vondruš 03aeb4971f sceneconverter: add a --map option. 5 years ago
Vladimír Vondruš 3629b5d4c8 Trade: MSVC, your insistence on deprecation-as-error is not helping. 5 years ago
Vladimír Vondruš 27044a4fef Trade: ability to open non-temporary memory. 5 years ago
Vladimír Vondruš 440ece15fb Audio,Text,Trade: accept void ArrayViews in importer plugins. 5 years ago
Vladimír Vondruš e871cabfa6 Adapt plugins to the AbstractImporter interface change. 5 years ago
Vladimír Vondruš cbf227eb5c Trade: bump the AbstractImporter plugin interface string. 5 years ago