summaryrefslogtreecommitdiff
path: root/src/atimach64render.c
AgeCommit message (Collapse)Author
2006-08-12[mach64] RENDER support (bug #6877).George Sapountzis
RENDER accleration is disabled by default. It is strongly recommended that the patch from bug #6772 and the 'exa-damagetrack branch' are merged in the xserver before enabling RENDER acceleration. To enable RENDER acceleration, add the following in xorg.conf: Section "Device" [...] Option "AccelMethod" "exa" Option "RenderAccel" "true" EndSection