gtk/testsuite
Benjamin Otte 56fc8f0077 gpu: Blur opaque textures correctly
Opaque textures don't clamp to transparent but instead to black.
We didn't consider this, so we were blurring their edges into blackness
not into transparency.

Fix this by adding the GSK_GPU_AS_IMAGE_SAMPLED_OUT_OF_BOUNDS flag
and respecting it in the implementation that uses it.

Test included.

Fixes #6980
2024-09-09 05:10:51 +02:00
..
a11y a11y: Consistently use list type for errormessage relation 2024-08-30 20:22:59 +00:00
css css: Avoid a crash with relative colors 2024-09-06 07:54:37 -04:00
gdk testsuite: Fix udmabuf creation 2024-09-09 04:18:13 +02:00
gsk gpu: Blur opaque textures correctly 2024-09-09 05:10:51 +02:00
gtk single-selection: Don't allow unselecting with autoselect 2024-08-27 21:18:56 +00:00
headless ci: Build testsuite for macOS 2024-02-17 14:31:51 +01:00
introspection ci: Build testsuite for macOS 2024-02-17 14:31:51 +01:00
reftests reftest-compare: Respect color states when diffing 2024-08-29 20:34:23 +02:00
tools 4.16.0 2024-09-06 22:51:07 -04:00
meson.build testsuite: Use catch as testwrapper 2024-07-01 22:29:36 -04:00
testutils.c testsuite: fix memleak 2023-06-05 05:33:07 +02:00
testutils.h testsuite: Make function arguments const 2021-11-30 14:12:10 +01:00