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-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
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
[next]