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
2013-08-26
Make "make check" happy
Chris Wilson
1
-0
/
+6
2013-08-23
win32: Prevent double-free of similar images
Chris Wilson
2
-2
/
+4
2013-08-23
Provide backwards compatibilty with old pixman
Chris Wilson
7
-18
/
+85
2013-08-19
gl: Return surface in error when creating oversized texture surfaces
Martin Robinson
1
-11
/
+22
2013-08-19
gl/msaa: Clean up msaa depth/stencil buffer for OpenGLES
Henry Song
1
-1
/
+2
2013-08-13
surface_get_extents: Reject finished or error surface
Uli Schlachter
1
-0
/
+12
2013-08-13
push_group: Refuse working with unusable surface
Uli Schlachter
1
-0
/
+5
2013-08-13
surface: Error out on finished surfaces
Uli Schlachter
1
-0
/
+19
2013-08-04
[ft] Ensure alignment of bitmaps received from FreeType
Behdad Esfahbod
1
-0
/
+9
2013-08-04
[ft] Fix alignment
Behdad Esfahbod
1
-6
/
+3
2013-07-29
[ft] Add missing include
Behdad Esfahbod
1
-0
/
+1
2013-07-29
[ft] Fix math
Behdad Esfahbod
1
-7
/
+2
2013-07-29
Support 2bit and 4bit embedded bitmaps
Behdad Esfahbod
1
-1
/
+51
2013-07-28
type1-subset: Don't try to rename non winansi glyphs
Adrian Johnson
1
-2
/
+10
2013-07-15
gl/msaa: Always use scissor when clipping
Henry Song
1
-5
/
+5
2013-07-15
gl/msaa: Disable stencil and scissor during framebuffer blit
Henry Song
1
-0
/
+28
2013-07-15
gl/msaa: Properly destroy stencil buffer clip cache
Henry Song
2
-1
/
+6
2013-07-05
Towards support loading color glyphs from FreeType
Behdad Esfahbod
1
-3
/
+38
2013-07-05
[ft] Fix wrong assumptions
Behdad Esfahbod
1
-7
/
+3
2013-07-05
[ft] Fix memory bug in copying bitmaps
Behdad Esfahbod
1
-3
/
+1
2013-07-04
xcb: Fix some uninitialized variable warnings
Uli Schlachter
1
-3
/
+3
2013-07-04
image compositor: Always finish the span renderer
Uli Schlachter
1
-3
/
+4
2013-06-28
gl: Move glGetUniformLocation to shader compile time.
Eric Anholt
4
-48
/
+70
2013-06-21
check: Fix check-def.sh for variations in GCC's linker
Chris Wilson
1
-1
/
+1
2013-06-21
test: Use the highest precision rendering for shapes for generating ref results
Chris Wilson
1
-0
/
+4
2013-06-21
xml: Handle clip-boxes in the updated cairo_clip_t
Chris Wilson
1
-5
/
+72
2013-06-20
svg: Unwrap recording surfaces
Chris Wilson
1
-2
/
+14
2013-06-20
gstate: Speed up stroked path extents
Chris Wilson
1
-12
/
+12
2013-06-20
image: Mark the data as owned after stealing the snapshot's image
Chris Wilson
1
-1
/
+1
2013-06-20
pdf: Fix compiler warning for use of unitialised variable along error path
Chris Wilson
1
-1
/
+1
2013-06-20
pdf: Improve consistency in use of cairo_int_status_t
Chris Wilson
4
-134
/
+136
2013-06-20
gl: Quell warning about incompatible pointer type
Bryce W. Harrington
1
-1
/
+1
2013-06-20
pdf: Assure compiler that data, data_size will always be initialized
Bryce W. Harrington
1
-1
/
+3
2013-06-20
type1-subset: Fix typos in function comment
Bryce W. Harrington
1
-7
/
+7
2013-06-20
type1-subset: Quell warning about uninitialized array_start
Bryce W. Harrington
1
-0
/
+1
2013-06-18
scaled-font: Prevent a recursive mutex lock for removing a failed glyph
Chris Wilson
1
-0
/
+4
2013-06-18
recording: Prevent invalid memory access with zero length command array
Chris Wilson
1
-0
/
+3
2013-06-11
recording: Fix inconsistent usage of types for indices
Chris Wilson
2
-11
/
+11
2013-06-11
image: Quell warning about signed/unsigned int comparison.
Bryce W. Harrington
1
-1
/
+1
2013-06-03
xlib: Unlike the visual when destroying it
Chris Wilson
2
-1
/
+10
2013-05-30
traps: Ensure that we correctly clip when using multiple clip boxes
Chris Wilson
2
-18
/
+21
2013-05-14
directfb: Correctly chain up map-to-image/unmap to the image backend
Chris Wilson
1
-2
/
+2
2013-05-13
gles: Switch default framebuffer destinations properly
Martin Robinson
1
-20
/
+27
2013-05-07
gl: Fix compiler warnings in the GL backend
Martin Robinson
3
-4
/
+10
2013-05-06
gl: Bind the default framebuffer before calling gl{Read|Draw}Buffer
Martin Robinson
1
-2
/
+4
2013-04-26
gl: Update transformation when surface size changes
Martin Robinson
1
-1
/
+1
2013-04-26
gl: Separate framebuffer bind from destination selection
Martin Robinson
3
-46
/
+63
2013-04-25
xlib: Aquire display before using it in DEBUG message.
egag
1
-2
/
+2
2013-04-17
gl/msaa: Resolve multisampling on surface flush
Henry Song
3
-36
/
+41
2013-04-16
png: Avoid marking the surface as in error after a png warning
Chris Wilson
1
-7
/
+7
[next]