summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2011-07-09Handle CAIRO_STATUS_DEVICE_FINISHED in switchesUli Schlachter1-0/+1
2011-06-24script-interpreter: Build on win32Andrea Canciani6-8/+39
2011-06-16build: Don't build cairo-sphinx when the tee surface is offAndrea Canciani1-0/+2
2011-06-06cairo-trace: Fix use of buf outside of scopeChris Wilson1-1/+2
2011-05-26cairo-trace: Fix an obscure bug recording the fishtankChris Wilson1-180/+191
2011-05-01Expose 30bpp/10bpc support: CAIRO_FORMAT_RGB30Jesse Barnes2-0/+8
2011-03-18trace: Always emit a function name for write-to-png-streamAndrea Canciani1-3/+4
2011-03-18trace: Fix hint_style/hint_metrics typoChris Wilson1-1/+1
2011-02-07mesh: Rename cairo_pattern_mesh_* functions to cairo_mesh_pattern_*Andrea Canciani1-7/+7
2011-01-01script: Add support for mesh patternsAndrea Canciani1-0/+201
2011-01-01mesh: Add mesh pattern type and enum valuesAdrian Johnson2-0/+3
2010-10-28build: Don't build cairo-fdr when the tee surface is offBenjamin Otte1-0/+2
2010-09-06Reduce the cairo_device_type_t to only hold the used entries.Chris Wilson1-20/+4
2010-09-01gobject: Fix header definesBenjamin Otte1-32/+32
2010-08-10script: Fix script backend build.M Joonas Pihlaja2-0/+2
2010-08-07Add cairo-gobject libraryBenjamin Otte5-0/+811
2010-07-12trace: Avoid stdbool.h C99ism.M Joonas Pihlaja1-90/+94
2010-07-11build: Rework pthread detection.M Joonas Pihlaja3-3/+8
2010-07-10Convert mime data length to use unsigned longChris Wilson1-3/+3
2010-05-27script: Update csi-exec to match new interface.Chris Wilson1-1/+2
2010-05-13build: Fix pthread detectionBenjamin Otte2-4/+3
2010-05-12script: Avoid the expensive of the redundant memset.Chris Wilson1-13/+26
2010-05-12script: Don't hash the entire image.Chris Wilson1-11/+24
2010-05-11trace: And for the bonus round... Make it compile.Chris Wilson1-2/+2
2010-05-11trace: Try wrapping FT_Open_Face()Chris Wilson1-12/+26
2010-04-30subsurface: s/region/rectangle/Chris Wilson2-11/+11
2010-04-28trace: Wrap cairo_surface_create_for_region()Chris Wilson2-0/+69
2010-04-27Update FSF addressAndrea Canciani10-10/+10
2010-04-26trace: Remove unused functionsChris Wilson1-24/+0
2010-04-26trace: Check return value to suppress compiler warningChris Wilson1-1/+4
2010-04-26trace: Trivial compiler warning fixChris Wilson1-1/+1
2010-04-14script: Flush prior to modifying the image data.Chris Wilson1-0/+1
2010-03-31configure: check -lrt for shm_open()Chris Wilson1-1/+1
2010-03-31script: Fix script scanner endiannessAndrea Canciani1-15/+15
2010-03-31trace: Fix trace endiannessAndrea Canciani1-0/+15
2010-03-30Silence enumeration warnings following addition of RGB16_565Chris Wilson3-3/+58
2010-03-21script: Use a stack to push/pop recursed line numbers.Chris Wilson1-2/+6
2010-03-21script: Remove the version check.Chris Wilson1-2/+0
2010-03-01api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja3-3/+15
2010-02-10script: Compile without mmapChris Wilson1-2/+3
2010-02-02csi-replay: compile fixChris Wilson1-11/+21
2010-01-27build: Remove glitz surfaceBenjamin Otte1-9/+1
2010-01-22xml: Port to cairo_device_tChris Wilson1-3/+4
2010-01-22script: Port cairo_script_context_t to cairo_device_tChris Wilson5-25/+25
2010-01-22Add cairo_device_tChris Wilson1-0/+2
2010-01-22script: Handle cache allocation failure more gracefullyChris Wilson1-41/+33
2010-01-22script: Free the correct pattern after failure.Chris Wilson1-1/+1
2010-01-22script: Permit surface operations on the contextChris Wilson1-3/+11
2010-01-22perf: Enable a surface cache for perf-traceChris Wilson3-3/+16
2010-01-22gitignore: refreshChris Wilson2-0/+3