summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-03-05dix: Add GuessFreePointerDevice(). Runs through device list and tries toPeter Hutterer1-2/+4
2007-03-05Merge branch 'master' into mpxPeter Hutterer120-476/+11867
2007-03-02Add a canGrow argument to xf86InitialConfiguration.Aaron Plattner2-25/+55
2007-03-02Add a screen resize hook to xf86CrtcConfigRec.Aaron Plattner3-11/+43
2007-03-02dix: Add ClientPointer to client, used for picking which pointer to use inPeter Hutterer1-4/+2
2007-03-01Fixed pointer events in Xquartz -- Keyboard events work, butBen Byer4-24/+36
2007-03-01Rewrote parts of the Xquartz event-handling code (thanks daniels and whot!)Ben Byer2-757/+578
2007-03-01dix: Remove InitSprite, work can be done by InitializeSprite.Peter Hutterer2-1/+6
2007-02-28Add sun_apm.c for Suspend-and-Resume support on SolarisJay Cotton2-2/+234
2007-02-27Merge branch 'master' of git+ssh://bbyer@git.freedesktop.org/git/xorg/xserverBen Byer3-7/+26
2007-02-27fix for hw/darwin/Makefile.am to properly use XSERVER_LIBSBen Byer1-3/+3
2007-02-27Make mfb, cfb, and afb support configurable at build-time.Eamon Walsh2-6/+25
2007-02-27Sun bug 6529003: Xorg should not be including <sys/immu.h> on SolarisAlan Coopersmith1-1/+1
2007-02-27verbiage corrected per danielsBen Byer1-2/+2
2007-02-26added hw/darwin/README.apple file with some todo items and props.Ben Byer1-0/+41
2007-02-26X11.app now builds correctlyBen Byer2-15/+18
2007-02-26more changes for X11.appBen Byer2-12/+119
2007-02-26added hw/darwin/apple directory, which contains source and data files to buildBen Byer19-0/+4292
2007-02-25Fix root bus/domain selection on alphaJay Estabrook1-2/+3
2007-02-23Don't install libi2c.aAdam Jackson1-1/+1
2007-02-23xfree86: Don't initialize sprites for devices that don't own a sprite (stopsPeter Hutterer1-1/+2
2007-02-20DRI: Make sure number of DRI windows is accurate in driver ClipNotify hook.Michel Dänzer1-5/+5
2007-02-20DRI: New ClipNotify driver hook.Michel Dänzer3-1/+60
2007-02-20Track number of visible DRI windows separately for transitions.Michel Dänzer2-24/+58
2007-02-17Don't set subpixel order during startup; the screen won't be ready.Keith Packard1-1/+2
2007-02-17Ensure drivers can use new modes header files.Keith Packard7-15/+21
2007-02-17Respect rotation in initial screen size computation.Keith Packard1-2/+2
2007-02-17Enable startup-time rotation; change rotation pixmap creation API.Keith Packard7-77/+172
2007-02-17oops, missed a spotBen Byer1-1/+1
2007-02-17cleaned up some linking ugliness in hw/darwin/quartzBen Byer14-126/+58
2007-02-17autoconf goodness for XDarwin, courtesy of pogmaBen Byer2-0/+17
2007-02-17dix mods for DarwinBen Byer2-1/+13
2007-02-17more patches to make the Quartz part of XDarwin work againBen Byer15-22/+127
2007-02-17More build fixes / updates for XDarwin:Ben Byer8-8/+49
2007-02-16kdrive/ephyr: fix keysym type confusion once and for allDaniel Stone2-4/+4
2007-02-16kdrive: delete input debugging, yet again ...Daniel Stone1-25/+0
2007-02-16updated darwin/quartz/xpr (libXplugin interface for Mac OS X) supportBen Byer12-7/+339
2007-02-15Kludge around duplicate code added in hw/xfree86/modes.Keith Packard4-3/+159
2007-02-15Report correct RandR 1.0 sizeID. Report correct subpixel order.Keith Packard4-0/+77
2007-02-15Allow new modes code to build inside drivers as well as server.Keith Packard7-0/+28
2007-02-15Distribute hw/xfree86/modes.Tilman Sauerbeck1-1/+1
2007-02-15Merge crtc/output-based mode selection code.Keith Packard21-13/+5403
2007-02-15kdrive/ephyr: free screen structDaniel Stone1-0/+2
2007-02-15Beginnings of an update Darwin driverBen Byer5-112/+254
2007-02-15iokit support for XDarwinBen Byer4-2/+36
2007-02-15Beginning of patches to add XDarwin support to the modular tree;Ben Byer11-0/+430
2007-02-15xfree86: mouse and keyboard hotplugging support. New mouse devices will getPeter Hutterer1-2/+15
2007-02-13Update Xvfb man page: remove monolith build instructions, use /var/tmp instea...Alan Coopersmith1-10/+3
2007-02-12Typo fix.Adam Jackson1-1/+1
2007-02-12Remove spurious LIBADD from xf4bppAdam Jackson1-2/+0