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
path:
root
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-09-14
[autoconf] Comment on the SIZEOF_VOID__ -> SIZEOF_VOID_P workaround.
M Joonas Pihlaja
1
-0
/
+2
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
1
-1
/
+5
2009-09-14
[build] Work around autoconf void* -> VOID__ name conversion bug.
M Joonas Pihlaja
1
-0
/
+4
2009-09-14
[build] Add a default message for when GLEW isn't built
Chris Wilson
1
-0
/
+1
2009-09-14
Add a private copy of GLEW
Chris Wilson
1
-1
/
+9
2009-09-13
[trace] Don't trace internal cairo calls on Solaris.
M Joonas Pihlaja
1
-138
/
+327
2009-09-13
[trace] Don't rely on the constructor attribute to initialise the tracer.
M Joonas Pihlaja
1
-2
/
+174
2009-09-13
[trace] Don't try and propagate a void result.
M Joonas Pihlaja
1
-66
/
+70
2009-09-13
[trace] Avoid warnings from assigning a void pointer to a function pointer.
M Joonas Pihlaja
1
-2
/
+2
2009-09-13
[trace] Stray trailing ';' in bswap macros
Chris Wilson
1
-2
/
+2
2009-09-13
[trace] Compile without lookup-symbol
Chris Wilson
1
-1
/
+5
2009-09-13
[configure] --enable-symbol-lookup
Chris Wilson
1
-5
/
+9
2009-09-09
[util] And reuse the same name repository name.
Chris Wilson
1
-2
/
+2
2009-09-09
[util] And back to a unique repo name for cairo.modules
Chris Wilson
1
-2
/
+2
2009-09-09
[util] And restore the repository tag.
Chris Wilson
1
-0
/
+2
2009-09-09
[util] Inherit the repository from xorg.modules
Chris Wilson
1
-3
/
+1
2009-09-08
[build] Improve handling of missing test apparatus
Chris Wilson
1
-2
/
+2
2009-09-05
[configure] Add option to disable trace.
Chris Wilson
1
-1
/
+1
2009-09-02
[script] Always create a fallback font
Chris Wilson
1
-19
/
+27
2009-09-02
[script] Attempt to select a font if ! CAIRO_HAS_FT_FONT
Chris Wilson
1
-0
/
+106
2009-09-02
[trace] Check for __builtin_return_address explicitly.
M Joonas Pihlaja
1
-1
/
+1
2009-09-02
[trace] Replace an open coded test for matrix identity.
M Joonas Pihlaja
1
-4
/
+1
2009-09-02
[trace] Don't crash on unknown enums values.
M Joonas Pihlaja
1
-141
/
+172
2009-09-02
[trace] Check for object stack underflow.
M Joonas Pihlaja
1
-2
/
+24
2009-09-02
[trace] Get the tracee program name from the environment.
M Joonas Pihlaja
2
-13
/
+21
2009-09-01
[tee] Rename 'append' to 'add' and add symmetric 'remove'
Chris Wilson
2
-2
/
+2
2009-08-31
[trace] Use HAVE_FLOCKFILE/FUNLOCKFILE since configure test for them.
M Joonas Pihlaja
1
-0
/
+4
2009-08-29
[script] Implement invert
Chris Wilson
1
-1
/
+25
[next]