index
:
~bryce/cairo
cairogles-integration
doc-fixes
downscaling
master
path-effects
perspective-transform
test-outputs-to-output-dir
vbo-size
Bryce's cairo repository for development branches
bryce
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-31
pen: First check whether the in/out edges lie within the single pen vertex
Chris Wilson
1
-28
/
+32
2012-10-30
xlib: Apply the image offsets to the destination rather the source
Chris Wilson
1
-12
/
+10
2012-10-30
type1-subset, cff-subset: Plugged 2 memory leaks
Kevin Tardif
2
-3
/
+5
2012-10-30
type1-subset: ensure subroutine numnber is an integer
Adrian Johnson
1
-9
/
+12
2012-10-28
type1-subset: restore correct callothersub behavior
Adrian Johnson
1
-6
/
+29
2012-10-28
xlib/shm: Use shmstr.h instead of shmproto.h if available
Chris Wilson
1
-1
/
+5
2012-10-28
xlib/shm: Check for XShm headers
Chris Wilson
1
-3
/
+96
2012-10-26
type1-subset: parse all operators
Adrian Johnson
1
-67
/
+100
2012-10-26
xlib: Check for both X.org and Xorg ServerVendors
Chris Wilson
3
-2
/
+9
2012-10-26
xlib/shm: Sanity check that the server handles XSendEvent with ShmCompletion
Chris Wilson
1
-8
/
+69
2012-10-21
ft: Fix compilation on 1.12 without FT_Get_X11_Font_Format
Gilles Espinasse
1
-6
/
+17
2012-10-19
pen: Relax invisibility criteria from half-tolerance to quarter-tolerance
Chris Wilson
1
-1
/
+1
2012-10-19
xlib/shm: Sync the XShmAttach before removing the ShmSegment id
Chris Wilson
1
-0
/
+3
2012-10-11
recording: Copy across the is-clear? during snapshotting
Chris Wilson
1
-1
/
+1
2012-10-11
recording: copy reverses its dst and src parameters
Henry Song
1
-1
/
+1
2012-10-11
xlib: Reorder CloseDisplay hooks
Chris Wilson
1
-17
/
+17
2012-10-11
compositor: Reduce glyph "overlap" if the inked pixels are opaque
Chris Wilson
1
-0
/
+7
2012-10-11
gl/traps: ensure RGBA surface before upload image to texture for GLES2
Henry Song
1
-0
/
+32
2012-10-11
gl: gles2 only supports GL_DEPTH24_STENCIL8_OES
Henry Song
1
-1
/
+1
2012-10-07
remove debug code
Adrian Johnson
1
-2
/
+0
2012-10-07
type1: convert '.' to locale specific decimal point before using sscanf
Adrian Johnson
1
-4
/
+27
2012-10-07
type1-subset: always subset subroutines 0-3 (Flex/hint replacement)
David Maxwell
1
-0
/
+6
2012-10-07
type1: lenIV support
David Maxwell
1
-4
/
+38
2012-10-07
type1: buildchar stack fix
David Maxwell
1
-0
/
+1
2012-10-06
win32: Use the image surface below the fallback when unmapping an HDC
Chris Wilson
1
-0
/
+1
2012-10-06
xcb: Clear the result of create_similar_image
Uli Schlachter
2
-14
/
+5
2012-10-05
xlib/shm: Note the bug is an interaction between libXext and xorg
Chris Wilson
1
-3
/
+6
2012-10-05
xlib/shm: Avoid using XSendEvent with old versions of Xorg
Chris Wilson
1
-0
/
+21
2012-10-05
win32: Compile fix for mismatched surface types
Chris Wilson
1
-2
/
+2
2012-10-05
xlib/shm: Discard SHM surfaces upon CloseDisplay
Chris Wilson
1
-0
/
+14
2012-10-03
stroke: Remove redundant code for computing culling extents
Chris Wilson
2
-72
/
+35
2012-10-03
recording: Perform an explicit during snapshot
Chris Wilson
1
-1
/
+311
2012-09-27
tor: Fudge the edge if it is projected into a point
Chris Wilson
2
-2
/
+2
2012-09-27
spans-compositor: Remove polygon limits after construction
Chris Wilson
1
-3
/
+7
2012-09-27
composite-rectangles: Update unbounded (clip extents) after reducing clip
Chris Wilson
1
-1
/
+16
2012-09-27
spans-compositor: Use the tight clip-boxes for polygon construction
Chris Wilson
1
-10
/
+19
2012-09-27
polygon-intersect: Exclude non-overlapping clip boxes from consideration
Chris Wilson
1
-8
/
+14
2012-09-25
mark_dirty: Check surface status
Uli Schlachter
1
-0
/
+7
2012-09-25
surface: Check reference count right before free
Uli Schlachter
1
-3
/
+3
2012-09-25
xcb: Add a missing check for FillRectangles
Uli Schlachter
1
-4
/
+9
2012-09-25
xcb: Check if traps are supported before using them
Uli Schlachter
1
-1
/
+2
2012-09-25
xcb: Check the right flag for FillRectangles
Uli Schlachter
1
-1
/
+1
2012-09-25
xcb: Verify extension support before sending
Uli Schlachter
2
-0
/
+24
2012-09-24
xcb: Switch to compositor architecture
Uli Schlachter
3
-214
/
+197
2012-09-24
xcb: Remove unimplemented cairo compositor
Uli Schlachter
4
-171
/
+0
2012-09-24
xcb: Fix a warn_unused_result warning
Uli Schlachter
1
-1
/
+2
2012-09-24
Remove an unimplemented function declaration
Uli Schlachter
1
-3
/
+0
2012-09-24
Fix make check
Uli Schlachter
2
-0
/
+3
2012-09-13
xlib: Reset fallback counter when discarding the fallback
Weng Xuetian
1
-0
/
+2
2012-09-13
xlib: Destroy the fallback damage along with the fallback surface
Chris Wilson
1
-8
/
+5
[next]