6733 Commits (d008d59c79fb2a415c3694d4b4c671b8a5ec0006)
 

Author SHA1 Message Date
Vladimír Vondruš d008d59c79 GL: fix MeshGLTest::bindScratchVaoWhenEnteringExternalSection(). 7 years ago
Vladimír Vondruš 689fbe7f35 GL: unindent the workaround list so it shows better in the docs. 7 years ago
Vladimír Vondruš dce0e052ef DebugTools: increase test fuziness for Intel Windows drivers. 7 years ago
Vladimír Vondruš 094ea1bbd0 GL: new "intel-windows-broken-dsa-integer-vertex-attributes" workaround. 7 years ago
Vladimír Vondruš 3c1a12c677 GL: new "intel-windows-broken-dsa-indexed-queries" workaround. 7 years ago
Vladimír Vondruš 174e63e8d0 GL: new "intel-windows-broken-dsa-framebuffer-clear" workaround. 7 years ago
Vladimír Vondruš 89e1c49d2c GL: "intel-windows-broken-dsa-layered-cubemap-array-framebuffer-attachment". 7 years ago
Vladimír Vondruš f9c6deae63 GL: new "intel-windows-half-baked-dsa-texture-bind" workaround. 7 years ago
Vladimír Vondruš 5198910d03 GL: XFAIL cube map tests we have no chance of fixing on Intel Windows. 7 years ago
Vladimír Vondruš d18e1d9a54 GL: avoid assertions due to random memory on shitty Intel Windows drivers. 7 years ago
Vladimír Vondruš 580a3c5553 GL: new "intel-windows-broken-dsa-for-cubemaps" workaround. 7 years ago
Vladimír Vondruš fa62122c98 GL: add XFAIL to some well-known failures with Intel Windows drivers. 7 years ago
Vladimír Vondruš 85754c813a GL: don't require ARB_DSA in the tests only due to laziness. 7 years ago
Vladimír Vondruš 1c5854fa32 GL: use the same format query in all compressed cube image queries. 7 years ago
Vladimír Vondruš 1cc13c7396 GL: provide separate MagnumOpenGLTesterTestLib for assert-less tests. 7 years ago
Vladimír Vondruš a83d225e3f GL: fix unused variable in a WebGL 1 test. 7 years ago
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