summaryrefslogtreecommitdiff
path: root/src/radeon_exa_funcs.c
AgeCommit message (Expand)Author
2006-09-30radeon: Add support for page flipping with EXA.Michel Dänzer
2006-07-03Do even less cache flushing when the previous engine mode is known.Michel Dänzer
2006-06-24Bug #7274: Fix corruption with 'small' accelerated DownloadFromScreen transfers.Michel Dänzer
2006-06-18Implement accelerated EXA DownloadFromScreen hook.Michel Dänzer
2006-06-18Remove #include <fbdevhw.h>, not used here.Michel Dänzer
2006-05-01Bugzilla #6755 <https://bugs.freedesktop.org/show_bug.cgi?id=6755> PatchMichel Daenzer
2006-03-22Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libcKristian Høgsberg
2006-03-09Update drivers that support EXA for the new EXA ABI. This consists ofEric Anholt
2005-09-18Break EXA ABI while we still can. Add coordinates to the UploadToScreenEric Anholt
2005-09-12Fix Radeon EXA for when RENDER isn't definedDave Airlie
2005-09-11Add support for EXA to the radeon driver. Building EXA and XAA support isEric Anholt