7339 Commits (86ced6e72a1c5b064576c088c93aca4d540f4644)
 

Author SHA1 Message Date
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
Vladimír Vondruš de3f8858f0 Math: now that we have a standalone cofactor(), inline its internals. 7 years ago
Vladimír Vondruš 515637c76a Math: implement a robust and faster Matrix4::normalMatrix(). 7 years ago
Vladimír Vondruš e3a820f468 Math: benchmark basic Matrix operations. 7 years ago
Vladimír Vondruš ccf8b665b4 package/archlinux: updated gitignore. 7 years ago
Vladimír Vondruš 303468f299 Doc++ 7 years ago
Vladimír Vondruš abf9d9aa50 plugins: modify binary output location only if all variables are set. 7 years ago
Vladimír Vondruš d3cd7f514f CMake: don't override output location if any of these is set. 7 years ago
Vladimír Vondruš 5f4e76e646 DebugTools: fix a linker error on Clang. 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š 8c7c2c5745 SceneGraph: clarify transformation calculation. 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š b64bb14412 Don't use angle brackets for local includes. 7 years ago
Vladimír Vondruš 108c75efcf Fix non-deprecated static Windows build. 7 years ago
Vladimír Vondruš 023c3811c8 Primitives: doc++ 7 years ago
Vladimír Vondruš 52ff540407 Primitives: fix and make gradient function params consistent. 7 years ago
Vladimír Vondruš 26accc7ec1 GL: AMD on Windows is also useless for framebufer format queries :/ 7 years ago
Vladimír Vondruš 3629af231b GL: new amd-windows-broken-dsa-cubemap-copy workaround. 7 years ago