summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-15gl: Make code safe for multithreaded accessBenjamin Otte4-4/+60
2010-04-15xcb: Make code not complain about every new formatBenjamin Otte1-28/+18
2010-04-15xlib: Make code not complain about every new formatBenjamin Otte1-28/+18
2010-04-15gl: Use right formatBenjamin Otte1-1/+1
2010-04-15gl: Handle component-alpha ADDChris Wilson1-7/+9
2010-04-14gl: Really don't write error status to the inert object.Benjamin Otte1-0/+3
2010-04-14test: Add test checking that all setters properly check surface->statusBenjamin Otte2-0/+110
2010-04-14gl: Don't write error status to the inert object.Chris Wilson1-0/+3
2010-04-14script: Flush prior to modifying the image data.Chris Wilson1-0/+1
2010-04-14rtree: Remove the false assert upon collapse.Chris Wilson1-2/+0
2010-04-14svg: Don't write error status to the inert object.Chris Wilson1-16/+21
2010-04-14ps: Don't write error status to the inert object.Chris Wilson2-49/+27
2010-04-14pdf: Don't write error status to the inert object.Chris Wilson1-19/+22
2010-04-14Win32 features update.Chris Wilson2-0/+9
2010-04-14surface: Propagate the error status to _cairo_surface_get_device()Chris Wilson1-0/+3
2010-04-14xlib: Don't operate on an error object inside setters.Chris Wilson4-0/+23
2010-04-13hull: _cairo_hull_vertex_compare() return 0 for identical elementsChris Wilson1-0/+7
2010-04-11cache: Tidy _cairo_cache_shrink_to_accommodate()Chris Wilson1-7/+3
2010-04-11xcb: Use normal finish to decouple from surface cache.Chris Wilson2-31/+30
2010-04-10boilerplate: Compile xlib without xrenderAndrea Canciani1-0/+6
2010-04-10perf: Correct cairo-perf-diff syntaxAndrea Canciani1-1/+1
2010-04-10clip: Compile fix for previous clip.Chris Wilson1-3/+0
2010-04-10clip: Compare the whole clip when testing for equality.Chris Wilson3-7/+42
2010-04-10test: Add clip-contextsChris Wilson4-0/+75
2010-04-10script: Another RGB16_565 warning.Chris Wilson1-0/+6
2010-04-10PDF-operators: ensure text operations flushed before emitting clipAdrian Johnson1-0/+6
2010-04-07script: Compile without FT_FONTChris Wilson1-1/+8
2010-04-07script: Another RGB16_565 warning.Chris Wilson1-0/+6
2010-04-07perf: Switch between micro and trace benchmarks for cairo-perf-diffChris Wilson1-6/+4
2010-04-07Actually check for memory allocation failureAndrea Canciani1-1/+1
2010-04-07region: Make the 2nd argument to intersect and union constBenjamin Otte2-4/+4
2010-04-04quartz: Define cairo_quartz_float_t and use instead of floatKristian Rietveld2-19/+27
2010-04-03Correct masking optimizationAndrea Canciani1-4/+4
2010-04-02script: Fix endian encoding of '<|' length.Chris Wilson1-1/+8
2010-04-02test: Add inverse textChris Wilson6-0/+69
2010-04-02perf/micro: Show megapixel fill rate during paint.Chris Wilson2-2/+15
2010-04-01boilerplate: Allox xlib-fallback to build without RENDERChris Wilson1-68/+4
2010-04-01xlib: Rearrange xrender stubs to restore compilation without xrender.hChris Wilson4-24/+7
2010-04-01Improve doc syntax check to allow inline macro docsBehdad Esfahbod1-1/+1
2010-03-31configure: check -lrt for shm_open()Chris Wilson2-1/+6
2010-03-31perf: Fix timestamp computation on MacOS XAndrea Canciani1-0/+7
2010-03-31script: Fix script scanner endiannessAndrea Canciani1-15/+15
2010-03-31trace: Fix trace endiannessAndrea Canciani1-0/+15
2010-03-31pattern: Fix _gradient_is_opaque() for zero stopsAndrea Canciani1-0/+3
2010-03-31test: Add gradient-zero-stops-maskAndrea Canciani5-0/+62
2010-03-31xlib: Avoid multiple evaluations inside bswap_*() macro.Chris Wilson1-1/+2
2010-03-30doc: Fix some missing '%' in gtk-doc commentsChris Wilson2-7/+7
2010-03-30Silence enumeration warnings following addition of RGB16_565Chris Wilson18-5/+113
2010-03-30scaled-glyph: Allow removal info fields.Chris Wilson1-3/+16
2010-03-30xcb: Cache whether we have already check a glyph for size.Chris Wilson1-0/+10