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-script
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
script: Add support for replaying device-scale
Chris Wilson
1
-0
/
+48
2013-01-14
script: Set decompression length prior to calling decompressors
Chris Wilson
1
-1
/
+1
2013-01-08
script: Simply exchange source/dest images for _set_source_image
Chris Wilson
1
-5
/
+14
2013-01-08
script: Attempt to decompress images in place
Chris Wilson
2
-166
/
+232
2013-01-05
script: Recompress strings using LZO whilst binding traces
Chris Wilson
6
-56
/
+215
2012-11-28
script: Fix map-to-image/unmap stack manipulations
Chris Wilson
1
-3
/
+3
2012-08-20
cairo-script: Attempt to fallback for unresolved patterns
Chris Wilson
1
-2
/
+17
2011-11-25
script: Prefer polymorphorism for mesh path construction
Chris Wilson
1
-111
/
+47
2011-11-09
cairo-script: Don't ask for inlining of a cold-path function
Andrea Canciani
1
-1
/
+1
2011-09-30
fill: Fix unantialiased rectilinear-fill-to-boxes
Chris Wilson
1
-5
/
+15
2011-09-12
Introduce a new compositor architecture
Chris Wilson
2
-6
/
+7
2011-08-30
api: Extend cairo_antialias_t to include performace/quality hints
Chris Wilson
1
-0
/
+3
2011-08-14
script: Missed break for creating unbounded recording surfaces.
Chris Wilson
1
-0
/
+1
2011-08-14
script: leave the tail of the RGB24 data unmolested
Chris Wilson
1
-7
/
+8
2011-08-10
script: Include an operator to replay a recording surface to a file
Chris Wilson
1
-0
/
+42
2011-07-29
script: Initialize recording extents
Andrea Canciani
1
-0
/
+1
2011-07-26
API: map-to-image and create-similar-image
Chris Wilson
1
-0
/
+96
2011-07-23
trace: Create a new opcode for recording surface
Chris Wilson
1
-0
/
+64
2011-06-24
script-interpreter: Build on win32
Andrea Canciani
6
-8
/
+39
2011-05-01
Expose 30bpp/10bpc support: CAIRO_FORMAT_RGB30
Jesse Barnes
1
-0
/
+4
2011-02-07
mesh: Rename cairo_pattern_mesh_* functions to cairo_mesh_pattern_*
Andrea Canciani
1
-7
/
+7
2011-01-01
script: Add support for mesh patterns
Andrea Canciani
1
-0
/
+201
2010-05-27
script: Update csi-exec to match new interface.
Chris Wilson
1
-1
/
+2
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-04-30
subsurface: s/region/rectangle/
Chris Wilson
1
-6
/
+6
2010-04-28
trace: Wrap cairo_surface_create_for_region()
Chris Wilson
1
-0
/
+33
2010-04-27
Update FSF address
Andrea Canciani
9
-9
/
+9
2010-04-14
script: Flush prior to modifying the image data.
Chris Wilson
1
-0
/
+1
2010-03-31
script: Fix script scanner endianness
Andrea Canciani
1
-15
/
+15
2010-03-30
Silence enumeration warnings following addition of RGB16_565
Chris Wilson
1
-0
/
+35
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
1
-0
/
+5
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-22
script: Port cairo_script_context_t to cairo_device_t
Chris Wilson
1
-5
/
+6
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
2
-2
/
+14
2010-01-22
gitignore: refresh
Chris Wilson
1
-0
/
+1
2009-11-29
[dirty] Add more missing surface dirtying notifications.
M Joonas Pihlaja
1
-0
/
+2
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-08-29
[script] Implement invert
Chris Wilson
1
-1
/
+25
2009-08-29
Rename cairo-script static func to avoid MinGW conflict
Damian Frank
1
-2
/
+2
2009-08-29
[script] Conditionalise the build
Chris Wilson
1
-1
/
+1
2009-08-29
[script] Support running on cairo-1.8
Chris Wilson
1
-3
/
+15
2009-08-29
Add xml surface
Chris Wilson
1
-0
/
+113
[next]