summaryrefslogtreecommitdiff
path: root/boilerplate
AgeCommit message (Expand)AuthorFilesLines
2007-04-09cairo-boilerplate - handle failure to set user dataChris Wilson1-1/+9
2007-04-06Protect boilerplate_xlib_synchronize from alloc failure.Chris Wilson1-1/+2
2007-04-04Restore gcov functionalityChris Wilson1-1/+1
2007-04-04[boilerplate] split quartz out to avoid symbol clash.Brian Ewins4-39/+115
2007-03-19boilerplate: Add EXTRA_LTLIBRARIES to CLEANFILES to allow make distcleancheck...Carl Worth1-1/+3
2007-03-19[boilerplate] Don't build in make allBehdad Esfahbod1-1/+1
2007-03-13[test-surfaces] Prefix public symbols with _cairoBehdad Esfahbod1-3/+3
2007-03-13[boilerplate] Prefer top_builddir to top_srcdirBehdad Esfahbod1-1/+1
2007-03-01[boilerplate] Add correct dependency on libcairo.laBehdad Esfahbod1-1/+2
2007-02-28[TODO] Add/remove itemsBehdad Esfahbod1-0/+1
2007-02-28[boilerplate/test-paginated] Issue a show_page before writing bufferBehdad Esfahbod1-0/+5
2007-02-20[quartz] Rename nquartz to quartzVladimir Vukicevic1-33/+14
2006-12-07Replace point sampling in the fill-degenerate-sort-order with rendering.M Joonas Pihlaja1-0/+3
2006-11-27[test|perf|boilerplate/Makefile.am] Add -I$(top_builddir)/src to INCLUDESBehdad Esfahbod1-0/+1
2006-11-08boilerplate: Add xrealloc functionCarl Worth2-0/+15
2006-10-29XCB/perf: implement boilerplate_xcb_synchronize for fair performance tests.Jamey Sharp1-1/+12
2006-10-27[beos] Allow a pixel error of 1 for BeOS testsChristian Biesinger1-3/+6
2006-10-27[beos] make tests compile againChristian Biesinger2-15/+45
2006-10-26Make xlib and xcb backends tolerant of single-bit errors in the test suite ou...Carl Worth1-4/+8
2006-10-22Fix prototype warning by including cairo-test-directfb.hChristian Biesinger1-0/+1
2006-10-18XCB: find_standard_format using wrong enumeration.Ian Osgood1-4/+4
2006-10-16Rename wait_for_rendering to syncrhonizeCarl Worth2-4/+4
2006-10-12Update .gitignore in boilerplate and test.Jamey Sharp1-0/+1
2006-10-12XCB: update cairo-boilerplate to test for an error connection rather than NULL.Jamey Sharp1-1/+1
2006-10-12Merge branch 'master' of ssh+git://git.cairographics.org/git/cairoMichael Emmel1-108/+17
2006-10-12Fixed test to compileMichael Emmel1-6/+6
2006-10-12Fixed test to compileMichael Emmel1-28/+47
2006-10-12Fixed directfb test codeMichael Emmel1-1/+1
2006-10-11Replace static fn with xcb-renderutil library fn.Ian Osgood1-94/+5
2006-10-11Update XCB names for XCB 1.0 RC2 release.Ian Osgood1-29/+27
2006-09-19Add win32 output files to gitignoreVladimir Vukicevic1-0/+7
2006-09-13[nquartz] Initial commit of native quartz surfaceVladimir Vukicevic1-0/+44
2006-09-11perf: Make xlib testing wait for the X server to finish rendering.Carl Worth2-2/+19
2006-09-09[win32] Makefile.win32: use correct (/MD) runtime library flag everywhereVladimir Vukicevic1-1/+1
2006-09-09Merge branch 'master' of git+ssh://git.cairographics.org/git/cairo into cairo...Vladimir Vukicevic2-95/+189
2006-09-09[win32] Fix boilerplate for win32 surfaces to use new _with_dib functionVladimir Vukicevic1-35/+11
2006-09-09boilerplate-xlib: New perf-specific surface creation for xlib backend.Carl Worth1-31/+106
2006-09-09boilerplate: Allow targets to distinguish between test and perf.Carl Worth2-70/+89
2006-09-09Merge branch 'master' of git+ssh://git.cairographics.org/git/cairo into cairo...Vladimir Vukicevic2-12/+12
2006-09-09[win32] win32-specific Makefiles for building with MSVCVladimir Vukicevic1-0/+18
2006-09-09Use unsigned consistently to avoid compiler warning.Carl Worth1-1/+1
2006-09-09boilerplate: Rename cairo_test_target_t to cairo_boilerplate_target_tCarl Worth2-11/+11
2006-09-06AddBehdad Esfahbod1-0/+2
2006-09-06[Makefile] Fix typoBehdad Esfahbod1-1/+1
2006-09-06perf: Report times not rates. Interface in integers not doubles.Carl Worth1-0/+31
2006-09-05Move target tolerance to cairo_test_target structure (should let single-pixel...Carl Worth2-30/+39
2006-08-31boilerplate: Fix compilation for glitz.Benjamin Otte2-0/+15
2006-08-31Initial hookup of Vlad's timer/alarm codeCarl Worth1-0/+1
2006-08-31perf: Don't measure meta-surface-backed surface types.Carl Worth1-0/+3
2006-08-31boilerplate: Fix missing include of config.h which was preventing many backen...Carl Worth2-11/+19