summaryrefslogtreecommitdiff
path: root/boilerplate
AgeCommit message (Expand)AuthorFilesLines
2007-04-20[boilerplate] Rename create_win32_surface to _cairo_boilerplate_win32_create_...Behdad Esfahbod1-11/+11
2007-04-20[boilerplate] Remove empty cleanup_win32Behdad Esfahbod1-9/+2
2007-04-20[boilerplate] Strip glitz boilerplate into cairo-boilerplate-glitz*Behdad Esfahbod4-478/+582
2007-04-20[boilerplate] Minor indentation fixBehdad Esfahbod1-2/+2
2007-04-20[boilerplate] Strip xcb boilerplate into cairo-boilerplate-xcb*Behdad Esfahbod4-87/+167
2007-04-20[boilerplate] Strip svg boilerplate into cairo-boilerplate-svg*Behdad Esfahbod4-103/+181
2007-04-20[boilerplate] Strip pdf boilerplate into cairo-boilerplate-pdf*Behdad Esfahbod4-108/+186
2007-04-20[boilerplate] Rename xcairo_surface_set_user_data to cairo_boilerplate_surfac...Behdad Esfahbod2-22/+32
2007-04-20[boilerplate] Strip ps boilerplate into cairo-boilerplate-ps*Behdad Esfahbod4-112/+190
2007-04-20[boilerplate] Remove unused variablesBehdad Esfahbod1-3/+0
2007-04-20[boilerplate] Fix renaming typoBehdad Esfahbod1-1/+1
2007-04-20[boilerplate/test] Move vector_ignored_tests from boilerplate/ to test/Behdad Esfahbod1-28/+0
2007-04-20[boilerplate] Add a boolean is_vector to boilerplate target typeBehdad Esfahbod2-6/+13
2007-04-20[boilerplate] Sort backend entries in Makefile.am alphabeticallyBehdad Esfahbod1-5/+5
2007-04-20[boilerplate] Properly namespace boilerplate methodsBehdad Esfahbod5-185/+236
2007-04-20[boilerplate] Strip xlib boilerplate into cairo-boilerplate-xlib*Behdad Esfahbod4-174/+254
2007-04-20[boilerplate] Move includes aroundBehdad Esfahbod1-13/+10
2007-04-20[boilerplate] Rename test-directfb to boilerplate-directfbBehdad Esfahbod5-32/+33
2007-04-20[boilerplate] Rename test-beos to boilerplate-beosBehdad Esfahbod5-49/+50
2007-04-20[boilerplate] Rename quartz-boilerplate to boilerplate-quartzBehdad Esfahbod4-14/+14
2007-04-18[boilerplate] Add cairo_boilerplate_get/free_targetsBehdad Esfahbod2-4/+75
2007-04-18[boilerplate] s/_cairo_test_content_name/cairo_boilerplate_content_name/gBehdad Esfahbod2-5/+5
2007-04-16Update .gitignoreChris Wilson1-0/+4
2007-04-13boilerplate: Cleanup conditional compilation ofcairo-quartz-boilerplate.cCarl Worth4-13/+12
2007-04-11boilerplate: Add error checking for cairo_surface_write_to_pngCarl Worth1-1/+8
2007-04-11boilerplate: Add error checking for cairo_surface_set_user_dataCarl Worth1-4/+22
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...1.4.2Carl 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