1335 Commits (b3544a0404852ddbd2c485d3db3391472adbc5aa)

Author SHA1 Message Date
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
Vladimír Vondruš 3629af231b GL: new amd-windows-broken-dsa-cubemap-copy workaround. 7 years ago
Vladimír Vondruš 9fa87652e6 GL: new amd-windows-dsa-createquery-except-xfb-overflow workaround. 7 years ago
Vladimír Vondruš d06914a1bd doc: hint that Optional is a safer NoCreate. 7 years ago
Vladimír Vondruš 82f53862e1 Platform: Sdl2Application::mainLoopIteration() now returns a bool. 7 years ago
Vladimír Vondruš 24f7d45364 Implement globals shared across DLLs on Windows. 7 years ago
Vladimír Vondruš ca326fdb18 GL: pile on more workarounds for CubeMapTexture DSA code paths. 7 years ago
Vladimír Vondruš 60c18f93a1 GL: implement time queries for WebGL 2, and workarounds, and ... 7 years ago
Vladimír Vondruš 05b9509dba Expose UnsignedLong and Long on Emscripten. 7 years ago
Vladimír Vondruš 6ebe264e61 doc: updated credits and changelog. 7 years ago
Vladimír Vondruš 3538ac96a9 doc: further improve the Getting Started Guide. 7 years ago
Vladimír Vondruš 744bd219d4 doc: further iterate on plugin CMake usage, update changelog. 7 years ago
Vladimír Vondruš 1e6ae7c863 doc: mention the new Emscripten helper message coming from toolchains. 7 years ago
Vladimír Vondruš 65b589f765 New explicit-uniform-location-is-less-explicit-than-you-hoped workaround. 7 years ago
Vladimír Vondruš dac61f51cc Trade: implement passing importer/converter options to imageconverter. 7 years ago
Vladimír Vondruš 6b64ee6240 doc: rewrite the Getting Started Guide to be better for Windows users. 7 years ago
Vladimír Vondruš 3076080553 doc: mention Visual Studio startup project in Windows troubleshooting guide. 7 years ago
Vladimír Vondruš ef1fbd8e4b CMake: copy SDL / GLFW DLLs to CMAKE_RUNTIME_OUTPUT_DIRECTORY. 7 years ago
Vladimír Vondruš 3a243a04b2 CMake: put all binaries into a dedicated location in the build dir. 7 years ago
Vladimír Vondruš 00e3a1f6d8 doc: updated changelog. 7 years ago
Vladimír Vondruš 20b6a9f085 doc: remove old EXT_DSA function reference. 7 years ago
Vladimír Vondruš f7d739058b Platform: device selection in WindowlessEglApplication. 7 years ago
Vladimír Vondruš 7f4da303cb Require at least CMake 3.4. 7 years ago
Vladimír Vondruš dbb4cb39a1 GL: improve Framebuffer usage docs. 7 years ago
Vladimír Vondruš 3f9c541753 GL: add ES-only TextureFormat::BGRA[8]. 7 years ago
Vladimír Vondruš a1a59ec4ea Shaders: assert on the wireframe flag when calling related setters. 7 years ago
Vladimír Vondruš 414845d07c doc: update source SVG for a newer Inkscape. 7 years ago
Vladimír Vondruš a0f0015211 Shaders: de-inline uniform setters. 7 years ago
Vladimír Vondruš 9616273e18 Shaders: improve MeshVisualizer docs. 7 years ago
Vladimír Vondruš 5b1c521f99 DebugTools: provide verbose diagnostic from CompareImage. 7 years ago
Vladimír Vondruš 14d602ab0e doc: updated changelog. 7 years ago
Vladimír Vondruš fb45e5c9ca doc: updated changelog and credits. 7 years ago
Vladimír Vondruš eef1981b43 GL: added hasTextureFormat() and textureFormat() helpers. 7 years ago
Vladimír Vondruš 893d5d38bc ASTC: the pain never ends (3D formats). 7 years ago