index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]