7484 Commits (92088fe5ae15fec46ec477a76f6bd11ae8ce796f)
 

Author SHA1 Message Date
Vladimír Vondruš 92088fe5ae doc: removed an issue reference that was unrelated to clang-cl. 6 years ago
Vladimír Vondruš 31a7c4f66e Platform: check for presence of GLFW cursor defines instead of a version. 6 years ago
Vladimír Vondruš 16f845e4fb WavAudioImporter: fix the tests to work on any endian and char signs. 6 years ago
Vladimír Vondruš 7cfa1709ef WavAudioImporter: FFS GCC. 6 years ago
Vladimír Vondruš 2ff5d32156 WavAudioImporter: make it work on Big-Endian platforms, support RIFX. 6 years ago
Vladimír Vondruš 6fbedd8f52 Revert "doc: pile on more Doxygen workarounds." 6 years ago
Vladimír Vondruš 0fed65a3e5 WavAudioImporter: fix a comment. 6 years ago
Vladimír Vondruš 2a57401218 Trade: doc++ 6 years ago
Vladimír Vondruš 6b22a11170 Don't parse cpp files by Doxygen. 6 years ago
Vladimír Vondruš c94c462187 Doc++, updated changelog. 6 years ago
Marco Melorio 1b1c12a56f GlfwApplication: added new GLFW 3.4 resizing cursors. 6 years ago
Vladimír Vondruš 31a08cf573 MeshTools: use a range-based minmax in removeDuplicates(). 6 years ago
Vladimír Vondruš 7cbd7c703b MeshTools: fix an OOB access in tipsify(). 6 years ago
Vladimír Vondruš 6b1d4a4f08 MeshTools: regression test for an OOB access in tipsify(). 6 years ago
Vladimír Vondruš a66c9f5897 MeshTools: a better name for a variable. 6 years ago
Vladimír Vondruš 47760294fc MeshTools: retroactively fire the 2010 edition of me. 6 years ago
Vladimír Vondruš 631032749d Platform: clarify a comment so I don't waste time here again. 6 years ago
Vladimír Vondruš a4dcecc027 doc: mention the new \m_since commands in Developers Guide. 6 years ago
Vladimír Vondruš 9d5064c857 Platform: fix Sdl2Application::setSwapInterval(0) + setMinLoopPeriod(). 6 years ago
Vladimír Vondruš bdd270368d Primitives: make the Icosphere test less awful. 6 years ago
Vladimír Vondruš a19eb4e4a8 doc: DOXYGEN! WHAT THE HELL! 6 years ago
Vladimír Vondruš c5dd075106 doc: Doxygen, what the hell. 6 years ago
Vladimír Vondruš 0b7831c1ad doc: pile on more Doxygen workarounds. 6 years ago
Vladimír Vondruš 6be7ebd54f modules: I am stupid. 6 years ago
Vladimír Vondruš bec180fcf0 Doc++ 6 years ago
Vladimír Vondruš c1f43709fd doc: sweeping update of CMake usage instructions. 6 years ago
Vladimír Vondruš 9ae20a0a67 doc: fix mismatched enum value links. 6 years ago
Vladimír Vondruš d6718aaa1d doc: use PRIVATE in target_link_libraries() CMake snippets. 6 years ago
Vladimír Vondruš d5ecfe53f3 doc: update Doxyfile for 1.8.17. 6 years ago
Vladimír Vondruš 34aec29fb0 modules: link SDL to Metal framework on iOS. 6 years ago
Vladimír Vondruš 5a3288154b Platform: properly include SDL_main.h for iOS. 6 years ago
Vladimír Vondruš d64a67ab63 Platform: this error message was beyond useless. 6 years ago
Vladimír Vondruš 7ced4740fd Silence a bunch of macOS-specific warnings. 6 years ago
Vladimír Vondruš 9c8a3b6c39 Adapt to Corrade changes. 6 years ago
Vladimír Vondruš c7173ee841 Updated toolchains submodule. 6 years ago
Vladimír Vondruš 91fc09e3e9 Prefix internal Resource members with an underscore. 6 years ago
Vladimír Vondruš eda984c9c9 Made Resource nothrow-movable. 6 years ago
Vladimír Vondruš 51b8349c24 Doc++ 6 years ago
Vladimír Vondruš 2eaa9f2ceb Add explicit tests for Resource constructors. 6 years ago
Vladimír Vondruš 55b18efe43 Test that [Compressed]Image is nothrow movable. 6 years ago
Vladimír Vondruš d95d3b9290 doc: make configuration value parsers more discoverable. 6 years ago
Vladimír Vondruš e603771cef Platform: fix EmscriptenApplication mouse events with Emscripten master. 6 years ago
Vladimír Vondruš 34261840bc GL: expand ARB_DSA blacklisting on Intel Windows drivers a bit further. 6 years ago
Vladimír Vondruš c4e8aac04e doc: clarify what CMake the 100-page Android troubleshooting guide uses. 6 years ago
Vladimír Vondruš f6abe4577c doc: advertise clang-cl support. 6 years ago
Vladimír Vondruš 28fdfad0ec MeshTools: suppress a Clang warning in a test. 6 years ago
Vladimír Vondruš dc56bf413a DebugTools: update test to pass on clang-cl. 6 years ago
Vladimír Vondruš f831be7031 GL: clang-cl is this what you want? 6 years ago
Vladimír Vondruš fbfb060b46 Animation: export just the function to avoid clang-cl complaining. 6 years ago
Vladimír Vondruš 323829ac15 Work around clang-cl forgetting dllexport on extern templates. 6 years ago