summaryrefslogtreecommitdiff
path: root/src/vivante_accel.c
AgeCommit message (Expand)Author
2014-09-13vivante: validate source/destination formatsRussell King
2014-09-13vivante: split out the non-alpha workaroundRussell King
2014-09-12vivante: fix composite using non-alpha picturesRussell King
2014-09-12vivante: better solid mask handlingRussell King
2014-09-12vivante: remove unused BoxCopy()Russell King
2014-09-12vivante: fix PutImage() positioning bugRussell King
2014-09-12vivante: fix FillSpans() X coordinateRussell King
2014-09-12vivante: fix PolyFillRectSolid()Russell King
2014-09-12vivante: fetch solid colour and convert to ARGB8888Russell King
2014-09-12vivante: fix temporary composite pixmap to be 32-bit ARGB8888Russell King
2014-09-12vivante: move extraction of foreground colour to separate functionRussell King
2014-09-12vivante: fix PolyPoint() CoordModePreviousRussell King
2014-09-12vivante: vivante_fill() takes the boxes themselves rather than the regionRussell King
2014-08-03vivante: fix overlapping operationsRussell King
2014-07-23Add vivante support for blending alpha-only solid masksRussell King
2014-07-23Clean up vivante_accel_Composite() a littleRussell King
2014-07-19Fix FillSpans positioning bugRussell King
2014-03-21Fix bail out on pictures we don't yet handle in composite methodRussell King
2014-03-21Split out the final blending operationRussell King
2014-03-20Move owner checking into vivante_map_gpu()Russell King
2014-03-20Disable vivante batch processingRussell King
2014-03-20Tidy up commented out gcoHAL_Commit() and indentationRussell King
2014-03-20Move GPU source programming into gal_prepare_gpu()Russell King
2014-03-20Move Picture format into vivante_pixmapRussell King
2013-12-04compat-api stuff addedSergey Bolshakov
2013-10-30Add error reporting for gco2D_DisableAlphaBlend() callRussell King
2013-10-29Avoid setting up a brush when none is requiredRussell King
2013-10-29Only call vivante_map_gpu() if the pixmap isn't already mapped to the GPU.Russell King
2013-10-29Rename vivante_format() to vivante_pict_format()Russell King
2013-10-29Add common utils helpersRussell King
2013-10-29Fix bad error cleanup in vivante_accel_PutImageRussell King
2013-06-14Initial checkin of Marvell Armada xorg driverRussell King