summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-27Fix Xprint build on Darwin.Torrey Lyons1-0/+16
2004-07-27Fix XDarwin's broken build of libGL and server side GLX. GL library is onlyTorrey Lyons3-651/+775
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-26remove extra ';' (Alan Hourihane, Keith Packard).Matthieu Herrb1-2/+2
2004-07-26Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules.Adam Jackson9-20/+56
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-22Thu Jul 22 20:03:11 2004 Soeren Sandmann <sandmann@daimi.au.dk>Søren Sandmann Pedersen6-108/+1923
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-20Bugzilla #889: Bind -from address to port number 0 instead of 177Alexander Gottwald1-2/+2
2004-07-20Select optimizedPhil Blundell1-1/+32
2004-07-19Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=893 - Fixing theRoland Mainz1-1/+6
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-18Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=858 - Fixing theRoland Mainz3-5/+7
2004-07-17Revert change to MAXFORMATS to maintain binary compatibilityKevin E Martin1-1/+1
2004-07-17Fix typo in debug message in MakeAllCLTSServerListenersAlan Coopersmith1-3/+175
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
2004-07-06ifdef'ed some IA32-only assembler statements. Presently these chipsets areEgbert Eich1-1/+1
2004-07-06Separated Intel drivers from default DriDrivers to avoid building them onEgbert Eich7-41/+76
2004-07-03Clean up Rage 128 composite code. Now it composites more operationsEric Anholt1-24/+12
2004-07-03Add a "dirty" flag to the pixmap private. Clear it when setting up anEric Anholt4-4/+43
2004-07-02Call ts_read multiple times, to avoid events getting stuck in the pipeline.Phil Blundell1-3/+1
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin447-52/+103260
2004-06-29Add an offscreen area scoring to improve choosing offscreen areas to kickEric Anholt3-21/+68
2004-06-28Add GLX_ALIAS_VOID for GLX_ALIAS of functions with return type void to fixAlan Coopersmith1-2/+1
2004-06-28Separate out off-screen allocation from Init. Fix Enable to updateKeith Packard5-63/+129
2004-06-26Add ARGB cursor support for Radeon cards.Keith Packard4-21/+166
2004-06-25#Bug 784: Ignore unconfigured interfaces with xdmcpAlexander Gottwald1-7/+42
2004-06-25#Bug 780: add RRSetScreenConfigAlexander Gottwald2-2/+111