6717 Commits (ece6eef5a452e377c84a6c3d155ed0ee20cc8c5f)
 

Author SHA1 Message Date
Vladimír Vondruš ece6eef5a4 GL: new "intel-windows-buggy-dsa-bufferdata-for-index-buffers" workaround. 7 years ago
Vladimír Vondruš c8a872ef68 GL: minor cleanup. 7 years ago
Vladimír Vondruš 1062d64295 CMake: use explicit PUBLIC/PRIVATE for target_link_libraries(). 7 years ago
Vladimír Vondruš 71c90e6024 Math: fix MSVC integer conversion warnings in a test. 7 years ago
Vladimír Vondruš b97c27ba82 DebugTools,TextureTools: better diagnostics for missing plugins in tests. 7 years ago
Vladimír Vondruš 2b30246ff2 Fixed various MSVC warnings about clashing variable names. 7 years ago
Vladimír Vondruš 53b583fe7a modules: make FindSDL2.cmake work with MinGW version 2.0.5 and higher. 7 years ago
Vladimír Vondruš 73414c35a9 package/ci: use SDL 2.0.9 on AppVeyor. 7 years ago
Vladimír Vondruš 3b6b107c81 AnySceneImporter: adapt doc to removal of ColladaImporter. 7 years ago
Vladimír Vondruš 9400008500 doc: updated changelog. 7 years ago
Daniel 035f644769 Platform: removed GlutApplication. 7 years ago
Vladimír Vondruš aca02f52f5 Shapes: this library is no more either. 7 years ago
Vladimír Vondruš 930a323c05 GL: removed deprecated aliases to GL functionality in the root namespace. 7 years ago
Vladimír Vondruš 572b64bb5c GL: drop support for EXT_direct_state_access. 7 years ago
Vladimír Vondruš 21b2cac953 GL: make use of ARB_DSA in Mesh internals. 7 years ago
Vladimír Vondruš 7466d939e5 Platform: no need to compile a file twice on macOS. 7 years ago
Vladimír Vondruš b168433c4e Platform: minor cleanup. 7 years ago
Vladimír Vondruš 2253987531 Platform: HiDPI support for SDL2 and GLFW on Windows. 7 years ago
Vladimír Vondruš d98efb241d Platform: deduplicate DPI handling code. 7 years ago
Vladimír Vondruš 736bf2be20 doc: MSYS2 packages are now in the official repo. 7 years ago
Vladimír Vondruš 8f30eb3d90 doc: mention Eigen integration. 7 years ago
Vladimír Vondruš e7a941875b Platform: show more preprocessor info in magnum-gl-info. 7 years ago
Vladimír Vondruš 76870e7821 Platform: update WindowlessEglApplication for Emscripten 1.38.24. 7 years ago
Vladimír Vondruš 3ce2a1ed94 Doc++ 7 years ago
Vladimír Vondruš 8a036bf910 Audio,Platform: update Emscripten markup for windowless apps as well. 7 years ago
Vladimír Vondruš 4b29f64b5a CMake: last piece missing for CMake subproject support in Emscripten. 7 years ago
Vladimír Vondruš 447fa84816 CMake: move -s USE_WEBGL2=1 for Esmcripten to FindOpenGLES3.cmake. 7 years ago
Vladimír Vondruš df6b414185 doc: update Emscripten docs with further code size hints. 7 years ago
Vladimír Vondruš 39678dac09 Platforms: update Emscripten markup for 1.38.27 and up. 7 years ago
Vladimír Vondruš 80f37d5262 Platforms: Pointer_stringify() is no more. 7 years ago
Vladimír Vondruš cfd9b5d39c Platform: add a test for Sdl2Application::setContainerCssClass(). 7 years ago
Vladimír Vondruš 25aa1b8c22 Text: expect opened font in all AbstractFont accessors. 7 years ago
Vladimír Vondruš db1d18729c Text: test basic AbstractFont construction. 7 years ago
Vladimír Vondruš 7fefac955a Text: debug output for AbstractFont::Feature[s]. 7 years ago
Vladimír Vondruš 344e00ce11 Text: implement file callbacks for AbstractFont. 7 years ago
Vladimír Vondruš 88135b72bc Text: doc++ 7 years ago
Vladimír Vondruš e198be76a1 Text: minor cleanup in the test. 7 years ago
Vladimír Vondruš 037206fd56 Trade: minor cleanup. 7 years ago
Vladimír Vondruš e361f38cfb Trade: fix annoying missing initializer warnings on GCC 4.8. 7 years ago
Vladimír Vondruš 589a912fa1 Trade: accept const references in AbstractImporter file callbacks. 7 years ago
Vladimír Vondruš 29d88c8a71 Trade: test also plain AbstractImporter::openData(). 7 years ago
Vladimír Vondruš 11b4514372 Trade: doc++ 7 years ago
Vladimír Vondruš 76c8603bc7 Trade: clean up unnecessary cruft in the AbstractImporter test. 7 years ago
Vladimír Vondruš e3fc0d037c Move Trade::ImporterFileCallbackPolicy to InputFileCallbackPolicy. 7 years ago
Vladimír Vondruš 8357442ad7 DebugTools: don't try to use system plugin dirs in CompareImage test. 7 years ago
Vladimír Vondruš 41634e3e9f modules: properly include FPHSA where needed. 7 years ago
Vladimír Vondruš 9005b3c9aa Platform: expose also window events via Sdl2Application::anyEvent(). 7 years ago
Vladimír Vondruš 2bccfbf6a2 Updated credits and changelog. 7 years ago
Guillaume Jacquemin daf1deab3e Sdl2Application: add glContext() accessor. 7 years ago
Vladimír Vondruš 29f840a004 package/ci: further cheating for code coverage. 7 years ago