summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-12mono: Silence valgrind by placing a sentinel value in the sorted bucketsChris Wilson1-1/+2
2011-10-11observer: Fix typo and handle the condition of no script deviceChris Wilson1-2/+2
2011-10-11xcb: Re-enable glyph renderingChris Wilson1-1/+1
2011-10-11gl: Remove unused alpha argument from operand_emitChris Wilson3-7/+5
2011-10-11gl: Spans start after the mask, not coincident!Chris Wilson1-1/+1
2011-10-11gl: Include use-coverage in shader hashChris Wilson1-1/+5
2011-10-11backends: Adds a new Cogl based backendRobert Bragg27-16/+5141
2011-10-11debug-trapsChris Wilson2-0/+38
2011-10-11perfChris Wilson1-19/+42
2011-10-10botor: Remove a couple of inlines to cleanup -WinlineChris Wilson2-2/+2
2011-10-09gl: Need to increment reference count when copying operandsChris Wilson4-7/+33
2011-10-09gl: Basic fixes to get cairo-gl running againChris Wilson5-44/+126
2011-10-09gl: Declare coverage input for fragment shaders.Chris Wilson1-2/+4
2011-10-09clip_intersect_boxes: Fix memleakUli Schlachter1-5/+10
2011-10-09clip: Fix clip-double-freeUli Schlachter1-0/+1
2011-10-09test: Add clip-double-freeUli Schlachter2-0/+88
2011-10-09flush: Detach mime dataUli Schlachter1-0/+1
2011-10-09create-from-png*: Test mark_dirty with mime dataUli Schlachter2-0/+8
2011-10-09cff: fallback if seac style endchar is foundAdrian Johnson1-0/+7
2011-10-09cff: in CID fonts the CID is the glyph indexAdrian Johnson1-3/+95
2011-10-08xlib: Fix compilation with --disable-xlib-xrenderUli Schlachter1-0/+4
2011-10-04Make the new mime-surface-api succeedUli Schlachter1-1/+1
2011-10-04test: Add mime-surface-apiUli Schlachter2-0/+152
2011-10-01quartz: Fix the 32-bits build on MacOSX 10.7Andrea Canciani2-10/+18
2011-09-30test: Add clip-rectilinearChris Wilson5-0/+91
2011-09-30fill: Fix unantialiased rectilinear-fill-to-boxesChris Wilson5-16/+44
2011-09-30image: Enable use of LERP_SRC for masked source compositionChris Wilson3-12/+40
2011-09-29stroke: Use the tessellator to resolve overlapping strokesChris Wilson1-1/+4
2011-09-29test: Add line-width-large-overlapChris Wilson15-0/+150
2011-09-27build: Specify the reference images as a directory for EXTRA_DISTRob Bradford2-2955/+2
2011-09-27trace: Emit an stack operation to create a pattern from an undefined surfaceChris Wilson1-3/+14
2011-09-26test: Refresh reference imagesChris Wilson12-0/+0
2011-09-26test/random-clips: Paint clip to highlight the issuesChris Wilson9-2/+17
2011-09-26polygon-intersect: Remove surplus edge directionChris Wilson1-23/+5
2011-09-26script: compile withoutChris Wilson1-1/+12
2011-09-26win32: Compile, but brokenChris Wilson4-273/+18
2011-09-26boilerplate: Skip testing of null surfacesChris Wilson1-0/+9
2011-09-23test: Mark the record-select-font-face as XFAILChris Wilson2-0/+1
2011-09-23test: Refresh rotated-clip referenceChris Wilson1-0/+0
2011-09-23test: Refresh tighten-bounds reference imageChris Wilson4-1/+2
2011-09-23spans: Fix empty polygon unbounded fixupChris Wilson1-9/+6
2011-09-23test: Redefine success for miter-precisionChris Wilson1-0/+0
2011-09-23test: Exercise scaling from an atlas through a subsurfaceChris Wilson5-1/+96
2011-09-23test: refresh text-pattern referenceChris Wilson1-0/+0
2011-09-23test/create-from-png: Update to point to new reference/ imagesChris Wilson1-16/+13
2011-09-22xcb: Fix device offsets with unmap_image()Uli Schlachter1-2/+2
2011-09-22xcb: Fix a "incompatible pointer" compiler warningUli Schlachter1-1/+1
2011-09-22xcb: Honor clips for defer clearUli Schlachter1-1/+2
2011-09-22xcb: Don't try to fallback more than onceUli Schlachter1-4/+8
2011-09-22test: make text-pattern draw with both opaque and translucent patternsAdrian Johnson3-7/+15