11314 Commits (apple-crashy-msaa-default-framebuffer)
 

Author SHA1 Message Date
Vladimír Vondruš 06c5c4ff2f Platform: add more keys to XApplication to make it match the others. 2 years ago
Vladimír Vondruš 99b8aa0969 Platform: merge GlxApplication and XEglApplication tests. 2 years ago
Vladimír Vondruš 9988200bf2 Platform: test the Sdl2Application::multiGestureEvent() as well. 2 years ago
Vladimír Vondruš 6500e610af package/ci: Mac is ARM64 now, make it depend on the Linux ARM64 build. 2 years ago
Vladimír Vondruš fd4d522cae Vk: fix DescriptorPool::allocate() w/o VK_KHR_maintenance1. 2 years ago
Vladimír Vondruš af251bf5d2 Platform: properly initialize GlfwApp minimal loop period. 2 years ago
Vladimír Vondruš 18dc7b8a38 Platform: adapt SDL doc links to existence of SDL3. 2 years ago
Vladimír Vondruš 877c2000db Platform: put platform-specific Sdl2App docs into a dedicated section. 2 years ago
Vladimír Vondruš 64ed7d183b Vk: properly fix the ImageVkTest. 2 years ago
Vladimír Vondruš 80309149b3 package/archlinux: make the GCC 4.8 PKGBUILD work again. 2 years ago
Vladimír Vondruš 0c974381d6 package/archlinux: report missed lines in coverage output. 2 years ago
Vladimír Vondruš d536a95f4a DebugTools: use steady_clock for FrameProfiler CPU timing. 2 years ago
Vladimír Vondruš cb81f719e2 Platform: clafiy why some casts are being done. 2 years ago
Vladimír Vondruš 207ad67800 package/ci: guard against corrade-rc regressions on UWP. 2 years ago
Vladimír Vondruš d81ea6bec0 package/ci: no tests for you then, UWP. You're too damn slow. 2 years ago
Vladimír Vondruš 597572a5e2 package/rpm: forgot to remove glslang from here. 2 years ago
Vladimír Vondruš b628e3893e GL: new "mesa-broken-dsa-framebuffer-clear" workaround. 2 years ago
Vladimír Vondruš b2aa03c14d doc: updated credits and changelog. 2 years ago
Igal Alkon d3b83f090c package/rpm: add a RPM package together with a build script. 2 years ago
Vladimír Vondruš be1cca38e5 doc: updated changelog. 2 years ago
Vladimír Vondruš d35351f7a8 Vk: this image doesn't need to be host-accessible. 2 years ago
Vladimír Vondruš 3e4e1bde69 Vk: make image tight packing check more robust. 2 years ago
Vladimír Vondruš 25640c4f99 Vk: add an XFAIL for pool allocation failure on NV as well. 2 years ago
Vladimír Vondruš 6f298f4d9f Vk: allow the allocated buffer memory to be larger in the test. 2 years ago
Vladimír Vondruš 0c7e5c53e7 Shaders: 1.0/0.0 doesn't produce +inf on NVidia, but a NaN. 2 years ago
Vladimír Vondruš 5c047bc128 Shaders: work around a bogus shader compilation warning on NVidia. 2 years ago
Vladimír Vondruš 72382caf72 Shaders: zero-initialize a partially uploaded texture in the test. 2 years ago
Vladimír Vondruš 0a027b4469 MeshTools,Shaders: update test image comparison thresholds for NVidia. 2 years ago
Vladimír Vondruš 13fff0a3eb Text: prevent minor DistanceFieldGlyphCacheGL differences on ES2. 2 years ago
Vladimír Vondruš 0137865e9c TextureTools: NVidia gives the same error on both desktop and ES. 2 years ago
Vladimír Vondruš 60a78956bb TextureTools: fix test errors on ES2 with EXT_texture_storage. 2 years ago
Vladimír Vondruš e3ef801dae GL: another NVidia-specific XFAIL for BufferTexture. 2 years ago
Vladimír Vondruš 0f1ffe9dae GL: add XFAILs for some NVidia-specific behavior in ShaderProgram tests. 2 years ago
Vladimír Vondruš e9b07ef4ce GL: clean up instanced data access in *Texture GL tests. 2 years ago
Vladimír Vondruš 657f7164a8 modules: fix FindSDL2 on Windows if SDL's config is present. 2 years ago
Vladimír Vondruš b567c0a5c9 package/ci: download a SDL version with CMake configs on AppVeyor. 2 years ago
Vladimír Vondruš fbd2adb9e8 Text: fix warning on a non-assert build. 2 years ago
Vladimír Vondruš adfd0a80bd doc: updated credits and changelog. 2 years ago
Andreas Leroux a9daddfb63 Platform: add GlfwApplication::tickEvent() and setMinimalLoopPeriod(). 2 years ago
Vladimír Vondruš ba0fbe3eec Platform: make Sdl2Application::setMinimalLoopPeriod() unit-safe. 2 years ago
Vladimír Vondruš f7cdd61211 Platform: opt-in test for Sdl2Application::tickEvent(). 2 years ago
Vladimír Vondruš 734ddd0d75 Platform: test constant redraw in both SDL2 and GLFW applications. 2 years ago
Vladimír Vondruš f84deb0ef6 Platform: minor cleanup in EmscriptenApplication test code. 2 years ago
Vladimír Vondruš 2a8e550b57 modules: make FindSDL2 delegate to SDL2's own config file, if possible. 2 years ago
Vladimír Vondruš 9208922c2b GL: Emscripten's Clang 10 actually isn't Clang 10. 2 years ago
Vladimír Vondruš 97cb586d5b doc: fix mistyped extension name. 2 years ago
Vladimír Vondruš 8b832382a8 package/ci: build on Emscripten with emulated corrade-rc. 2 years ago
Vladimír Vondruš 282f95d723 CMake: install and automatically use Find modules of dependencies. 2 years ago
Vladimír Vondruš f7079cd174 modules: skip all target setup in FindMagnum if the component isn't found. 2 years ago
Vladimír Vondruš a24a62b9c8 CMake: mark variables that shouldn't need to be toggled as advanced. 2 years ago