summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-12-04Retry CCE idle commands until the (higher) timeout is reached, and properlyDaniel Stone
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn
2004-11-30Make Xorg the default server to install.Egbert Eich
2004-11-23Use fp_horz_stretch instead of fp_vert_stretch for horizontal stretchDaniel Stone
2004-10-24Add registers to facilitate work with stereo 3d.Vladimir Dergachev
2004-10-22- make the overlay work on crtc2 againAlex Deucher
2004-10-18Fixing one of the infamous 'control reaches end of non void functionEgbert Eich
2004-10-18Made handling of DevelDrivers for x86-64 more conformant to otherEgbert Eich
2004-10-17- Fix DFP detection in r128 driver (bug 1386, Klaus Kusche)Alex Deucher
2004-10-17Modified:Vladimir Dergachev
2004-10-17- Add Thomas' latest sis MergedFB enhancements to the radeon driverAlex Deucher
2004-10-13Modified:Vladimir Dergachev
2004-10-12Set fbdev mode as the default mode on PPC (Olaf Hering).Egbert Eich
2004-10-11- fix resume on radeons (bug 1220)Alex Deucher
2004-10-11Improving DPMS handling on VT swich and server termination/abort: previousEgbert Eich
2004-10-08Modified:Vladimir Dergachev
2004-10-05Modified:Vladimir Dergachev
2004-10-04Modified:Vladimir Dergachev
2004-10-04Modified:Vladimir Dergachev
2004-10-03Modified:Vladimir Dergachev
2004-10-03Modified:Vladimir Dergachev
2004-10-03Modified:Vladimir Dergachev
2004-10-03Modified:Vladimir Dergachev
2004-10-02Modified:Vladimir Dergachev
2004-10-02Modified:Vladimir Dergachev
2004-10-02Modified:Vladimir Dergachev
2004-10-02Add more multimedia registers.Vladimir Dergachev
2004-10-02xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.cVladimir Dergachev
2004-09-22Bug #1252, #1253, #1255, #1256: Various typo fixes from Dave Jones.Adam Jackson
2004-09-21Convert the ATI drivers to ANSI function prototypes.Adam Jackson
2004-09-17Bugzilla #1170: Fix an overcounting of DMA in BEGIN_RING that wasn'tEric Anholt
2004-09-17Bug #1192: Remove cfb support from drivers where its use is an option.Adam Jackson
2004-09-16Update commentAlex Deucher
2004-08-30Hotfix for Eric Anholt's fix for bug #1156 : Clear theMichel Daenzer
2004-08-27Bug #1156: Fix the build on PPC by splitting the byte-order-setting codeEric Anholt
2004-08-27Bug #1157: Fix Radeon line acceleration in the DMA case (Michel Daenzer).Eric Anholt
2004-08-27Fix Radeon compilation without Xinerama (Bug #1179, Simon Schubert).Kevin E Martin
2004-08-25Fix hangs during startup with Radeon driver (Bug #1007, Sjoerd Simons).Kevin E Martin
2004-08-17Reenable Radeon Render acceleration now that interactions with 3D clientsEric Anholt
2004-08-15Fix unresolved symbol warnings in r128 driver (Adam Jackson)Eric Anholt
2004-08-12Fix context switching on Radeons and build problem when XF86DRI is notKevin E Martin
2004-08-12oops, these didn't added somehow.Adam Jackson
2004-08-12Factor out R{128,ADEON}Chipsets into their own headers so they can beAdam Jackson
2004-08-11Bug #978: Silence more unresolved symbol warnings from the ati driver.Adam Jackson
2004-08-11Fix Radeon build problem with #define DoLoadableServer NOKevin E Martin
2004-08-10Bug #978: Silence unresolved symbol warnings from the ati driver. ReportedAdam Jackson
2004-08-09Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,Kevin E Martin
2004-08-06Disable Render acceleration in Radeon driver temporarily until it no longerKevin 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