summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-17spans: Fix the size of the span buffer for tor scan converterspansTaekyun Kim1-2/+5
2011-10-17spans: Correct handling of clips having mixed antialiasTaekyun Kim1-95/+128
2011-10-13gl/msaa: Support for solid color strokes.Martin Robinson3-4/+151
2011-10-13gl/msaa: Add clipping supportMartin Robinson5-10/+139
2011-10-13gl/msaa: Implement basic solid color fillMartin Robinson4-12/+274
2011-10-13gl/msaa: Introduce an MSAA compositor for OpenGLMartin Robinson3-0/+114
2011-10-13ft: Add missing break to enable BGR subpixel renderingChris Wilson1-7/+8
2011-10-13test: Add text-antialias-subpixel-{,v}{bgr,rgb}Uli Schlachter10-0/+124
2011-10-12recording-surface: Initialize optimize-clears before use in snapshottingChris Wilson1-0/+1
2011-10-12gstate: Prevent leak of old clip when creating a group with translationChris Wilson1-0/+1
2011-10-12spans: Refresh polygon limits after trimming the composite extentsChris Wilson3-13/+43
2011-10-12recording-surface: Optimize away anything below an opaque fillChris Wilson1-0/+9
2011-10-12recording-surface: Free the contents of the command array when clearingChris Wilson1-2/+16
2011-10-12clip: Replace the original clip when transformingChris Wilson1-1/+5
2011-10-12clip: Free the freed clip pool on resetChris Wilson1-0/+1
2011-10-12surface-clipper: Fix path leak due to typoChris Wilson1-1/+1
2011-10-12test: Add clip-polygonsChris Wilson5-0/+113
2011-10-12spans: Propagate internal status when retrieving the clip surfaceChris Wilson3-2/+30
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-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