summaryrefslogtreecommitdiff
path: root/src/cairo-xlib-surface-private.h
Commit message (Expand)AuthorAgeFilesLines
* headers: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-051-1/+1
* Introduce a new compositor architectureChris Wilson2011-09-121-70/+1
* xlib: Mark surfaces as finished when the Display is finished/destroyed/closed.Chris Wilson2011-08-141-0/+1
* xlib: Adjust trapezoid precision based on antialias.Chris Wilson2010-06-111-0/+1
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* xlib: Make display a cairo_device_tBenjamin Otte2010-04-181-2/+0
* Support component-alpha.Chris Wilson2009-10-211-0/+1
* [xlib] Fix big-line.Chris Wilson2009-09-111-1/+1
* [xlib] Eliminate GC clippingChris Wilson2009-09-021-2/+0
* [xlib] Make xlib_display_t private and rename xlib_screen_info_tChris Wilson2009-09-011-2/+1
* [boilerplate] Conditionally tweak the xlib surfaceChris Wilson2009-07-311-0/+3
* [xlib] Use server-side gradients.Chris Wilson2009-07-311-2/+3
* Remove clip handling from generic surface layer.Chris Wilson2009-07-231-1/+1
* xlib, xcb: Hand off EXTEND_PAD/EXTEND_REFLECT to RenderThomas Jaeger2009-06-051-0/+1
* [region] Use the caller supplied array for extracting boxes.Chris Wilson2008-11-211-1/+1
* [xlib] Explicitly track whether the GC has clip_rects.Chris Wilson2008-11-191-0/+1
* [xlib] Keep a pointer to the cairo_xlib_display_t on the surface.Chris Wilson2008-09-021-0/+1
* [xlib] Use an embedded doubly-linked list for the close display hooks.Chris Wilson2008-09-021-0/+1
* xlib: Add support for arbitrary TrueColor visualsCarl Worth2008-03-201-0/+5
* [cairo-xlib] Fixup --disable-xlib-xrenderChris Wilson2008-01-151-0/+2
* Remove include of cairoint.h from *-private.h header files.Carl Worth2007-08-231-2/+0
* [Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod2007-08-221-0/+2
* [cairo-xlib-surface] Defer application of clip mask until required.Chris Wilson2007-05-041-0/+7
* [cairo-surface] Move cairo_surface_t struct in cairo-surface-private.hBehdad Esfahbod2007-04-211-0/+2
* [xlib] Move cairo_xlib_surface_t definition into cairo-xlib-surface-private.hBehdad Esfahbod2007-04-211-0/+91