index
:
~ajohnson/cairo
fix-blurry-copy-from-pdf-surface
font-subset-test
master
Adrian Johnson's personal cairo repository
ajohnson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-30
[boilerplate/xcb] Fix pixmap depth
HEAD
master
Chris Wilson
1
-3/+16
2009-09-30
[xcb] Deferred error checking.
Chris Wilson
4
-246/+521
2009-09-30
[boilerplate/xcb] Check for connection errors during test
Chris Wilson
2
-54/+83
2009-09-30
[xlib] Suppress warning that should never have been.
Chris Wilson
1
-1/+1
2009-09-30
Fix truetype subset crash
Adrian Johnson
1
-0/+1
2009-09-30
[API] Make _cairo_meta_surface_replay() private again
Benjamin Otte
14
-65/+40
2009-09-29
[xlib] XRequest bread crumbing
Chris Wilson
1
-0/+57
2009-09-29
[tessellator] Invalid conversion of list head to edge.
Chris Wilson
1
-0/+2
2009-09-29
[perf] Support parsing reports from stdin
Chris Wilson
2
-20/+31
2009-09-28
[xlib] Set proper bpp when computing format from masks
Benjamin Otte
1
-0/+1
2009-09-28
[xlib] Handle 24bpp formats during dithering
Benjamin Otte
1
-0/+10
2009-09-28
[image] Fix masks computation for BGRx format
Benjamin Otte
1
-3/+3
2009-09-28
PS: Use standard page size names for some common sizes
Adrian Johnson
1
-4/+62
2009-09-25
PS: Add DocumentMedia/PageMedia DSC comments
Adrian Johnson
2
-0/+89
2009-09-24
[xlib] Handle case in draw_image() where pixman format is not RGB
Benjamin Otte
1
-6/+44
2009-09-24
[image] Return cairo_bool_t from _pixman_format_to_masks
Benjamin Otte
2
-12/+11
2009-09-24
Add EPS test
Adrian Johnson
4
-0/+172
2009-09-23
[image] Do not trust user supplied data to be clear
Chris Wilson
1
-1/+1
2009-09-23
[image] Tweak coding style
Chris Wilson
1
-4/+5
2009-09-23
[image] Move setting of is_clear to _create_with_pixman_format()
Benjamin Otte
1
-12/+6
2009-09-23
[image] Do assumption initial user data is cleared.
Chris Wilson
1
-4/+22
2009-09-22
[test] Revamp surface-source
Chris Wilson
24
-8/+47
2009-09-22
[test] Exercise push-group-color.
Chris Wilson
5
-0/+144
2009-09-22
[gl] Handle an absent visual.
Chris Wilson
2
-3/+12
2009-09-22
win32-printing: correct the use of the CAIRO_HAS_WIN32_FONT #ifdef
Adrian Johnson
1
-1/+1
2009-09-22
win32-printing: fix meta surface pattern regression caused by bed2701e
Adrian Johnson
1
-0/+2
2009-09-22
win32-printing: Allow GDI CTM with scale < 1 to be set
Adrian Johnson
2
-19/+73
2009-09-22
Make win32 fonts work in EMF files created by win32-printing
Adrian Johnson
1
-0/+37
2009-09-22
Fix compiler warnings in win32-surface
Adrian Johnson
1
-3/+9
2009-09-22
Fix compiler error on cygwin
Adrian Johnson
1
-0/+1
2009-09-22
Add WINVER defines to cairo-mutex-impl-privaye.h
Adrian Johnson
1
-0/+9
2009-09-22
Use _WIN32 to check for win32 mutex
Adrian Johnson
1
-1/+1
2009-09-21
[xlib] Fix recent bug in unbounded trapezoids
Chris Wilson
2
-26/+29
2009-09-21
[fallback] Special case single composite rectangle
Chris Wilson
1
-0/+42
2009-09-21
[xlib] Trim a few redundant steps when uploading glyphs
Chris Wilson
1
-17/+6
2009-09-20
[xlib] Cleanse creation of similar surfaces.
Chris Wilson
1
-106/+91
2009-09-20
[xlib] Interim CAIRO_DEBUG variable to specify xrender level
Chris Wilson
1
-4/+19
2009-09-18
Add a description of how we compute the spline_error_squared.
Jeff Muizelaar
1
-6/+11
2009-09-16
Set LC_ALL=C instead of LANG=C
Behdad Esfahbod
7
-7/+15
2009-09-15
Use __uint128_t and __int128_t if available
Sebastian Dröge
4
-50/+50
2009-09-15
[perf] Reorganise cairo-perf
Chris Wilson
33
-43/+46
2009-09-14
[autoconf] Comment on the SIZEOF_VOID__ -> SIZEOF_VOID_P workaround.
M Joonas Pihlaja
2
-0/+4
2009-09-14
[trace] Look harder for the cairo-trace.so library.
M Joonas Pihlaja
1
-1/+16
2009-09-14
[trace] Don't use pthread_key_delete.
M Joonas Pihlaja
1
-1/+0
2009-09-14
[build] Check for dlsym in both libdl and libc.
M Joonas Pihlaja
3
-8/+14
2009-09-14
[build] Work around autoconf void* -> VOID__ name conversion bug.
M Joonas Pihlaja
2
-0/+8
2009-09-14
[configure] Setup GL CFLAGS before checking for GLX
Chris Wilson
1
-0/+3
2009-09-14
[build] Add a default message for when GLEW isn't built
Chris Wilson
5
-19/+4
2009-09-14
Add a private copy of GLEW
Chris Wilson
12
-9/+25955
2009-09-13
[configure] Fallback to detect OpenGL headers
Chris Wilson
1
-3/+8
[next]