Age | Commit message (Expand) | Author | Files | Lines |
2006-08-04 | Merge SavageMapMMIO and SavageMapFB into a single, new function called | Ian Romanick | 1 | -35/+10 |
2006-08-04 | Pass the HaveDriverFuncs flag to xf86AddDriver. Make sure the | Ian Romanick | 1 | -3/+3 |
2006-07-20 | Make sure CLUTs are enabled | | 1 | -0/+10 |
2006-07-20 | no accel at depth 24 in dualhead mode in MX/IX chips (hardware limitation) | | 1 | -1/+11 |
2006-07-18 | make sure to map full FB in dualhead mode. fixes some issues with dualhead. | | 1 | -2/+3 |
2006-04-30 | - Add exa support (solid, copy, UTS) | Alex Deucher | 1 | -9/+73 |
2006-02-08 | Some trivial savage fixes: | Luc Verhaegen | 1 | -23/+6 |
2005-11-09 | Fix DoLoadableServer NO build. | Kevin E Martin | 1 | -2/+0 |
2005-08-05 | I have resolved this by making all the "Direct rendering disabled" messages | Ian Romanick | 1 | -1/+1 |
2005-07-11 | Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15 | Adam Jackson | 1 | -0/+3 |
2005-06-25 | Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_14XORG-6_8_99_13 | Adam Jackson | 1 | -2/+6 |
2005-05-17 | Set the hardware to 8bit CLUT mode in 8 bpp. We used to flag an | Egbert Eich | 1 | -19/+21 |
2005-04-20 | Fix includes right throughout the Xserver tree:sco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4 | Daniel Stone | 1 | -1/+1 |
2005-04-14 | User reports indicate that both command and vertex DMA on SuperSavages lockXORG-6_8_99_3 | Felix Kuehling | 1 | -1/+11 |
2005-03-17 | Invalidate 3D hardware state in SavageEnterVT. This fixes 3D applicationsXORG-6_8_99_1 | Felix Kuehling | 1 | -0/+6 |
2005-03-06 | - Support for the new DRM version 2.4 with command DMA. | Felix Kuehling | 1 | -5/+42 |
2005-02-26 | Fixed ShadowStatus handling with DRI: | Felix Kuehling | 1 | -52/+93 |
2005-02-04 | Applied patch (id=1354) by Mike A. Harris from bug #1901: The attached | Felix Kuehling | 1 | -2/+2 |
2005-02-02 | - fix long standing bug in depth 24 that made colors look dithered. The | Alex Deucher | 1 | -5/+7 |
2005-02-01 | - Changed option ForcePCIMode to option BusType for consistency with other | Felix Kuehling | 1 | -35/+48 |
2005-01-31 | - Shadow status update thresholds on Savage4 were reversed. Fixed now. | Felix Kuehling | 1 | -14/+36 |
2005-01-30 | Added two new options "DmaType" and "ForcePCIMode". | Felix Kuehling | 1 | -3/+38 |
2005-01-10 | - Support for PCI Savages: on PCI cards don't run SAVAGEDRIAgpInit, add PCI | Felix Kuehling | 1 | -38/+105 |
2005-01-01 | Updates to support the new Savage DRM driver (version 2.0.x) which was just | Felix Kuehling | 1 | -30/+26 |
2004-11-23 | - fix and enable HW Cursor on crtc2 | Alex Deucher | 1 | -8/+21 |
2004-11-23 | - fixed tiled framebuffer on savage2000 | Alex Deucher | 1 | -15/+20 |
2004-10-31 | Make the Savage driver work with the dl-loader. | Felix Kuehling | 1 | -1/+1 |
2004-10-21 | Make sure the overlay is off when switching modes, otherwise you can get a | Alex Deucher | 1 | -2/+2 |
2004-10-21 | when using the overlay for Xv, only enable it when displaying the video | Alex Deucher | 1 | -7/+15 |
2004-10-20 | Take doublescan and interlace flags into account when choosing a BIOS mode. | Felix Kuehling | 1 | -3/+16 |
2004-10-16 | - fix savage2000, savage3D | Alex Deucher | 1 | -92/+110 |
2004-10-07 | Require tiled mode for 3D | Alex Deucher | 1 | -3/+6 |
2004-10-05 | move this function outside of #ifdef XFree86LOADER. | Matthieu Herrb | 1 | -9/+9 |
2004-09-30 | build fix | Matthieu Herrb | 1 | -1/+1 |
2004-09-30 | Portability fixes from Matthieu Herrb (bug 1409) | Alex Deucher | 1 | -5/+6 |
2004-09-30 | Add Dualhead Support to Mobile savages (MX, IX, Supersavages) Thanks to | Alex Deucher | 1 | -319/+508 |
2004-09-28 | - Properly support BuildDevelDRIDrivers | Alex Deucher | 1 | -0/+8 |
2004-09-18 | vbeFree after SavageWriteMode in SavageCloseScreen. | Felix Kuehling | 1 | -4/+4 |
2004-09-18 | Re-add BIOS panel off code for dpms (Felix Kuehling) Fix weird mode problem | Alex Deucher | 1 | -14/+18 |
2004-09-16 | Merge savage DDX from DRI to xorg and fix conflicts. | Alex Deucher | 1 | -168/+665 |
2004-08-16 | Bug #1087: Make sure all the *Weak symbols are documented in the importrel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901 | Adam Jackson | 1 | -1/+1 |
2004-07-31 | Change several LoaderSymbol calls introduced by the bug #400 patch toXORG-6_7_99_2XORG-6_7_99_1 | Adam Jackson | 1 | -1/+1 |
2004-07-30 | Add pseudocolor overlay mode. Leave streams engine running at all times to | Egbert Eich | 1 | -134/+324 |
2004-07-30 | Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all | Adam Jackson | 1 | -674/+186 |
2004-06-16 | DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613 | Eric Anholt | 1 | -166/+667 |
2004-06-16 | DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-merge | Eric Anholt | 1 | -28/+16 |
2004-04-23 | Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE | Egbert Eich | 1 | -3/+9 |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 1 | -1/+1 |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | 1 | -1/+1 |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 1 | -1/+1 |