Commit Graph

11 Commits

Author SHA1 Message Date
Matt Turner
3c57ec471e .gitignore: add demos/checkerboard and demos/quad2quad 2012-05-09 22:50:50 -04:00
Matt Turner
57a245a6e0 Update .gitignore with more demos and tests
Signed-off-by: Matt Turner <mattst88@gmail.com>
2012-02-22 16:32:46 -05:00
Maarten Bosmans
765bde32e0 Add *.exe to .gitignore 2010-08-30 13:41:38 -04:00
Benjamin Otte
4d8fb1bc01 region: Add a new test region-translate
This test exercises a bug in pixman_region32_translate(). The function
clips the region to int16 coordinates SHRT_MIN/SHRT_MAX.
2010-08-24 12:17:18 +02:00
Guillem Jover
8ce004af36 pixman: Update .gitignore
Generalize to catch all .pc files. Add more tests.

Signed-off-by: Guillem Jover <guillem@hadrons.org>
2009-09-24 21:13:54 +02:00
Benjamin Otte
f5d4e01c39 update .gitignore 2008-10-08 21:21:58 +02:00
Carl Worth
bd2a53fc4e Add pixman_version function and related macros
The complete new API here makes available compile-tim version checks:

	PIXMAN_VERSION
	PIXMAN_VERSION_STRING
	PIXMAN_VERSION_ENCODE

as well as run-time version checks:

	pixman_version()
	pixman_version_string()
2008-03-25 12:38:01 -07:00
Carl Worth
e5ceddf038 Ignore test/fetch-test 2008-01-22 16:29:05 -08:00
Carl Worth
f1f52ae4b1 Track name change from pixman.pc to pixman-1.pc in .gitignore 2007-10-30 11:48:50 -07:00
Vladimir Vukicevic
1b098ede19 [win32] Makefile and compilation fixes for win32 2007-09-06 11:51:55 -07:00
Daniel Stone
808e2de3a6 Add .gitignore file 2007-05-24 16:24:39 +03:00