summaryrefslogtreecommitdiff
path: root/src/cairo-xlib-surface-private.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-05headers: fix include order for AIX, bug#89354Michael Haubenwallner1-1/+1
2011-09-12Introduce a new compositor architectureChris Wilson1-70/+1
2011-08-14xlib: Mark surfaces as finished when the Display is finished/destroyed/closed.Chris Wilson1-0/+1
2010-06-11xlib: Adjust trapezoid precision based on antialias.Chris Wilson1-0/+1
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-04-18xlib: Make display a cairo_device_tBenjamin Otte1-2/+0
2009-10-21Support component-alpha.Chris Wilson1-0/+1
2009-09-11[xlib] Fix big-line.Chris Wilson1-1/+1
2009-09-02[xlib] Eliminate GC clippingChris Wilson1-2/+0
2009-09-01[xlib] Make xlib_display_t private and rename xlib_screen_info_tChris Wilson1-2/+1
2009-07-31[boilerplate] Conditionally tweak the xlib surfaceChris Wilson1-0/+3
2009-07-31[xlib] Use server-side gradients.Chris Wilson1-2/+3
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-1/+1
2009-06-05xlib, xcb: Hand off EXTEND_PAD/EXTEND_REFLECT to RenderThomas Jaeger1-0/+1
2008-11-21[region] Use the caller supplied array for extracting boxes.Chris Wilson1-1/+1
2008-11-19[xlib] Explicitly track whether the GC has clip_rects.Chris Wilson1-0/+1
2008-09-02[xlib] Keep a pointer to the cairo_xlib_display_t on the surface.Chris Wilson1-0/+1
2008-09-02[xlib] Use an embedded doubly-linked list for the close display hooks.Chris Wilson1-0/+1
2008-03-20xlib: Add support for arbitrary TrueColor visualsCarl Worth1-0/+5
2008-01-15[cairo-xlib] Fixup --disable-xlib-xrenderChris Wilson1-0/+2
2007-08-23Remove include of cairoint.h from *-private.h header files.Carl Worth1-2/+0
2007-08-22[Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod1-0/+2
2007-05-04[cairo-xlib-surface] Defer application of clip mask until required.Chris Wilson1-0/+7
2007-04-21[cairo-surface] Move cairo_surface_t struct in cairo-surface-private.hBehdad Esfahbod1-0/+2
2007-04-21[xlib] Move cairo_xlib_surface_t definition into cairo-xlib-surface-private.hBehdad Esfahbod1-0/+91