summaryrefslogtreecommitdiff
path: root/src/atimach64render.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-09Variable scope reductions as suggested by cppcheckAlan Coopersmith1-2/+1
2022-01-22Fix spelling/wording issuesAlan Coopersmith1-3/+3
2021-04-26Fix debugging tracesGeorge Matsumura1-2/+2
2021-04-22Fix compositing rotationGeorge Matsumura1-20/+25
2013-06-03Deal with pPict->pDrawable == NULL for source-only pictures.Matthieu Herrb1-2/+5
2012-12-10Mach64PixelARGB should use exaGetPixmapFirstPixelAlan Coopersmith1-16/+1
2012-06-06mach64: port to new compat API.Dave Airlie1-4/+4
2009-05-10Doublecheck pictFormat is a supported formatAlan Coopersmith1-0/+6
2007-03-15atimisc: Fix strict aliasing violation flagged by -Wall.Michel Dänzer1-1/+8
2006-08-12[mach64] RENDER support (bug #6877).George Sapountzis1-0/+891