slint/tests/screenshots
Olivier Goffart c8138ff1db
swrenderer: rewrite TargetPixelBuffer::draw_texture interface
Instead of using datastructure that are tailored to our line by line
renderer and draw functions, use more generic and future proof data that
are easier to handle by hardware accelerator, and may be easier to
stabilize.

The screenshots from the screenshots test have to be re-done
because the rounding is different

Note: the C++ API DrawTextureArgs is not exposed yet
2025-04-29 23:26:02 +02:00
..
cases/software/basic swrenderer: Fix panic when scaling an image so much that it cannot be seen 2025-04-22 16:01:48 +02:00
references/software/basic swrenderer: rewrite TargetPixelBuffer::draw_texture interface 2025-04-29 23:26:02 +02:00
build.rs Software renderer: fix drawing background of rotated screen 2025-03-06 00:09:35 +01:00
Cargo.toml Janitor: upgrade crossterm dependency for the screenshot test 2025-04-23 09:24:21 +02:00
main.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
testing.rs Software renderer: fix drawing background of rotated screen 2025-03-06 00:09:35 +01:00