index
:
~bryce/cairo
cairogles-integration
doc-fixes
downscaling
master
path-effects
perspective-transform
test-outputs-to-output-dir
vbo-size
Bryce's cairo repository for development branches
bryce
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cairo-trace
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
trace: Record set-device-scale
Chris Wilson
1
-0
/
+12
2013-06-05
trace: Improve operand emission
Chris Wilson
1
-60
/
+87
2012-11-28
trace: Do not forcibly add surfaces to the dictionary
Chris Wilson
1
-18
/
+32
2012-11-27
trace: Fix operand emission for map-to-image and unmap-image
Chris Wilson
1
-24
/
+34
2012-08-11
trace: Fix propagation of CAIRO_TRACE_OUTDIR to children
Chris Wilson
1
-1
/
+1
2012-03-19
trace: Wrap GL surfaces
Dongyeon Kim
1
-0
/
+183
2012-03-15
trace: Add breadcrumb for cairo_image_surface_get_data()
Chris Wilson
1
-0
/
+22
2012-03-10
doc: fix a few typos found by codespell
Nis Martensen
1
-1
/
+1
2011-11-25
trace: Remove the warning about the unstable format
Chris Wilson
1
-1
/
+0
2011-11-25
Convert cairo_mime_surface_t to cairo_raster_source_pattern_t
Chris Wilson
1
-15
/
+12
2011-09-27
trace: Emit an stack operation to create a pattern from an undefined surface
Chris Wilson
1
-3
/
+14
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-28
/
+86
2011-08-30
api: Extend cairo_antialias_t to include performace/quality hints
Chris Wilson
1
-0
/
+5
2011-08-15
Introduce cairo_mime_surface_t
Chris Wilson
1
-0
/
+49
2011-08-10
trace: Pop the surface after write-to-png
Chris Wilson
1
-2
/
+2
2011-07-31
Remove useless checks for NULL before freeing
Andrea Canciani
1
-2
/
+1
2011-07-29
trace: Emit the content type for image surfaces
Chris Wilson
1
-1
/
+22
2011-07-26
API: map-to-image and create-similar-image
Chris Wilson
1
-0
/
+92
2011-07-23
trace: Create a new opcode for recording surface
Chris Wilson
1
-9
/
+2
2011-07-17
cairo-trace: Fix mark-dirty with xcb backend
Uli Schlachter
1
-4
/
+12
2011-07-09
Handle CAIRO_STATUS_DEVICE_FINISHED in switches
Uli Schlachter
1
-0
/
+1
2011-06-06
cairo-trace: Fix use of buf outside of scope
Chris Wilson
1
-1
/
+2
2011-05-26
cairo-trace: Fix an obscure bug recording the fishtank
Chris Wilson
1
-180
/
+191
2011-05-01
Expose 30bpp/10bpc support: CAIRO_FORMAT_RGB30
Jesse Barnes
1
-0
/
+4
2011-03-18
trace: Always emit a function name for write-to-png-stream
Andrea Canciani
1
-3
/
+4
2011-03-18
trace: Fix hint_style/hint_metrics typo
Chris Wilson
1
-1
/
+1
2011-01-01
mesh: Add mesh pattern type and enum values
Adrian Johnson
1
-0
/
+1
2010-07-12
trace: Avoid stdbool.h C99ism.
M Joonas Pihlaja
1
-90
/
+94
2010-07-11
build: Rework pthread detection.
M Joonas Pihlaja
1
-2
/
+2
2010-07-10
Convert mime data length to use unsigned long
Chris Wilson
1
-3
/
+3
2010-05-13
build: Fix pthread detection
Benjamin Otte
1
-1
/
+1
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
1
-5
/
+5
2010-04-28
trace: Wrap cairo_surface_create_for_region()
Chris Wilson
1
-0
/
+36
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-03-31
trace: Fix trace endianness
Andrea Canciani
1
-0
/
+15
2010-03-30
Silence enumeration warnings following addition of RGB16_565
Chris Wilson
1
-3
/
+22
2010-03-01
api: Introduce CAIRO_FORMAT_INVALID formally in the API.
M Joonas Pihlaja
1
-0
/
+4
2010-01-22
script: Port cairo_script_context_t to cairo_device_t
Chris Wilson
1
-4
/
+4
2010-01-22
Add cairo_device_t
Chris Wilson
1
-0
/
+2
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-09
Fix compilation on MacOS X
Andrea Canciani
3
-13
/
+17
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-5
/
+5
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
[next]