summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 20e8fbacc1722dfaeb1dacba33cc860774eca660 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
2005-08-29  Billy Biggs  <vektor@dumbterm.net>

	* remenic-gradient.c: (rounded_rectangle), (run_benchmark), (main):
	Add the test case from bug #4263.
	* Makefile: Add it to the makefile as well.

	* .cvsignore: Add a .cvsignore.

2005-08-29  Billy Biggs  <vektor@dumbterm.net>

	* Makefile: Add the multiple-clip-rectangles test.
	* multiple-clip-rectangles.c: (test), (main): Make this
	a real test case.

	* setup.h: Ditch this, it just makes the tests less
	self-contained.

	* tools.c: Put the USE_REALTIME_PRIORITY toggle here.

	* add.c: (test), (main):
	* curves.c: (test), (main):
	* downsample-bilinear.c: (test), (main):
	* downsample-nearest.c: (test), (main):
	* gradients-linear.c: (test), (main):
	* lines.c: (test), (main):
	* over-clipped.c: (test), (main):
	* over.c: (test), (main):
	* textpath.c: (test), (main):
	* texturedtext.c: (test), (main):
	* upsample-bilinear.c: (test), (main):
	* upsample-nearest.c: (test), (main):  Make all of the tests
	more independent by dropping setup.h.

2005-08-29  Billy Biggs  <vektor@dumbterm.net>

	* memcpy-helper.c: Make it more useful.

2005-08-19  Billy Biggs  <vektor@dumbterm.net>

	* 256x256-alphagreen.png:
	* 256x256-darkgnome.png:
	* 48x48-brokenlock.png:
	* 48x48-mail.png:
	* 48x48-script.png:
	* 48x48-todo.png:
	* 512x512-lenna.png:
	* 512x512-primrose.png:
	* 512x512-redsquare.png:
	* 512x512-transparent.png:
	* 640x480-empty.png:
	* 640x480-opaque.png:
	* 640x480-shapes.png:
	* 640x480-text.png:
	* 640x480-transparentshapes.png: Add test images.