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-15
ordered interesections
wip/master-tor-ordered-x
M Joonas Pihlaja
1
-5
/
+10
2010-05-11
win32: Grow glyph extents to account for ClearType
Jonathan Kew
1
-0
/
+13
2010-05-11
Ensure the quartz backend returns the first stop for negative positions on th...
Robert O'Callahan
1
-2
/
+22
2010-05-11
Don't repeat a Quartz gradient more times than necessary, to avoid Quartz qua...
Robert O'Callahan
1
-82
/
+179
2010-05-11
Clean up Quartz gradient code by moving some local variables to static const ...
Robert O'Callahan
1
-18
/
+13
2010-05-11
quartz: Don't fallback to pixman for repeating radial gradients.
Robert O'Callahan
1
-23
/
+180
2010-05-11
trace: And for the bonus round... Make it compile.
Chris Wilson
1
-2
/
+2
2010-05-11
trace: Try wrapping FT_Open_Face()
Chris Wilson
1
-12
/
+26
2010-05-10
Add an additional set parantheses around the container_of macro
Jeff Muizelaar
1
-1
/
+1
2010-05-10
xcb: trivial memfault fixes.
Chris Wilson
9
-47
/
+123
2010-05-10
region: _cairo_region_create_in_error()
Chris Wilson
3
-13
/
+60
2010-05-08
xcb: Find the correct xcb_screen_t for faking Screen
Chris Wilson
1
-2
/
+21
2010-05-08
xcb: Upload images in place.
Chris Wilson
3
-16
/
+189
2010-05-08
xcb: Reset picture after failed snapshot.
Chris Wilson
1
-2
/
+2
2010-05-08
test: Force cairo-test-suite to return SUCCESS
Chris Wilson
1
-0
/
+10
2010-05-08
subsurface: Don't double apply device offset for deep subsurfaces.
Chris Wilson
1
-5
/
+5
2010-05-08
gl: Make the shader implementation per-context, not global
Benjamin Otte
5
-112
/
+131
2010-05-08
gl: Print GL errors when releasing the device
Benjamin Otte
2
-26
/
+11
2010-05-08
gl: Make check_span_renderer() call not require a device lock
Benjamin Otte
3
-2
/
+11
2010-05-07
cairo: Special case cairo_t with NULL_POINTER
Chris Wilson
1
-1
/
+23
2010-05-07
test/copy-path: memfault status checks.
Chris Wilson
1
-23
/
+38
2010-05-07
surface-fallback: Only destroy the clip after it has been initialized.
Chris Wilson
1
-3
/
+4
2010-05-07
Remove useless null checks of a and b in _cairo_path_fixed_equal
timeless
1
-14
/
+8
2010-05-07
quartz: Work around bad glyph extents returned by CoreGraphics for empty glyp...
Jonathan Kew
1
-0
/
+10
2010-05-07
doc: regen
Chris Wilson
26
-0
/
+93
2010-05-07
subsurface: Include device offset in extents
Chris Wilson
1
-2
/
+8
2010-05-06
Remove comma from the end of the CAIRO_PATTERN_ACQUIRE enum
Jeff Muizelaar
1
-1
/
+1
2010-05-06
gl: Enable fixed-function without glsl.
Chris Wilson
1
-25
/
+31
2010-05-06
Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corpora...
Metal Sonic
8
-8
/
+8
2010-05-06
cairo: stash a number of contexts for use with NO_MUTEX
Chris Wilson
1
-1
/
+32
2010-05-06
device: Reorder finalization so that user data is destroyed last.
Chris Wilson
2
-4
/
+9
2010-05-06
test/gl-surface-source: Attach GLXContext to device user data.
Chris Wilson
1
-15
/
+11
2010-05-06
Add an implementation of ffs() for MSVC
Jeff Muizelaar
1
-0
/
+15
2010-05-06
surface-fallback: Handle memfaults during clipping.
Chris Wilson
1
-11
/
+15
2010-05-06
test: Add gl-surface-source
Chris Wilson
6
-0
/
+125
2010-05-06
test/clip-contexts: Free secondary context
Chris Wilson
1
-0
/
+2
2010-05-06
test: Add subsurface-image-repeat
Chris Wilson
5
-0
/
+73
2010-05-06
xlib: Remove reference counting for cairo_xlib_screen_t
Chris Wilson
5
-147
/
+46
2010-05-06
xlib: Convert visual array to a cairo_list_t
Chris Wilson
2
-54
/
+26
2010-05-06
xlib: Remove screen->has_render
Chris Wilson
2
-14
/
+4
2010-05-06
xlib: Remove obsolete comment, there is no race anymore
Chris Wilson
1
-4
/
+0
2010-05-06
xlib: Ensure the global display mutex is initialized before use.
Chris Wilson
1
-0
/
+2
2010-05-06
image: Propagate error instead of asserting.
Chris Wilson
1
-1
/
+2
2010-05-06
clip: Propagate failure from retrieving the previous clip surface.
Chris Wilson
1
-1
/
+2
2010-05-05
test: Add xlib-expose-event.image16.ref.png
Chris Wilson
2
-0
/
+1
2010-05-05
scaled-font: Pluck last glyph from the most recent page.
Chris Wilson
1
-1
/
+1
2010-05-05
PS: Add missing 'q' when resetting clip path
Adrian Johnson
1
-1
/
+1
2010-05-05
gl: Get rid of ctx variable
Benjamin Otte
1
-6
/
+6
2010-05-05
gl: Another case of proper device acquiring
Benjamin Otte
1
-6
/
+9
2010-05-05
gl: Get rid of another cast to cairo_gl_context_t
Benjamin Otte
1
-3
/
+3
[next]