gtk/testsuite
Benjamin Otte 31a907be35 gpu: Make sure textures used as image are mipmapped
When getting a texture as image, we were always returning the texture
unconditionally.

However, we want to mipmap textures when the scale factor is too large,
and this code path did not do that.

The same codepath on the GL renderer doesn't do that either, so the test
is disabled for it.
2024-07-07 12:54:05 +02:00
..
a11y expander: Don't leave dangling a11y relations 2024-07-03 12:55:15 -04:00
css Fix style variables test 2024-06-27 21:03:14 -04:00
gdk testsuite: Improve memorytexture printing code 2024-07-05 13:16:56 +02:00
gsk gpu: Make sure textures used as image are mipmapped 2024-07-07 12:54:05 +02:00
gtk gsk: Deprecate GskGLShader and the rendernode 2024-07-04 21:28:06 +02: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 reftests: Avoid some deprecated css 2024-06-27 21:03:14 -04:00
tools tests: Update for the new setting 2024-04-19 12:56:34 -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