summaryrefslogtreecommitdiff
path: root/src/atimach64exa.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-09Variable scope reductions as suggested by cppcheckAlan Coopersmith1-2/+3
2022-11-25fix some build warningsBenjamin Valentin1-10/+0
2012-12-16Remove dummy UTS / DFS hooksConnor Behan1-60/+0
2012-06-06mach64: port to new compat API.Dave Airlie1-8/+8
2011-04-28Replace deprecated xalloc/xfree/xrealloc with malloc/free/reallocJulien Cristau1-1/+1
2007-02-12[mach64] Enable RENDER acceleration on the Pro variants.George Sapountzis1-9/+0
2006-10-26[mach64] EXA: reserve DRI buffers only when DRI is active.George Sapountzis1-2/+1
2006-08-12[mach64] RENDER support (bug #6877).George Sapountzis1-0/+22
2006-08-05[mach64] EXA: add memcpy-based UTS/DFS.George Sapountzis1-0/+62
2006-08-05[mach64] EXA support.George Sapountzis1-0/+622