gtk/testsuite
Matthias Clasen dff2aa20ff gl: Fixed clipped offscreen rendering
When we are rendering a texture node to an offscreen,
and we have a clip, we must force the offscreen rendering.
Otherwise, the code will notice: Hey, it already is a texture
node, so no need to render it to a texture again. But when
clipping is involved, that is exactly what we want to do.

Testcase included.

Fixes: #3651
2021-02-09 22:43:15 -05:00
..
a11y build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00
css Add tests for the css filter property 2021-02-06 16:16:44 -05:00
gdk testsuite: Fix a leak 2021-01-22 11:50:04 -05:00
gsk gl: Fixed clipped offscreen rendering 2021-02-09 22:43:15 -05:00
gtk composetable: Parse hex escapes too 2021-02-02 12:05:19 -05:00
performance build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00
reftests css: Fix shadow value equal 2021-02-03 22:10:13 -05:00
tools builder-tool: Translate GtkImage:pixbuf 2021-01-27 17:01:51 -05:00
meson.build testsuite: Stop requiring diff 2021-01-21 23:57:24 -05:00
testutils.c testsuite/testutils.c: Fix build on Visual Studio 2021-01-29 17:59:10 +08:00
testutils.h testsuite: Stop requiring diff 2021-01-21 23:57:24 -05:00