summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-14Excise xcb-drmHEADmasterChris Wilson13-410/+0
2011-07-14Excise DRM-XrChris Wilson7-2491/+0
2011-07-13scaled-font: Key the cache on the orignal font_faceChris Wilson1-2/+2
2011-07-13ft-font: If the pattern is already resolved, use it immediatelyChris Wilson1-13/+23
2011-07-13test: Test a1 clipping semanticsChris Wilson7-1/+181
2011-07-13png: Fix support of depth-30 imagesChris Wilson1-8/+8
2011-07-09Handle CAIRO_STATUS_DEVICE_FINISHED in switchesUli Schlachter6-0/+8
2011-07-09xcb: Don't use xcb surfaces as snapshotsUli Schlachter1-28/+0
2011-07-09Add a test case that asserts on xcbUli Schlachter3-0/+68
2011-07-09xcb: Track cairo_xcb_picture_t surfacesUli Schlachter3-0/+19
2011-07-09xcb: Move cairo_xcb_picture_t to cairo-xcb-private.hUli Schlachter2-19/+20
2011-07-09xlib-xcb: Register a XCloseDisplay hookUli Schlachter1-3/+142
2011-07-08device: Fix documentation of device typesAndrea Canciani1-8/+9
2011-07-08device: Define the CAIRO_DEVICE_TYPE_INVALID device typeAndrea Canciani2-2/+4
2011-07-08device: Add CAIRO_STATUS_DEVICE_FINISHEDAndrea Canciani3-2/+5
2011-07-08gstate: Remove useless codeAndrea Canciani1-11/+1
2011-07-08color: Remove unused functionsAndrea Canciani3-24/+5
2011-07-08pattern: Implement _rgb functions as wrappers over _rgba functionsAndrea Canciani2-28/+4
2011-07-05Make error contexts staticAndrea Canciani2-84/+65
2011-07-05Clean up context_pool upon static data resetAndrea Canciani1-0/+2
2011-07-05Remove conditional compilation of freed-poolsAndrea Canciani4-10/+5
2011-07-03Xlib: Fix boilerplate to work with xlib-xcbUli Schlachter1-0/+6
2011-07-02xlib-xcb: Don't call directly into the xcb backendUli Schlachter1-15/+18
2011-07-02xlib-xcb: Fix some use-after-freeUli Schlachter1-0/+17
2011-07-02xcb: Remove an unused function argumentUli Schlachter1-10/+8
2011-07-01xlib-xcb: Fix cairo_surface_flush()Uli Schlachter1-1/+3
2011-07-01xlib-xcb: Verify we really have an xcb surfaceUli Schlachter1-0/+24
2011-07-01xlib-xcb: Fix api-special-cases testUli Schlachter1-0/+14
2011-07-01xlib-xcb: Use slim_hidden_proto correctlyUli Schlachter2-0/+8
2011-06-27Include pixman.h in cairo-xlib-private.hSøren Sandmann Pedersen1-0/+2
2011-06-25xlib: Create an exact match for the image surface if possible using XrenderChris Wilson3-38/+211
2011-06-25Do not open-code freed-poolAndrea Canciani2-97/+12
2011-06-25test: Fix check-ref-missingAndrea Canciani1-1/+1
2011-06-25test: Add a Makefile.refs generatorChris Wilson3-2/+17
2011-06-25test: Merge text-antialias-*Andrea Canciani4-159/+37
2011-06-25win32: Fallback upon PDF blend operatorsAndrea Canciani1-3/+21
2011-06-25test: Add extended-blend-solid testsAndrea Canciani10-154/+138
2011-06-25test: Ignore \r when parsing test log filesAndrea Canciani1-2/+2
2011-06-25test: Make parsing of log files more solidAndrea Canciani1-1/+3
2011-06-25clip: Fix boxes extents computation in intersect_with_boxesAndrea Canciani1-12/+14
2011-06-25Fix typosNis Martensen3-5/+5
2011-06-25test: Fix typoAndrea Canciani1-1/+1
2011-06-25test: Improve check-ref-missingAndrea Canciani3-1381/+1367
2011-06-24xcb: Use defines instead of magic numbersUli Schlachter3-4/+5
2011-06-24xcb: Initialize the new precision fieldsUli Schlachter2-0/+2
2011-06-24xcb: Prettify some codeUli Schlachter1-1/+3
2011-06-24xcb: Don't hardcode the RENDER version numberUli Schlachter1-1/+1
2011-06-24xcb,xlib,surface: Check for too small sizesUli Schlachter3-6/+14
2011-06-24perf: Fix build on win32Andrea Canciani13-133/+363
2011-06-24perf: Ensure M_SQRT2 is definedAndrea Canciani1-0/+1