summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2004-08-01added README for Cygwin/XAlexander Gottwald1-0/+134
2004-07-31adjust prototype for winInitCmapPrivates to match Egberts change.Alexander Gottwald1-1/+1
2004-07-31Add "Extensions" section support to configuration parserKevin E Martin6-2/+172
2004-07-31Add new extension enable/disable feature. This code is a small step in theKevin E Martin3-18/+11
2004-07-31Change several LoaderSymbol calls introduced by the bug #400 patch toAdam Jackson6-13/+45
2004-07-31adjust prototype for winInitCmapPrivates to match Egberts change.Alexander Gottwald1-2/+8
2004-07-30Support for New radeon chips: R420/M18, R423, RV370/M22, RV380/M24, RS300.Hui YU1-0/+46
2004-07-30Add support for on-the-fly screen rotation when supported by hardware (AronEgbert Eich4-10/+42
2004-07-30An experimental pseudocolor emulation layer. Not fully completed, currentlyEgbert Eich2-0/+933
2004-07-30removing some unnecessary restricitons on the allowed visuals.Egbert Eich1-19/+0
2004-07-30Adding a colormap index to the InitColormapPrivate() func call. Without itEgbert Eich3-7/+16
2004-07-30Set DPMS to ON when VT switching away or shutting down the server. FailingEgbert Eich3-2/+25
2004-07-30Improved error messages.Egbert Eich3-35/+97
2004-07-30Fix static build.Egbert Eich2-2/+2
2004-07-30Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, allAdam Jackson31-85/+157
2004-07-30Merge many XDarwin improvements:Torrey Lyons13-185/+410
2004-07-30Removed bugs on TweakMemorySize() which prevented it from working at all.Egbert Eich1-13/+16
2004-07-30Fixed typo in a comment.Egbert Eich1-2/+10
2004-07-30Add initial Xinput support for XDarwin (Greg Parker).Torrey Lyons2-3/+341
2004-07-30Make XDarwin not default to StaticColor on ix86 (Shantonu Sen).Torrey Lyons1-5/+7
2004-07-30Fix "DoLoadableServer NO" buildKevin E Martin2-0/+2
2004-07-28Fix shared reqs for Xlibi18n, Xaw6 & Xmu for SolarisAlan Coopersmith4-22/+295
2004-07-28When using DMX console input, make detached screens display as grey (vs.Rik Faith2-5/+26
2004-07-27Merge latest changes from CYGWIN branchAlexander Gottwald6-5/+128
2004-07-27Fix a bug that caused an entire batch of events to be thrown out when oneMatthieu Herrb1-0/+1
2004-07-27- enable maven support for TV detection, DPMS, and DDC on crtc2 on G400Alex Deucher2-0/+3
2004-07-26Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules.Adam Jackson2-2/+4
2004-07-26Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogusKeith Packard8-7/+92
2004-07-24Fix a problem with wsmouse driver loosing events on 64bit architecturesMatthieu Herrb2-17/+275
2004-07-24Check for mmio before restoring crtc/crtc2 pitch registersKeith Packard1-2/+5
2004-07-24Bugzilla #884: OpenBSD/amd64 support.Matthieu Herrb2-20/+137
2004-07-22Correct pitch so that accelerator can run on 1400x1050 screens. Add a fewKeith Packard4-21/+132
2004-07-22DRM 20040721 importDRM-20040721Eric Anholt1-33/+42
2004-07-22Initial revisionEric Anholt1-0/+636
2004-07-21Include -lts if appropriate. Patch from pattieja@bentham.ispvip.biz.Phil Blundell2-1/+11
2004-07-20Select optimizedPhil Blundell1-1/+32
2004-07-19Add support for a8b8g8r8 and x8b8g8r8 pictures, which showed up frequentlyEric Anholt1-19/+29
2004-07-19Breakage in last commit to this file: pCurPriv->area isn't set up untilEric Anholt1-4/+1
2004-07-19Set the right number of texture coordinates for r200 Render support (stillEric Anholt1-2/+2
2004-07-19- Add Radeon picture transform support.Eric Anholt2-21/+76
2004-07-19Use the offscreen memory manager as much as possible to do the reservationEric Anholt5-63/+72
2004-07-19Add support for transforms of textures on R128.Eric Anholt1-12/+55
2004-07-18Addition of console input after removal of core backend input that is notRik Faith2-4/+45
2004-07-15Enable i810.Carlos Romero5-5/+40
2004-07-08Commit the rest of the dirty optimization from 20040703 and add a missingEric Anholt2-4/+33
2004-07-08Remove duplicate protos in kdrive.h.Eric Anholt1-9/+0
2004-07-07missing xkb/[xkb.h, xkbDflts.h] and hw/kdrive/mga/g400_common.hCarlos Romero1-0/+1
2004-07-07Initial kdrive XKB/XINPUT support, use --enable-xkb --enable-xinputCarlos Romero1-1/+23
2004-07-07Bugzilla #817Rik Faith5-6/+12
2004-07-06- Disable building DMX on OSs that have not been verified to buildKevin E Martin5-29/+56