index
:
delta/cairo.git
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
baserock/genivi/1.12.10
baserock/genivi/1.12.10-gallium
baserock/genivi/baseline
baserock/genivi/weston
carlosgc/polygon-intersect-crash
color-emoji
master
gitlab.freedesktop.org: cairo/cairo.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-xlib-display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark allocation failures as unlikely.
Chris Wilson
2008-11-29
1
-2
/
+2
*
Merge branch '1.8'
Carl Worth
2008-11-14
1
-17
/
+46
|
\
|
*
Blacklist "X.Org" < 7.0 with the buggy_repeat workaround.
Carl Worth
2008-11-13
1
-2
/
+9
|
*
Document the buggy_repeat workaround more carefully.
Carl Worth
2008-11-13
1
-16
/
+38
*
|
[xlib] Propagate real status from get_display()
Chris Wilson
2008-10-30
1
-5
/
+8
*
|
[xlib] Avoid repeated calls to XRenderQueryVersion
Chris Wilson
2008-10-30
1
-2
/
+4
|
/
*
[xlib] Keep a pointer to the cairo_xlib_display_t on the surface.
Chris Wilson
2008-09-02
1
-23
/
+6
*
[xlib] Use an embedded doubly-linked list for the close display hooks.
Chris Wilson
2008-09-02
1
-49
/
+41
*
[xlib] Remove the key parameter from the close display hook.
Chris Wilson
2008-08-14
1
-7
/
+6
*
[cairo-xlib] Cache standard xrender formats.
Chris Wilson
2008-05-06
1
-0
/
+35
*
Enable buggy_repeat workaround for X.Org servers < 1.4
Carl Worth
2008-04-04
1
-0
/
+11
*
[cairo-xlib] Tidy usage of _cairo_error().
Chris Wilson
2008-03-04
1
-0
/
+1
*
[cairo-xlib] Remove the NULL safeguards.
Chris Wilson
2008-01-17
1
-6
/
+1
*
[cairo-xlib] Fixup --disable-xlib-xrender
Chris Wilson
2008-01-15
1
-0
/
+1
*
Restrict initial buggy version to X.Org 6.7 rather than 6.0
Carl Worth
2007-12-05
1
-1
/
+8
*
Fix version check for buggy_repeat on modular Xserver 1.x
Bernardo Innocenti
2007-12-05
1
-1
/
+1
*
[cairo-xlib] Move the buggy_repeat discovery to the display_t.
Chris Wilson
2007-10-18
1
-0
/
+9
*
[cairo-xlib-display] Rescan the displays list during shutdown.
Chris Wilson
2007-10-05
1
-21
/
+27
*
[cairo-error] Clean up all the warnings and missing _cairo_error() calls.
Chris Wilson
2007-10-04
1
-1
/
+1
*
[malloc/error] Add call to _cairo_error() after a failed malloc.
Chris Wilson
2007-10-04
1
-1
/
+3
*
[cairo-atomic] Rewrite reference counting using atomic ops.
Chris Wilson
2007-09-25
1
-24
/
+18
*
[xlib] Make it compile without Xrender available at compile time (#12210)
Behdad Esfahbod
2007-08-31
1
-1
/
+0
*
Ensure the Render extension is initialized before calling XESetCloseDisplay
Carl Worth
2007-08-21
1
-0
/
+9
*
Prefer local dpy variable instead of display->display
Carl Worth
2007-06-27
1
-3
/
+3
*
Revert "[cairo-xlib-display] Hide XErrors during processing of the work queue."
Carl Worth
2007-06-27
1
-14
/
+3
*
[cairo-xlib-display] Hide XErrors during processing of the work queue.
Chris Wilson
2007-06-15
1
-3
/
+14
*
[cairo-xlib-display] Allocate the close_display hooks from a freelist.
Chris Wilson
2007-05-04
1
-49
/
+56
*
[cairo-xlib-display] Cache the screen_info for the lifetime of the display.
Chris Wilson
2007-05-04
1
-0
/
+19
*
[cairo-xlib] Cache freed GCs
Chris Wilson
2007-05-04
1
-1
/
+5
*
[cairo-xlib] Introduce a workqueue for deferred destruction of X resources.
Chris Wilson
2007-05-04
1
-3
/
+168
*
[cairo-xlib] Split per-display attributes from per-screen.
Chris Wilson
2007-05-04
1
-0
/
+258