index
:
~podain/cairo
1.0
1.10
1.2
1.4
1.6
1.8
bug_fix
clip_surface
image_backend
image_backend_clip_bug
master
spans
Unnamed repository; edit this file to name it for gitweb.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-xlib-screen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-17
[cairo-xlib] Remove the NULL safeguards.
Chris Wilson
1
-6
/
+0
2008-01-15
[cairo-xlib] Fixup --disable-xlib-xrender
Chris Wilson
1
-0
/
+1
2007-09-25
[cairo-atomic] Rewrite reference counting using atomic ops.
Chris Wilson
1
-5
/
+7
2007-08-31
[xlib] Make it compile without Xrender available at compile time (#12210)
Behdad Esfahbod
1
-2
/
+0
2007-05-16
[cairo-xlib-screen] Increase number of GC depths.
Chris Wilson
1
-6
/
+8
2007-05-12
[cairo-xlib-screen] Clear the gc_needs_clip_reset after use.
Chris Wilson
1
-1
/
+3
2007-05-04
[cairo-xlib-display] Cache the screen_info for the lifetime of the display.
Chris Wilson
1
-2
/
+1
2007-05-04
[cairo-xlib] Cache freed GCs
Chris Wilson
1
-0
/
+70
2007-05-04
[cairo-xlib] Introduce a workqueue for deferred destruction of X resources.
Chris Wilson
1
-1
/
+0
2007-05-04
[cairo-xlib] Split per-display attributes from per-screen.
Chris Wilson
1
-245
/
+64
2007-04-12
[xlib] Turn metrics-hinting on by default
Behdad Esfahbod
1
-0
/
+1
2007-04-12
Add a reference count to cairo_xlib_screen_info_t
Chris Wilson
1
-17
/
+60
2007-04-12
cairo_xlib_close_display - drop the mutex whilst calling the hooks
Chris Wilson
1
-9
/
+24
2007-04-12
cairo_xlib_screen_info_t - always perform an exact match
Chris Wilson
1
-1
/
+1
2007-04-12
cairo-xlib-screen - avoid dereferencing a NULL screen.
Chris Wilson
1
-5
/
+7
2007-04-03
[src] Make sure all source files #include "cairoint.h" as their first include
Behdad Esfahbod
1
-2
/
+2
2007-03-20
Merge branch 'master' of git+ssh://hasselmm@git.freedesktop.org/git/cairo
Mathias Hasselmann
1
-10
/
+10
2007-03-20
Move declaration of cairo_mutex_t to cairo-mutex-private.h
Mathias Hasselmann
1
-1
/
+0
2007-03-20
[cairo-mutex] Rename _xlib_screen_mutex to _cairo_xlib_screen_mutex
Behdad Esfahbod
1
-10
/
+10
2007-03-20
Initialize mutexes at central location.
Mathias Hasselmann
1
-2
/
+1
2007-03-14
Introduce hooks for _cairo_xlib_close_display()
Chris Wilson
1
-32
/
+121
2007-03-01
[xlib] Drop XrmFinalize() stuff. That didn't ever exist in any public X server
Behdad Esfahbod
1
-5
/
+0
2006-06-06
Remove extraneous whitespace from "blank" lines.
Carl Worth
1
-16
/
+16
2005-08-23
Move comment about missing cleanup of caches on XCloseDisplay from BUGS to a ...
Carl Worth
1
-0
/
+3
2005-08-01
New public header file.
Carl Worth
1
-9
/
+44
2005-07-24
Fix size of allocated buffer for vertical subpixel rendering. (Reported by Fr...
Owen Taylor
1
-1
/
+1
2005-07-23
src/cairo-xlib-private.h src/cairo-xlib-screen.c: Switch to using Screen * no...
Owen Taylor
1
-2
/
+3
2005-07-21
src/cairo-font-options.c src/cairo.h src/cairoint.h src/Makefile.am: Add an o...
Owen Taylor
1
-0
/
+345