6755 Commits (e6fb085db79ca74235fc5557a4d3d7a06fafaaed)
 

Author SHA1 Message Date
Vladimír Vondruš e6fb085db7 DebugTools: minor cleanup. 7 years ago
Vladimír Vondruš 10fec86534 DebugTools: no need to use std::vector in CompareImage internals. 7 years ago
Vladimír Vondruš 6cf2282c43 doc: updated changelog. 7 years ago
Vladimír Vondruš 8ba3489265 Audio: removed deprecated Context::hrtfSpecifier(). 7 years ago
Vladimír Vondruš 377719147c Audio, GL: remove deprecated Context conversion to pointer. 7 years ago
Vladimír Vondruš 90577d5bfc Platform: removed deprecated Application constructors taking nullptr. 7 years ago
Vladimír Vondruš 86a21282d6 GL: removed deprecated Mesh::IndexType and indexSize(). 7 years ago
Vladimír Vondruš 4726094906 GL: removed deprecated CubeMapTexture::Coordinate. 7 years ago
Vladimír Vondruš dad4fc7396 GL: removed deprecated Context::DetectedDriver aliases. 7 years ago
Vladimír Vondruš ecc0ab6a59 GL: removed long-deprecated templated Buffer data access APIs. 7 years ago
Vladimír Vondruš 0c33aeca9e Use HTTPS for submodule URLs. 7 years ago
Vladimír Vondruš 6f3c6f85ad DebugTools: expect more differences in renderer tests on ARM Mali. 7 years ago
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