Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-08-21 | Ensure the Render extension is initialized before calling XESetCloseDisplay | Carl Worth | 1 | -0/+9 |
2007-06-27 | Prefer local dpy variable instead of display->display | Carl Worth | 1 | -3/+3 |
2007-06-27 | Revert "[cairo-xlib-display] Hide XErrors during processing of the work queue." | Carl Worth | 1 | -14/+3 |
2007-06-15 | [cairo-xlib-display] Hide XErrors during processing of the work queue. | Chris Wilson | 1 | -3/+14 |
2007-05-04 | [cairo-xlib-display] Allocate the close_display hooks from a freelist. | Chris Wilson | 1 | -49/+56 |
2007-05-04 | [cairo-xlib-display] Cache the screen_info for the lifetime of the display. | Chris Wilson | 1 | -0/+19 |
2007-05-04 | [cairo-xlib] Cache freed GCs | Chris Wilson | 1 | -1/+5 |
2007-05-04 | [cairo-xlib] Introduce a workqueue for deferred destruction of X resources. | Chris Wilson | 1 | -3/+168 |
2007-05-04 | [cairo-xlib] Split per-display attributes from per-screen. | Chris Wilson | 1 | -0/+258 |