index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-01
script: Add support for mesh patterns
Andrea Canciani
1
-0
/
+201
2011-01-01
mesh: Add mesh pattern type and enum values
Adrian Johnson
2
-0
/
+3
2010-10-28
build: Don't build cairo-fdr when the tee surface is off
Benjamin Otte
1
-0
/
+2
2010-09-06
Reduce the cairo_device_type_t to only hold the used entries.
Chris Wilson
1
-20
/
+4
2010-09-01
gobject: Fix header defines
Benjamin Otte
1
-32
/
+32
2010-08-10
script: Fix script backend build.
M Joonas Pihlaja
2
-0
/
+2
2010-08-07
Add cairo-gobject library
Benjamin Otte
5
-0
/
+811
2010-07-12
trace: Avoid stdbool.h C99ism.
M Joonas Pihlaja
1
-90
/
+94
2010-07-11
build: Rework pthread detection.
M Joonas Pihlaja
3
-3
/
+8
2010-07-10
Convert mime data length to use unsigned long
Chris Wilson
1
-3
/
+3
2010-05-27
script: Update csi-exec to match new interface.
Chris Wilson
1
-1
/
+2
2010-05-13
build: Fix pthread detection
Benjamin Otte
2
-4
/
+3
2010-05-12
script: Avoid the expensive of the redundant memset.
Chris Wilson
1
-13
/
+26
2010-05-12
script: Don't hash the entire image.
Chris Wilson
1
-11
/
+24
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-04-30
subsurface: s/region/rectangle/
Chris Wilson
2
-11
/
+11
2010-04-28
trace: Wrap cairo_surface_create_for_region()
Chris Wilson
2
-0
/
+69
2010-04-27
Update FSF address
Andrea Canciani
10
-10
/
+10
2010-04-26
trace: Remove unused functions
Chris Wilson
1
-24
/
+0
2010-04-26
trace: Check return value to suppress compiler warning
Chris Wilson
1
-1
/
+4
2010-04-26
trace: Trivial compiler warning fix
Chris Wilson
1
-1
/
+1
2010-04-14
script: Flush prior to modifying the image data.
Chris Wilson
1
-0
/
+1
2010-03-31
configure: check -lrt for shm_open()
Chris Wilson
1
-1
/
+1
2010-03-31
script: Fix script scanner endianness
Andrea Canciani
1
-15
/
+15
2010-03-31
trace: Fix trace endianness
Andrea Canciani
1
-0
/
+15
2010-03-30
Silence enumeration warnings following addition of RGB16_565
Chris Wilson
3
-3
/
+58
2010-03-21
script: Use a stack to push/pop recursed line numbers.
Chris Wilson
1
-2
/
+6
2010-03-21
script: Remove the version check.
Chris Wilson
1
-2
/
+0
2010-03-01
api: Introduce CAIRO_FORMAT_INVALID formally in the API.
M Joonas Pihlaja
3
-3
/
+15
2010-02-10
script: Compile without mmap
Chris Wilson
1
-2
/
+3
2010-02-02
csi-replay: compile fix
Chris Wilson
1
-11
/
+21
2010-01-27
build: Remove glitz surface
Benjamin Otte
1
-9
/
+1
2010-01-22
xml: Port to cairo_device_t
Chris Wilson
1
-3
/
+4
2010-01-22
script: Port cairo_script_context_t to cairo_device_t
Chris Wilson
5
-25
/
+25
2010-01-22
Add cairo_device_t
Chris Wilson
1
-0
/
+2
2010-01-22
script: Handle cache allocation failure more gracefully
Chris Wilson
1
-41
/
+33
2010-01-22
script: Free the correct pattern after failure.
Chris Wilson
1
-1
/
+1
2010-01-22
script: Permit surface operations on the context
Chris Wilson
1
-3
/
+11
2010-01-22
perf: Enable a surface cache for perf-trace
Chris Wilson
3
-3
/
+16
2010-01-22
gitignore: refresh
Chris Wilson
2
-0
/
+3
2010-01-07
trace: Correctly encode octal values.
Chris Wilson
1
-7
/
+14
2009-12-30
[trace] Fix compilation when FreeType is disabled
Andrea Canciani
1
-0
/
+3
2009-11-29
[dirty] Add more missing surface dirtying notifications.
M Joonas Pihlaja
1
-0
/
+2
2009-11-09
Fix compilation on MacOS X
Andrea Canciani
3
-13
/
+17
2009-11-02
sphinx: Add required pthread libs
Benjamin Otte
1
-2
/
+2
2009-11-02
sphinx: Add required pthread libs
Chris Wilson
1
-2
/
+3
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
4
-30
/
+30
2009-10-15
[build] Link against pthread-stubs
Chris Wilson
1
-1
/
+1
2009-09-30
[API] Make _cairo_meta_surface_replay() private again
Benjamin Otte
1
-22
/
+0
[next]