index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-xcb-surface-render.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-23
xcb: Make work with removal of data/stride
Benjamin Otte
1
-11
/
+11
2010-04-15
xcb: Make code not complain about every new format
Benjamin Otte
1
-28
/
+18
2010-04-11
xcb: Use normal finish to decouple from surface cache.
Chris Wilson
1
-30
/
+27
2010-03-30
Silence enumeration warnings following addition of RGB16_565
Chris Wilson
1
-0
/
+5
2010-03-30
xcb: Cache whether we have already check a glyph for size.
Chris Wilson
1
-0
/
+10
2010-03-24
xcb: Ensure that we own the glyph cache before use.
Chris Wilson
1
-9
/
+29
2010-03-23
xcb: Free traps after conversion from boxes.
Chris Wilson
1
-3
/
+6
2010-03-23
xcb: Destroy reference to clip surface after use.
Chris Wilson
1
-0
/
+3
2010-03-23
xcb: Fix leak of clip rectangle during show-glyphs.
Chris Wilson
1
-9
/
+6
2010-03-22
xcb: Destroy reference to local source picture in show-glyphs.
Chris Wilson
1
-3
/
+11
2010-03-22
image: Special case wholly unbounded fixups.
Chris Wilson
1
-27
/
+35
2010-03-01
api: Introduce CAIRO_FORMAT_INVALID formally in the API.
M Joonas Pihlaja
1
-0
/
+3
2010-02-23
image: split cairo_image_surface_coerce()
Benjamin Otte
1
-17
/
+4
2010-02-12
clip: Avoiding derefencing NULL clip_region
Chris Wilson
1
-12
/
+14
2010-02-12
clip: Restrict composite extents to clip extents
Chris Wilson
1
-58
/
+20
2010-01-25
xcb: Make shm optional
Chris Wilson
1
-0
/
+2
2010-01-22
xcb: Refresh.
Chris Wilson
1
-0
/
+4471