summaryrefslogtreecommitdiff
path: root/src/radeon_render.c
AgeCommit message (Expand)Author
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-02-16Memory map and misc fixes. This completely reworks the way the driverBenjamin Herrenschmidt
2005-12-09Bug #1106: Fix memory allocation for Render. (Michel Daenzer)Adam Jackson
2005-09-11Add support for EXA to the radeon driver. Building EXA and XAA support isEric Anholt
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson
2005-01-26(Stephane Marchesin, me) Add support for color (framebuffer) tiling.Roland Scheidegger
2004-12-19- fix warnings (Ronny V. Vindenes)Alex Deucher
2004-12-12Modified:Vladimir Dergachev
2004-12-06When direct rendering is enabled, use hostdata blits to transfer data fromMichel Daenzer
2004-10-18Fixing one of the infamous 'control reaches end of non void functionEgbert Eich
2004-09-17Bugzilla #1170: Fix an overcounting of DMA in BEGIN_RING that wasn'tEric Anholt
2004-08-30Hotfix for Eric Anholt's fix for bug #1156 : Clear theXORG-6_7_99_904Michel Daenzer
2004-08-27Bug #1156: Fix the build on PPC by splitting the byte-order-setting codeEric Anholt
2004-08-12Fix context switching on Radeons and build problem when XF86DRI is notXORG-6_7_99_2Kevin E Martin
2004-08-09Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,Kevin E Martin
2004-08-04Use info->ModeReg.surface_cntl to restore byte swapping for the framebufferMichel Daenzer
2004-08-04- Add two new XAA hooks, SetupForCPUToScreenTexture2 andEric Anholt
2004-07-16Bugzilla #803,804: Fix build in the !XF86DRI case after DRI and RadeonEric Anholt
2004-06-20Add file missed in last commit: Bug #748:Eric Anholt