Age | Commit message (Expand) | Author | Files | Lines |
2004-09-14 | Only set screen parameters if resolution has changed from current values. | Phil Blundell | 1 | -2/+6 |
2004-09-14 | Add proper PCI/AGP detection, based on Mike Harris's code for Radeon, but | Eric Anholt | 2 | -19/+22 |
2004-09-12 | - Fix a segfault on VT switch with DRI. Still dies due to cursor allocation | Eric Anholt | 1 | -9/+18 |
2004-09-12 | Fix a bad argument missed in the previous commit for ATIDRIDMA* functions. | Eric Anholt | 1 | -1/+1 |
2004-09-12 | Move the RegisterBlockAndWakeupHandlers to before DRI initialization. The | Eric Anholt | 1 | -3/+3 |
2004-09-12 | Reset the CCE/CP on engine reset, and make the ATIDRIDMA functions take a | Eric Anholt | 3 | -12/+32 |
2004-09-12 | Add missing kaa.h include for kaaInitTrapOffsets. | Eric Anholt | 1 | -0/+1 |
2004-09-12 | Fix handling of is_agp. is_agp is whether the card is actually AGP, while | Eric Anholt | 1 | -8/+8 |
2004-09-12 | Improve error handling, especially in the DRI case. Do some FatalErrors | Eric Anholt | 3 | -11/+21 |
2004-09-11 | - Add disabled WIP trapezoid code for R128 and R100. The R128 rendering is | Eric Anholt | 7 | -330/+391 |
2004-09-11 | - Don't require Imrecise mode for Trapezoid acceleration. It looks like we | Eric Anholt | 2 | -1/+34 |
2004-09-08 | cursor fixes | Matthew Allum | 2 | -11/+9 |
2004-09-07 | avoid ephyr breakage when tslib enabled | Matthew Allum | 1 | -0/+7 |
2004-09-07 | fixes to Xephyr debug mode | Matthew Allum | 1 | -1/+1 |
2004-09-01 | see changelog | Matthew Allum | 2 | -6/+13 |
2004-09-01 | '-dpi' fixes for Xephyr | Matthew Allum | 3 | -37/+22 |
2004-09-01 | Actuall select events for -parent option | Matthew Allum | 1 | -4/+6 |
2004-08-31 | Added ephyr server sources | Matthew Allum | 9 | -0/+1898 |
2004-08-30 | Add a set of three hooks for accelerating trapezoids, and use it for the | Eric Anholt | 4 | -2/+104 |
2004-08-30 | Rather than initially place pixmaps in framebuffer based on a size | Eric Anholt | 1 | -6/+9 |
2004-07-26 | Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogus | Keith Packard | 8 | -7/+92 |
2004-07-24 | Check for mmio before restoring crtc/crtc2 pitch registers | Keith Packard | 1 | -2/+5 |
2004-07-22 | Correct pitch so that accelerator can run on 1400x1050 screens. Add a few | Keith Packard | 4 | -21/+132 |
2004-07-21 | Include -lts if appropriate. Patch from pattieja@bentham.ispvip.biz. | Phil Blundell | 2 | -1/+11 |
2004-07-20 | Select optimized | Phil Blundell | 1 | -1/+32 |
2004-07-19 | Add support for a8b8g8r8 and x8b8g8r8 pictures, which showed up frequently | Eric Anholt | 1 | -19/+29 |
2004-07-19 | Breakage in last commit to this file: pCurPriv->area isn't set up until | Eric Anholt | 1 | -4/+1 |
2004-07-19 | Set the right number of texture coordinates for r200 Render support (still | Eric Anholt | 1 | -2/+2 |
2004-07-19 | - Add Radeon picture transform support. | Eric Anholt | 2 | -21/+76 |
2004-07-19 | Use the offscreen memory manager as much as possible to do the reservation | Eric Anholt | 5 | -63/+72 |
2004-07-19 | Add support for transforms of textures on R128. | Eric Anholt | 1 | -12/+55 |
2004-07-15 | Enable i810. | Carlos Romero | 5 | -5/+40 |
2004-07-08 | Commit the rest of the dirty optimization from 20040703 and add a missing | Eric Anholt | 2 | -4/+33 |
2004-07-08 | Remove duplicate protos in kdrive.h. | Eric Anholt | 1 | -9/+0 |
2004-07-07 | missing xkb/[xkb.h, xkbDflts.h] and hw/kdrive/mga/g400_common.h | Carlos Romero | 1 | -0/+1 |
2004-07-07 | Initial kdrive XKB/XINPUT support, use --enable-xkb --enable-xinput | Carlos Romero | 1 | -1/+23 |
2004-07-03 | Clean up Rage 128 composite code. Now it composites more operations | Eric Anholt | 1 | -24/+12 |
2004-07-03 | Add a "dirty" flag to the pixmap private. Clear it when setting up an | Eric Anholt | 4 | -4/+43 |
2004-07-02 | Call ts_read multiple times, to avoid events getting stuck in the pipeline. | Phil Blundell | 1 | -3/+1 |
2004-06-29 | Add an offscreen area scoring to improve choosing offscreen areas to kick | Eric Anholt | 3 | -21/+68 |
2004-06-28 | Separate out off-screen allocation from Init. Fix Enable to update | Keith Packard | 5 | -63/+129 |
2004-06-26 | Add ARGB cursor support for Radeon cards. | Keith Packard | 4 | -21/+166 |
2004-06-16 | Update MGA composite patch commit. (some files were missing in the previous | Damien Ciabrini | 4 | -5/+505 |
2004-06-14 | MGA composite support from Damien Ciabrini - thanks! | Jaymz Julian | 3 | -31/+108 |
2004-06-10 | - Pass the right pixel mask (all ones) in to PrepareSolid in the | Eric Anholt | 3 | -13/+19 |
2004-06-10 | Align scratch area offsets to the offscreen byte alignment. | Eric Anholt | 1 | -2/+14 |
2004-06-10 | Oops, testers reported that the last patch actually didn't work (conflicts | Eric Anholt | 1 | -0/+3 |
2004-06-10 | Bug #242: Fix setup of R300 cards, by providing R300 CP code from | Eric Anholt | 2 | -5/+270 |
2004-06-07 | Neomagic driver enabled | Franco Catrin L | 1 | -1/+1 |
2004-06-07 | small fixes. README added | Franco Catrin L | 4 | -8/+26 |