index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-xlib-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-02
[xlib] Eliminate GC clipping
Chris Wilson
1
-7
/
+5
2009-09-01
[xlib] Make xlib_display_t private and rename xlib_screen_info_t
Chris Wilson
1
-36
/
+52
2009-07-31
[xlib] Use server-side gradients.
Chris Wilson
1
-1
/
+2
2009-06-19
[xlib] Improve GC caching efficacy
Chris Wilson
1
-5
/
+6
2009-06-05
xlib, xcb: Hand off EXTEND_PAD/EXTEND_REFLECT to Render
Thomas Jaeger
1
-0
/
+1
2008-10-30
[xlib] Only clear the GC clip mask as necessary.
Chris Wilson
1
-2
/
+8
2008-10-30
[xlib] Propagate real status from get_screen_info().
Chris Wilson
1
-2
/
+4
2008-10-30
[xlib] Propagate real status from get_display()
Chris Wilson
1
-2
/
+2
2008-10-30
[xlib] Avoid repeated calls to XRenderQueryVersion
Chris Wilson
1
-0
/
+2
2008-10-30
[xlib] Defer querying of font options until first use
Chris Wilson
1
-0
/
+4
2008-09-02
[xlib] Keep a pointer to the cairo_xlib_display_t on the surface.
Chris Wilson
1
-5
/
+5
2008-09-02
[xlib] Use an embedded doubly-linked list for the close display hooks.
Chris Wilson
1
-5
/
+8
2008-08-14
[xlib] Remove the key parameter from the close display hook.
Chris Wilson
1
-3
/
+2
2008-06-19
[xlib] Implement dithering
Behdad Esfahbod
1
-2
/
+10
2008-05-06
[cairo-xlib] Cache standard xrender formats.
Chris Wilson
1
-0
/
+7
2008-04-11
[xlib] Add locking around GC cache.
Chris Wilson
1
-0
/
+1
2008-04-02
[cairo-xlib] Handle malloc failures for cairo_xlib_visual_info_t.
Chris Wilson
1
-4
/
+11
2008-03-20
Mark new cairo_xlib_visual_info functions as private.
Carl Worth
1
-2
/
+2
2008-03-20
Add support for 8-bit PseudoColor visuals
Carl Worth
1
-0
/
+15
2008-01-15
[cairo-xlib] Fixup --disable-xlib-xrender
Chris Wilson
1
-5
/
+1
2007-10-18
[cairo-xlib] Move the buggy_repeat discovery to the display_t.
Chris Wilson
1
-0
/
+1
2007-09-25
[cairo-atomic] Rewrite reference counting using atomic ops.
Chris Wilson
1
-2
/
+3
2007-09-25
Move GCC attributes wrapping into a separate header.
Chris Wilson
1
-1
/
+4
2007-08-31
[xlib] Make it compile without Xrender available at compile time (#12210)
Behdad Esfahbod
1
-7
/
+3
2007-05-16
[cairo-xlib-screen] Increase number of GC depths.
Chris Wilson
1
-1
/
+1
2007-05-04
[cairo-xlib-display] Allocate the close_display hooks from a freelist.
Chris Wilson
1
-0
/
+1
2007-05-04
[cairo-xlib] Cache freed GCs
Chris Wilson
1
-0
/
+10
2007-05-04
[cairo-xlib] Introduce a workqueue for deferred destruction of X resources.
Chris Wilson
1
-0
/
+18
2007-05-04
[cairo-xlib] Split per-display attributes from per-screen.
Chris Wilson
1
-8
/
+29
2007-04-21
[cairo-surface] Move cairo_surface_t struct in cairo-surface-private.h
Behdad Esfahbod
1
-1
/
+0
2007-04-12
Add a reference count to cairo_xlib_screen_info_t
Chris Wilson
1
-0
/
+6
2007-03-14
Introduce hooks for _cairo_xlib_close_display()
Chris Wilson
1
-0
/
+15
2006-09-05
slim_hidden_proto: Move smeicolon from definition to use for consistency and ...
Carl Worth
1
-1
/
+1
2006-09-05
Add many missing slim_hidden calls to bypass PLT entries for local use of pub...
Carl Worth
1
-0
/
+7
2006-06-06
Remove extraneous whitespace from "blank" lines.
Carl Worth
1
-2
/
+2
2005-07-23
src/cairo-xlib-private.h src/cairo-xlib-screen.c: Switch to using Screen * no...
Owen Taylor
1
-2
/
+2
2005-07-21
src/cairo-font-options.c src/cairo.h src/cairoint.h src/Makefile.am: Add an o...
Owen Taylor
1
-0
/
+54