6449 Commits (8dc62b5a4959abc7d82802bdba3f4e8a7432465b)
 

Author SHA1 Message Date
Vladimír Vondruš 8dc62b5a49 Math: deduplicate test code. 8 years ago
Vladimír Vondruš 7738fcc011 Math: use CORRADE_COMPARE() to compare non-boolean values. 8 years ago
Vladimír Vondruš 4fa0962e72 Math: don't use the Magnum:: prefix in code snippets. 8 years ago
Vladimír Vondruš 6f132fa735 Math: doc formatting. 8 years ago
Vladimír Vondruš f5e30bb5d3 Math: minor coding style cleanup. 8 years ago
Borislav Stanimirov f7f2ab8cb5 Math: added StrictWeakOrdering for math types 8 years ago
Vladimír Vondruš b7e6ed4e84 Added .editorconfig. 8 years ago
Vladimír Vondruš 01a64a6274 package/archlinux: added Clang Analyzer PKGBUILD. 8 years ago
Vladimír Vondruš 8b28f9549b doc: updated changelog and credits. 8 years ago
Pascal Thomet d7f015c3ea package: correct a typo in Emscripten builds. 8 years ago
Pascal Thomet 50bf219e53 Text: fix ambiguous overload error that's happening with C++17 onwards. 8 years ago
Vladimír Vondruš f759b33472 doc: fix a reference. 8 years ago
Vladimír Vondruš 02276d122b Audio: return self-reference from all Source APIs. 8 years ago
Vladimír Vondruš db0726a328 Platform: ensure the CGL function loading is not used for GLES. 8 years ago
Vladimír Vondruš 4567bcfbde Platform: properly escape output on windowless Emscripten app. 8 years ago
Vladimír Vondruš 543c9cf7ed GL: don't use old GLSL names in ES3 Mesh tests. 8 years ago
Vladimír Vondruš 3e6ab765b6 GL: properly name the test case. 8 years ago
Vladimír Vondruš 670d532566 GL: fix various OOB / unaligned access issues in Mesh test. 8 years ago
Vladimír Vondruš 816869fc88 GL: properly specify Buffer target hints for tests on WebGL. 8 years ago
Vladimír Vondruš b4c49081c9 GL: make PixelStorage image height and Z skip work properly on ES3. 8 years ago
Vladimír Vondruš 7915ec83fa package/ci: compile GL tests on Emscripten as well. 8 years ago
Vladimír Vondruš b08d81a9ee Make it possible to compile GL tests on WebGL 2 as well. 8 years ago
Vladimír Vondruš ad85403667 GL: don't forward declare enums when they are not available. 8 years ago
Vladimír Vondruš db747cad38 GL: fix misleading #error message. 8 years ago
Vladimír Vondruš 8e0004afea Include UseAndroid only for tests. 8 years ago
Vladimír Vondruš 89a1567d71 Add the \partialsupport Doxygen alias. 8 years ago
Vladimír Vondruš 75682f31ca package/ci: make android_create_apk() working on Travis. 8 years ago
Vladimír Vondruš 53961115af doc: clarify support for queries of GL program resources. 8 years ago
Vladimír Vondruš 95fcc97597 doc: updated changelog. 8 years ago
Vladimír Vondruš a55c60bb19 Math: publicly mention what TypeTraits::equals() is based on. 8 years ago
Vladimír Vondruš e080f2150a Platform: doc++ 8 years ago
Vladimír Vondruš acf4dd3080 Platform: implemented handling of AndroidApplication::viewportEvent(). 8 years ago
Vladimír Vondruš c1d21107ee UGH DOXYGEN! 8 years ago
Vladimír Vondruš c2d201cfff doc: improve macOS/iOS docs. 8 years ago
Vladimír Vondruš 7dd971daf7 Platform: print interesting values in AndroidApplication test. 8 years ago
Vladimír Vondruš d40e4f2dea Platform: added AndroidApplication::framebufferSize() and dpiScaling(). 8 years ago
Vladimír Vondruš 5374aa44f7 doc: mention Android Screen Compatibility Mode firefighting. 8 years ago
Vladimír Vondruš fa7c157ae6 Doc++ 8 years ago
Vladimír Vondruš cab8f2be64 doc: document the new android_create_apk() macro. 8 years ago
Vladimír Vondruš 5e36f65149 Platform: properly link all dependencies of AndroidApplication. 8 years ago
Vladimír Vondruš eed4747f78 Platform: (attempt to) build AndroidApplication test using CMake. 8 years ago
Vladimír Vondruš ac586125e8 Updated toolchains submodule. 8 years ago
Vladimír Vondruš e9c7deedb1 Make the license badge green. 8 years ago
Vladimír Vondruš a2244de4a1 Mention the GitHub topic and GitLab URL. 8 years ago
Vladimír Vondruš 0911622ff9 Mention the new official Twitter hashtag. 8 years ago
Vladimír Vondruš 80422e74e6 Moved credits into the documentation. 8 years ago
Vladimír Vondruš 265aca5d60 Doxygen: added the \thirdparty alias. 8 years ago
Vladimír Vondruš d567780e08 {Wav,Any}AudioImporter: make the plugins searchable by their names too. 8 years ago
Vladimír Vondruš fe6fedf6c8 TextureTools: add some fuzziness to DistanceField test comparison. 8 years ago
Vladimír Vondruš c6e9b2d45d Properly include everything needed for a deprecated header. 8 years ago