pixman/demos
Søren Sandmann Pedersen d0091a33fc Modify gradient-test to show a bug in NONE processing
This patch modifies demos/gradient-test to display a bug in gradients
with a repeat mode of NONE. With the current gradient code, the left
side will be a solid red (actually an extremely long fade from solid
red to transparent) instead of a sharp transition from red to green.
2012-01-03 11:36:31 -05:00
..
alpha-test.c demos: Comment out some unused variables 2011-05-31 18:07:34 -04:00
clip-in.c Move all the GTK+ based test programs to a new subdir, "demos" 2011-02-15 09:25:17 -05:00
clip-test.c Move all the GTK+ based test programs to a new subdir, "demos" 2011-02-15 09:25:17 -05:00
composite-test.c demos: Consistently use G_N_ELEMENTS() 2011-11-09 09:17:00 +01:00
convolution-test.c Move all the GTK+ based test programs to a new subdir, "demos" 2011-02-15 09:25:17 -05:00
gradient-test.c Modify gradient-test to show a bug in NONE processing 2012-01-03 11:36:31 -05:00
gtk-utils.c Move all the GTK+ based test programs to a new subdir, "demos" 2011-02-15 09:25:17 -05:00
gtk-utils.h Move all the GTK+ based test programs to a new subdir, "demos" 2011-02-15 09:25:17 -05:00
Makefile.am build: replace @VAR@ with $(VAR) in makefiles 2011-09-28 01:48:02 +02:00
radial-test.c Move all the GTK+ based test programs to a new subdir, "demos" 2011-02-15 09:25:17 -05:00
screen-test.c Move all the GTK+ based test programs to a new subdir, "demos" 2011-02-15 09:25:17 -05:00
trap-test.c Move all the GTK+ based test programs to a new subdir, "demos" 2011-02-15 09:25:17 -05:00
tri-test.c Offset rendering in pixman_composite_trapezoids() by (x_dst, y_dst) 2011-04-18 16:27:29 -04:00