1368 Commits (a180be551b85519c9cd16fec56e781f65eb7a1da)

Author SHA1 Message Date
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
Vladimír Vondruš debddf6585 doc: update UWP / Windows RT build instructions. 7 years ago
Vladimír Vondruš 0ee1c1296e doc: fix a bunch of things in the changelog. 7 years ago
Vladimír Vondruš a920722839 doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Vladimír Vondruš b4f88f00ab Remove last remaining APIs deprecated in 2018.04. 7 years ago
Vladimír Vondruš 090c6bb4a7 Platform: window icon management in Glfw and Sdl2Application. 7 years ago
Vladimír Vondruš 4f6f8ecdde Platform: um... why isn't SDL_version.h pulled in implicitly? 7 years ago
Vladimír Vondruš 51e65aaae0 Platform: respect DPI in setMin/MaxWindowSize(). 7 years ago
Vladimír Vondruš 322a57e88c Platform: properly fire Sdl2Application::viewportEvent() in all cases. 7 years ago
Vladimír Vondruš 86a9f01dab modules: link to all dependencies of statically-built SDL on Windows. 7 years ago
Vladimír Vondruš 51488cf9c5 doc: updated changelog. 7 years ago
Vladimír Vondruš e140957f5a doc: updated changelog and credits. 7 years ago
Marco Melorio d857b1b91f Fix typo in the scenegraph feature doc 7 years ago
Vladimír Vondruš 954798a9ba Animation: allow mutable access to data referenced by TrackView. 7 years ago
Vladimír Vondruš a0fa21c9fb external: expose the OVR_multiview, OVR_multiview2 extension entrypoints. 7 years ago
Vladimír Vondruš db9c750c78 doc: properly link to the WebGL version of RGTC / BPTC extensions. 7 years ago
Vladimír Vondruš a99edb5d25 doc: updated credits and changelog. 7 years ago
Vladimír Vondruš c4e3e3c045 Platform: deprecate Sdl2Application::setMouseLocked(). 7 years ago
Vladimír Vondruš 8d9d247573 Platform: deprecate badly designed & useless GlfwApp setCursorMode(). 7 years ago
Vladimír Vondruš c091ed0e66 Platform: implement cursor management for EmscriptenApplication as well. 7 years ago
Vladimír Vondruš 50721638ae doc: updated changelog and credits. 7 years ago
Vladimír Vondruš 96ea050a74 Primitives: fix a missing face in cylinder and cone primitives. 7 years ago
Vladimír Vondruš 86ced6e72a doc: doxygen you're stupid, thank you. 7 years ago
Vladimír Vondruš 70277f4b04 doc: mention GLSL BOM issues in Windows troubleshooting guide. 7 years ago
Vladimír Vondruš c5872f2ddf imagecoverter: implement raw pixel import as well. 7 years ago
Vladimír Vondruš 2de43c4fc1 Make (Compressed)PixelFormat work with Configuration. 7 years ago
Vladimír Vondruš b3544a0404 imageconverter: make it possible to save raw imported data. 7 years ago
Vladimír Vondruš d08e5c1638 imageconverter: print available plugins on importer/converter load error. 7 years ago
Vladimír Vondruš 4671128cd4 doc: mention how to supply Windows manifests without CMake. 7 years ago
Vladimír Vondruš 4a06b913a8 Doc++ 7 years ago
Vladimír Vondruš 8d8bab7830 doc: updated changelog for the 2019.10 release. 7 years ago
Vladimír Vondruš 909887ad7c A sad workaround for a sad misery with Python bindings on Windows. 7 years ago
Vladimír Vondruš de95eddb3f Use the new Matrix4::normalMatrix() everywhere. 7 years ago
Vladimír Vondruš 515637c76a Math: implement a robust and faster Matrix4::normalMatrix(). 7 years ago
Vladimír Vondruš 303468f299 Doc++ 7 years ago
Vladimír Vondruš 507c5bf739 GL: remove the nv-egl-forward-compatible-context-unhappy workaround. 7 years ago
Vladimír Vondruš 607b3a15fa DebugTools: finish ResourceManager singleton deprecation. 7 years ago
Vladimír Vondruš c1800d9778 doc: some more Gradle troubleshooting. 7 years ago
Vladimír Vondruš 9fad16182e Platform: implement AndroidApplication::MouseMoveEvent::relativePosition(). 7 years ago
Vladimír Vondruš 35bf229ed5 Platform: add Sdl2Application::Configuration::WindowFlag::{OpenGL,Vulkan}. 7 years ago
Vladimír Vondruš b3759b6a98 GL: ensure gl_PointCoord works correctly also on compatibility profile. 7 years ago
Vladimír Vondruš 8d2d848fe9 Doc++ 7 years ago
Vladimír Vondruš 52ff540407 Primitives: fix and make gradient function params consistent. 7 years ago