index
:
~joonas/cairo
master
no-pixman-ref
pthreads
tor-clip-fix
wip/master-tor-merge-sort
wip/master-tor-ordered-x
wip/os2-walsh
wip/tiled-span-renderer
joonas's cairo branches
joonas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-05
gl: Introduce _cairo_gl_device_has_glsl() function
Benjamin Otte
3
-6
/
+11
2010-05-05
gl: Get rid of cairo_gl_surface_glfinish() from public API
Benjamin Otte
3
-22
/
+7
2010-05-05
gl: Remove unused member variable
Benjamin Otte
1
-1
/
+0
2010-05-05
gl: Move device-specific code into cairo-gl-device.c
Benjamin Otte
3
-163
/
+210
2010-05-05
gl: Make _gl_set_destination() take the context as an argument
Benjamin Otte
3
-13
/
+11
2010-05-05
Fix typo in docs
Benjamin Otte
1
-1
/
+1
2010-05-05
gl: Acquire the context before destroying it.
Benjamin Otte
1
-1
/
+3
2010-05-05
gl: acquire/release context during surface_finish()
Benjamin Otte
1
-1
/
+8
2010-05-05
gl: Acquire context when initing/destroying gl operands
Benjamin Otte
3
-46
/
+54
2010-05-05
test: Add radial-gradient-mask
Chris Wilson
10
-0
/
+229
2010-05-05
clip: Trivial compiler warning
Chris Wilson
1
-1
/
+2
2010-05-05
test/mask-glyphs: Check for memfault
Chris Wilson
1
-9
/
+23
2010-05-05
clip: Propagate memfault from translating clip region
Chris Wilson
1
-0
/
+6
2010-05-05
image: Propagate failure from pixman_image_set_clip_region()
Chris Wilson
1
-1
/
+8
2010-05-05
test/bitmap-font: Destroy FcPattern
Chris Wilson
1
-6
/
+2
2010-05-05
recording: Mark an empty recording surface as clear.
Chris Wilson
1
-0
/
+6
2010-05-05
recording: Avoid refcycles by always copying the command array.
Chris Wilson
2
-12
/
+12
2010-05-05
test/subsurface-modify-parent: Free region.
Chris Wilson
1
-0
/
+1
2010-05-04
type3: Minor tweaks to remove a redundant check.
Chris Wilson
1
-6
/
+2
2010-05-04
ps: Force finish of the type3 glyph surfaces.
Chris Wilson
1
-0
/
+2
2010-05-04
pdf: Assert that no other error can occur for an invertible matrix.
Chris Wilson
1
-2
/
+1
2010-05-04
paginated: Mark as clear initially.
Chris Wilson
1
-0
/
+2
2010-05-04
scaled-font: Convert to cairo_list_t
Chris Wilson
2
-25
/
+23
2010-05-04
ps: Remove the fill stroke command
Chris Wilson
1
-2
/
+0
2010-05-04
test: Add subsurface-pad
Chris Wilson
4
-0
/
+78
2010-05-04
test: Add subsurface-modify-{child,parent}
Chris Wilson
6
-0
/
+179
2010-05-04
scaled-font: Remove MRU cache upon detection of error.
Chris Wilson
1
-1
/
+14
2010-05-04
image: Propagate failure from pixman_image_fill_boxes().
Chris Wilson
1
-25
/
+30
2010-05-04
test/user-font-rescale: Use after free and check for memfault.
Chris Wilson
1
-5
/
+11
2010-05-04
test/bitmap-font: Propagate memfault
Chris Wilson
1
-3
/
+10
2010-05-04
test/bitmap-font: Check for memfault error
Chris Wilson
1
-2
/
+2
2010-05-04
test/user-font-proxy: Check we install user data on the scaled font
Chris Wilson
1
-4
/
+10
2010-05-04
image: Check for pixman image allocation failure during glyphs
Chris Wilson
1
-5
/
+3
2010-05-04
pdf: Cleanup local reference to source on error paths.
Chris Wilson
1
-0
/
+2
2010-05-04
ps: Always cleanup used font subsets.
Chris Wilson
1
-11
/
+8
2010-05-04
test: Cleanup after failed pthread_join().
Chris Wilson
3
-24
/
+27
2010-05-04
image: Replace assert with error return
Chris Wilson
1
-1
/
+2
2010-05-04
test: Embed the list pointer into cairo_test_t
Chris Wilson
2
-19
/
+19
2010-05-04
xlib: Don't delete gradients in unbounded fixup code
Chris Wilson
1
-1
/
+2
2010-05-03
test: Improve memfault behaviour.
Chris Wilson
8
-37
/
+112
2010-05-03
scaled-font: Check for an error return when retrieving the implementation
Chris Wilson
1
-0
/
+8
2010-05-03
paginated: propagate malloc failures more cleanly.
Chris Wilson
1
-13
/
+13
2010-05-03
image: A few missing tests for malloc failure
Chris Wilson
1
-1
/
+11
2010-05-03
ft: Convert an assert into an unlikely error return.
Chris Wilson
1
-3
/
+1
2010-05-03
fallback: get src_x/y variables right when compositing traps
Benjamin Otte
1
-1
/
+3
2010-05-03
os2: Fix get_extents() segfaulting.
Dave Yeo
1
-1
/
+1
2010-05-02
boilerplate: don't compile pdf test code when pdf is not tested
Benjamin Otte
1
-0
/
+3
2010-04-30
image: remove useless optimization
Benjamin Otte
1
-8
/
+3
2010-04-30
fallback: Create pixman image for correct rectangle
Benjamin Otte
1
-4
/
+4
2010-04-30
[configure] Bump poppler dependency to 0.13.3
Carlos Garcia Campos
1
-1
/
+1
[prev]
[next]