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-xcb-surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xcb: Fix typo
Andrea Canciani
2011-11-18
1
-1
/
+1
*
xcb: Handle SHM exhaustion gracefully
Chris Wilson
2011-11-18
1
-4
/
+6
*
xcb: Fix device offsets with unmap_image()
Uli Schlachter
2011-09-22
1
-2
/
+2
*
xcb: Fix a "incompatible pointer" compiler warning
Uli Schlachter
2011-09-22
1
-1
/
+1
*
xcb: Don't try to fallback more than once
Uli Schlachter
2011-09-22
1
-4
/
+8
*
xcb: track fallback damage
Chris Wilson
2011-09-19
1
-69
/
+245
*
xcb: Remove some dead code
Uli Schlachter
2011-09-14
1
-13
/
+11
*
Introduce a new compositor architecture
Chris Wilson
2011-09-12
1
-22
/
+11
*
xcb: Steal from the pending list for GetImage
Uli Schlachter
2011-09-02
1
-0
/
+3
*
xcb: Handle SHM exhaustion via falling back
Uli Schlachter
2011-08-18
1
-2
/
+7
*
xcb: Merge two functions for creating shm images
Uli Schlachter
2011-08-18
1
-41
/
+5
*
xcb: Fallback to image if allocating SHM fails
Uli Schlachter
2011-08-18
1
-1
/
+1
*
image: move surface definition to new header for subclassing
Chris Wilson
2011-08-13
1
-50
/
+48
*
Silence Clang static analyzer reports
Andrea Canciani
2011-07-29
1
-1
/
+1
*
xcb: Handle fallback in map_to_image
Uli Schlachter
2011-07-29
1
-0
/
+7
*
xcb: _get_image only works without fallback
Uli Schlachter
2011-07-29
1
-0
/
+1
*
xcb: Handle deferred clear in map_to_image
Uli Schlachter
2011-07-29
1
-1
/
+25
*
xcb: Check that the extents are inside our surface
Uli Schlachter
2011-07-27
1
-0
/
+5
*
composite: Pass unbounded extents to initialisation
Chris Wilson
2011-07-26
1
-1
/
+1
*
API: map-to-image and create-similar-image
Chris Wilson
2011-07-26
1
-221
/
+201
*
xcb: Unset the deferred_clear flag on fallback
Uli Schlachter
2011-07-21
1
-0
/
+3
*
xcb: Handle deferred_clear in _get_image
Uli Schlachter
2011-07-21
1
-0
/
+11
*
XCB: Store the flags per-connection only
Uli Schlachter
2011-07-21
1
-6
/
+4
*
xcb: squash initial ChangePicture request for precision
Chris Wilson
2011-07-20
1
-1
/
+4
*
xcb: Take advantage of clip-boxes
Chris Wilson
2011-07-20
1
-0
/
+1
*
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
2011-07-19
1
-14
/
+14
*
cairo-xcb: Drop some unused definitions/file
Uli Schlachter
2011-07-18
1
-2
/
+0
*
xcb: Remove more bits of drm integration
Chris Wilson
2011-07-15
1
-63
/
+2
*
Implement cairo_backend_t
Chris Wilson
2011-07-15
1
-0
/
+3
*
Excise xcb-drm
Chris Wilson
2011-07-14
1
-104
/
+0
*
xcb: Use defines instead of magic numbers
Uli Schlachter
2011-06-24
1
-1
/
+1
*
xcb: Initialize the new precision fields
Uli Schlachter
2011-06-24
1
-0
/
+1
*
xcb,xlib,surface: Check for too small sizes
Uli Schlachter
2011-06-24
1
-1
/
+7
*
xcb: Fallback to image surface for create similar
Uli Schlachter
2011-06-12
1
-5
/
+5
*
Revert "xcb: Never return NULL from create_similar"
Uli Schlachter
2011-06-11
1
-2
/
+2
*
xcb: Compile fix when using xcb-drm
Chris Wilson
2011-03-16
1
-1
/
+1
*
xcb: Never return NULL from create_similar
Uli Schlachter
2011-03-15
1
-2
/
+2
*
xcb: Use a normal image surface if SHM fails
Uli Schlachter
2011-01-31
1
-2
/
+1
*
xcb: Document all public functions
Uli Schlachter
2011-01-26
1
-1
/
+69
*
Remove an unused field from cairo_xcb_shm_info_t
Uli Schlachter
2011-01-02
1
-11
/
+10
*
XCB: Stop taking the xcb socket
Uli Schlachter
2010-12-25
1
-24
/
+6
*
xcb: Add more _cairo_error() calls
Benjamin Otte
2010-11-08
1
-7
/
+7
*
raster backends: Set round_glpyh_positions to ON
Uli Schlachter
2010-10-21
1
-0
/
+1
*
xcb: Correctly handle ARGB visuals
Uli Schlachter
2010-10-13
1
-0
/
+3
*
xcb: Do not return value in void function
Andrea Canciani
2010-10-05
1
-6
/
+4
*
doc: Move tmpl/ docs to inline docs
Benjamin Otte
2010-07-08
1
-0
/
+13
*
xcb: Setters should set finished surfaces into an error status
Benjamin Otte
2010-07-06
1
-2
/
+8
*
xcb: trivial memfault fixes.
Chris Wilson
2010-05-10
1
-2
/
+3
*
xcb: Upload images in place.
Chris Wilson
2010-05-08
1
-13
/
+18
*
surface: Convert snapshots from an array to a double-linked list.
Chris Wilson
2010-04-30
1
-8
/
+4
[next]