6743 Commits (7cc70c6dad25533959efa12e17b6b3c2abaf0a31)
 

Author SHA1 Message Date
Vladimír Vondruš 7cc70c6dad DebugTools: fix textureSubImage() test on ARM Mali. 7 years ago
Vladimír Vondruš f6a978c5c4 DebugTools: properly reference rendereing test files. 7 years ago
Vladimír Vondruš 36a3f32d64 GL: make *Texture::unbindImage() work on ARM Mali. 7 years ago
Vladimír Vondruš b7d9171b54 GL: disable EXT_disjoint_timer_query on ARM Mali in a shell. 7 years ago
Vladimír Vondruš 6c5d037005 GL: detecting ARM Mali drivers on Android. 7 years ago
Vladimír Vondruš a1ed7f4863 GL: fix Framebuffer::implementationColorRead*() to follow spec. 7 years ago
Vladimír Vondruš e699d2eea4 GL: don't assume debug output callbacks are called from the same thread. 7 years ago
Vladimír Vondruš e5a8191b70 GL: fix line wrapping, mention Chromium bug zoo as well. 7 years ago
Vladimír Vondruš 2f406315a2 Added Hunter badge to README. 7 years ago
Vladimír Vondruš aa293440e0 modules: updated FindCorrade.cmake. 7 years ago
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