1410 Commits (bed90e45fad57a41407574c9be397e216c23e6ec)

Author SHA1 Message Date
Vladimír Vondruš bed90e45fa doc: update credits and changelog, reference the base-gtkmm project. 6 years ago
jackcamp d78ceb09ab Tweaked cmake-subproject section for clarity. 6 years ago
Vladimír Vondruš 92b1cdf6b7 Math: pass strided array views by const&. 6 years ago
Vladimír Vondruš a6dd63af0f Math: make batch functions actually usable. 6 years ago
Vladimír Vondruš 742dc406fd Math: don't include FunctionsBatch.h from Functions.h anymore. 6 years ago
Vladimír Vondruš 3b940f2509 doc: avoid referencing the deprecated Math::swizzle() function. 6 years ago
Vladimír Vondruš b384b2043b doc: mention the base-wxwidgets bootstrap project as well. 6 years ago
Vladimír Vondruš a82a4c273e doc: mention Microsoft's ANGLE Wiki page about performance. 6 years ago
Vladimír Vondruš 9aa68715db Math: preserve signs in the Matrix[34]::scaling() getter. 6 years ago
Vladimír Vondruš 84ac43d2ce GL: avoid picking up variadic Mesh::addVertexBuffer() for dynamic attribs. 6 years ago
Vladimír Vondruš 93823004ae external: update Vulkan headers for version 1.2. 6 years ago
Vladimír Vondruš 92088fe5ae doc: removed an issue reference that was unrelated to clang-cl. 6 years ago
Vladimír Vondruš 2ff5d32156 WavAudioImporter: make it work on Big-Endian platforms, support RIFX. 6 years ago
Vladimír Vondruš c94c462187 Doc++, updated changelog. 6 years ago
Vladimír Vondruš 7cbd7c703b MeshTools: fix an OOB access in tipsify(). 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š bec180fcf0 Doc++ 6 years ago
Vladimír Vondruš c1f43709fd doc: sweeping update of CMake usage instructions. 6 years ago
Vladimír Vondruš d6718aaa1d doc: use PRIVATE in target_link_libraries() CMake snippets. 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š 7ced4740fd Silence a bunch of macOS-specific warnings. 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š 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š 926a921172 doc: suppress Clang warning in a snippet. 6 years ago
Vladimír Vondruš 02a6747b73 SceneGraph: show how to implement object culling on the drawable group. 6 years ago
Vladimír Vondruš 1fb90813b1 doc: updated credits and changelog. 6 years ago
Vladimír Vondruš 2e52cc0f3c MeshTools: added a STL-less subdivideInPlace() variant. 6 years ago
Vladimír Vondruš e67526abf0 Platform: ability to set window size in Sdl2 and GlfwApplication. 6 years ago
Vladimír Vondruš 314cad0d89 Platform: document how to calculate content scaling in a x-platform way. 6 years ago
Vladimír Vondruš a12d673d82 modules: fix dependency between DebugTools and Trade on GL-less builds. 6 years ago
Vladimír Vondruš 376757bc6c Doc++ 6 years ago
Vladimír Vondruš e72a0459c8 doc: updated changelog, mark new APIs as new. 7 years ago
Vladimír Vondruš 4000ab8573 Doc++ 7 years ago
Vladimír Vondruš 3379051ed5 Platform: added a bunch of missing keys. 7 years ago
Vladimír Vondruš 6b2f4711b4 Primitives: fix an assertion in uvSphereWireframe(). 7 years ago
Vladimír Vondruš a180be551b CMake: UseAndroid can be included as an oneliner. 7 years ago
Vladimír Vondruš a29cb46549 GL: give up and disable DSA for everything buffer-related on Intel/Windows. 7 years ago
Vladimír Vondruš 15e5bfa09e Update credits and changelog, minor cleanup. 7 years ago
Marco Melorio 097289850a Add toEuler() to Quaternion 7 years ago
Vladimír Vondruš 6acfa6c7b6 external: expose a bunch of new GL extensions. 7 years ago
Vladimír Vondruš 2cbdd52a5a doc: forgot to list the new OVR_multiivew entrypoints in the table. 7 years ago
Vladimír Vondruš b3a1f744db doc: eheh, such a big button and totally useless. 7 years ago
Vladimír Vondruš d19675a6df doc: updated changelog. 7 years ago