Add tests/testglblending
This test stacks GL and cairo rendering in various orders to test the layer handling.
This commit is contained in:
committed by
Matthias Clasen
parent
8f3e9d1b05
commit
5d7e268aac
@ -70,6 +70,7 @@ noinst_PROGRAMS = $(TEST_PROGS) \
|
||||
testgeometry \
|
||||
testgiconpixbuf \
|
||||
testglarea \
|
||||
testglblending \
|
||||
testgrid \
|
||||
testgtk \
|
||||
testheaderbar \
|
||||
@ -507,6 +508,11 @@ gdkgears_SOURCES = \
|
||||
gtkgears.c \
|
||||
gtkgears.h
|
||||
|
||||
testglblending_SOURCES = \
|
||||
testglblending.c \
|
||||
gtkgears.c \
|
||||
gtkgears.h
|
||||
|
||||
EXTRA_DIST += \
|
||||
gradient1.png \
|
||||
testgtk.1 \
|
||||
|
||||
Reference in New Issue
Block a user