7561 Commits (dpi-change-events)
 

Author SHA1 Message Date
Vladimír Vondruš 1a4179be70 Platform: minor. 7 years ago
Vladimír Vondruš 39ba1583e1 Platform: ability to specify exit code in AbstractXApplication. 7 years ago
Konstantinos Chatzilygeroudis 270b755517 AbstractXApplication: remove button defines that interere with GlfwApplication. 7 years ago
Konstantinos Chatzilygeroudis 411e349358 GlfwApplication: Workaround for DPI scaling when monitor size is equal to zero 7 years ago
Konstantinos Chatzilygeroudis 756c1242ad GlfwApplication: add mainLoopIteration similar to Sdl2Application 7 years ago
Konstantinos Chatzilygeroudis 432aca900d AbstractXApplication: add mainLoopIteration similar to Sdl2Application 7 years ago
Vladimír Vondruš 01e12ba495 Platform: test Sdl2App/GlfwApp mouse locking. 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š a23423457e Platform: update Emscripten boilerplate copy to new binary locations. 7 years ago
Vladimír Vondruš 1f65f0a823 Platform: minor cleanup. 7 years ago
Vladimír Vondruš 7cb49fbb36 Platform: simple test for Sdl2 and GlfwApplication cursors. 7 years ago
Vladimír Vondruš 04827d3743 Platform: Emscripten support for cursors in Sdl2Application. 7 years ago
Vladimír Vondruš fdcfa419de Platform: fix compilation on Emscripten. 7 years ago
Vladimír Vondruš a1bca4d8f4 Platform: minor cleanup, doc++, make cursor LUTs file-local. 7 years ago
Vladimír Vondruš 50721638ae doc: updated changelog and credits. 7 years ago
Marco Melorio 40bfa7ae91 Plaftorm: Add cursor management support 7 years ago
Vladimír Vondruš 5dc791a75c Be nice and provide a clear assert in meshIndexTypeSize(). 7 years ago
Vladimír Vondruš 96ea050a74 Primitives: fix a missing face in cylinder and cone primitives. 7 years ago
Vladimír Vondruš 8c902bec4d Primitives: make Cone and Cylinder tests more maintainable. 7 years ago
Vladimír Vondruš e496b991b5 GL: properly prefix an error message. 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š c763c782b8 Forward-declare std::string. 7 years ago
Vladimír Vondruš f2b33fa1ef Why is this here. 7 years ago
Vladimír Vondruš 9f8f9b4164 Optimize {Compressed,}PixelFormat debug output. 7 years ago
Vladimír Vondruš 1ab963ea93 Consolidate stringified enums in mesh Debug and configuration parsers. 7 years ago
Vladimír Vondruš dcda629428 package/archlinux: whoopsie, this wasn't updated in CENTURIES. 7 years ago
Vladimír Vondruš e8280abfac Doc++ 7 years ago
Vladimír Vondruš 0aec0db323 imageconverter: clarify message, don't die on compressed images. 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š a85d24ad17 Audio, GL: (attempt to) fix MinGW GCC warnings on static Windows builds. 7 years ago
Vladimír Vondruš aa722cd5bd Platform: Xlib.h is a bad, bad thing. 7 years ago
Vladimír Vondruš 90007a6cb7 modules: clean up pthread linking in FindSDL2.cmake. 7 years ago
Vladimír Vondruš 4a06b913a8 Doc++ 7 years ago
Vladimír Vondruš b850744ce5 package/homebrew: update for 2019.10. 7 years ago
Vladimír Vondruš 8070f81416 package/msys: update for 2019.10. 7 years ago
Vladimír Vondruš a77e91527e package/archlinux: update version numbers for 2019.10. 7 years ago
Vladimír Vondruš deb25cd28f singles: update for 2019.10. 7 years ago
Vladimír Vondruš 8412e8f99c package/debian: update changelog for 2019.10. 7 years ago
Vladimír Vondruš ac71d99f57 Bumped soversion for 2019.10. 7 years ago
Vladimír Vondruš 8d8bab7830 doc: updated changelog for the 2019.10 release. 7 years ago
Vladimír Vondruš cdd0147edb Disable automatic resource initializers when building static. 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