summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-30stashwip/cogl-backendRobert Bragg12-159/+250
2012-01-03stashRobert Bragg1-16/+92
2011-12-19stashRobert Bragg2-276/+545
2011-12-15stashRobert Bragg1-159/+363
2011-12-13stashRobert Bragg1-11/+47
2011-12-13stashRobert Bragg1-349/+539
2011-10-10backends: Adds a new Cogl based backendRobert Bragg27-16/+5200
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
2011-09-22test: Add stroke-patternAdrian Johnson4-0/+70
2011-09-21test/trace: Hack to dump out per-context images and tracesChris Wilson1-3/+14
2011-09-20image: don't offset by device transform for replay onto source surfaceChris Wilson1-5/+3