summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gl: Increase default VBO size on GL to 1MBryce Harrington2014-09-192-1/+7
* gl: Track the VBO size as a property of the ctxBryce Harrington2014-09-194-15/+17
* cairo-gl: Make VBO size run-time settableBryce Harrington2014-09-194-4/+30
* test: Add test oversized egl surfacesRavi Nanjundappa2014-09-193-0/+124
* NEWS: Drop unfinished thoughtBryce Harrington2014-09-181-1/+0
* AUTHORS: Add Ravi, myself, and a couple other frequent contributorsBryce Harrington2014-09-171-1/+5
* README: Update required dependenciesBryce Harrington2014-09-171-10/+20
* NEWS: Bring up to date with recent bug fixes.Bryce Harrington2014-09-171-3/+66
* Disable font options for xcb.Bryce Harrington2014-09-171-1/+7
* win32 printing: fix image scale when GDI scale is not identityAdrian Johnson2014-09-141-0/+1
* xcb: Initialize font options from Xft resourcesLukáš Lalinský2014-09-125-3/+435
* made paths to pixman, libpng and zlib configurable by commandline for win32 b...David Weiß2014-09-111-6/+17
* qt: Suppress warnings in qt backend buildRavi Nanjundappa2014-09-112-9/+13
* Fix _cairo_mesh_pattern_equal() when cairo_mesh_patch_t structs are differentMaks Naumov2014-08-281-1/+1
* Fix font x_scale value in _compute_transform()Maks Naumov2014-08-271-1/+1
* test: Fix null pointer issue reported by cppcheck static analysis toolRavi Nanjundappa2014-08-271-11/+14
* src: Fix memory issue reported by cppcheck static analysis toolRavi Nanjundappa2014-08-271-1/+3
* traps,xcb: Set the box count after filteringChris Wilson2014-08-252-4/+5
* traps,xcb: Prefilter zero-area boxes when converting trapsChris Wilson2014-08-232-22/+35
* xcb: Correctly check for image surface for inplace uploadUli Schlachter2014-08-231-1/+2
* Fix width and height args for _cairo_xcb_connection_copy_area()Maks Naumov2014-08-211-1/+1
* configure.ac: configuration check to enable either gl or glesv2, not both at ...Ravi Nanjundappa2014-08-211-0/+4
* win32 print: fix cache_frozen assertionsRodrigo Rivas Costa2014-08-191-1/+7
* README : Update README file related to usage of FORMAT make variableRavi Nanjundappa2014-08-141-5/+12
* test: improve selective execution of Cairo tests based on FORMAT optionRavi Nanjundappa2014-08-141-13/+55
* test: Selective execution of Cairo tests based on FORMAT optionRavi Nanjundappa2014-08-143-9/+58
* V5: Use NEAREST filter when possibleBill Spitzak2014-08-143-20/+26
* test : build fix when --enable-pdf=noRavi Nanjundappa2014-08-141-0/+5
* Remove LTO supportUli Schlachter2014-08-011-16/+0
* xlib: Undo debug hack to force fallbacksChris Wilson2014-08-011-1/+1
* V6 image: Use convolution filters for sample reconstruction when downscalingBill Spitzak2014-07-252-2/+420
* xlib: Fix mispelling in a commentBryce Harrington2014-07-241-1/+1
* cairo-wideint: Fix typo in two cairo_uint128 functionsBryce Harrington2014-07-241-4/+4
* More binary mode for WindowsBehdad Esfahbod2014-07-231-2/+2
* Binary mode in any2ppmBehdad Esfahbod2014-07-231-1/+8
* [cairo-trace] Work around fontconfig :charset= parse format changeBehdad Esfahbod2014-07-141-0/+12
* configure.ac: Fix broken build for Qt backendBryce Harrington2014-07-111-0/+1
* configure.ac: Add a --disable-lto configure optionBryce Harrington2014-07-111-5/+10
* configure.ac: Quell warnings about AM_PROG_AR when using automake 1.12Bryce Harrington2014-07-111-0/+1
* [trace] Don't print FC_CHARSET, FC_LANG, and FC_CAPABILITYBehdad Esfahbod2014-07-111-4/+17
* chmod a+x cairo-traceBehdad Esfahbod2014-07-111-0/+2
* skia : Add Debug support for skia backendRavi Nanjundappa2014-07-101-11/+17
* .gitignore: Ignore the generated profile data files from callgrind tool in test/Ravi Nanjundappa2014-07-091-0/+1
* clang-cl: Use size of the pointer explicitlyJeff Muizelaar2014-07-091-1/+1
* .gitignore: Ignore two generated files in build/Bryce Harrington2014-07-082-1/+2
* skia: update the source to build with the latest skiaRavi Nanjundappa2014-07-084-34/+60
* xcb: make use of _cairo_surface_is_xcb to check for surface typeRavi Nanjundappa2014-07-074-4/+19
* Don't use __FUNCTION__ as a string literalJeff Muizelaar2014-06-301-6/+4
* src : Fix warn_unused_result warnings from gccRavi Nanjundappa2014-06-052-5/+5
* test: fix build of any2ppm if fork not availableEric Le Bihan2014-06-051-0/+2