Age | Commit message (Expand) | Author | Files | Lines |
2007-03-05 | dix: Add GuessFreePointerDevice(). Runs through device list and tries to | Peter Hutterer | 1 | -2/+4 |
2007-03-05 | Merge branch 'master' into mpx | Peter Hutterer | 120 | -476/+11867 |
2007-03-02 | Add a canGrow argument to xf86InitialConfiguration. | Aaron Plattner | 2 | -25/+55 |
2007-03-02 | Add a screen resize hook to xf86CrtcConfigRec. | Aaron Plattner | 3 | -11/+43 |
2007-03-02 | dix: Add ClientPointer to client, used for picking which pointer to use in | Peter Hutterer | 1 | -4/+2 |
2007-03-01 | Fixed pointer events in Xquartz -- Keyboard events work, but | Ben Byer | 4 | -24/+36 |
2007-03-01 | Rewrote parts of the Xquartz event-handling code (thanks daniels and whot!) | Ben Byer | 2 | -757/+578 |
2007-03-01 | dix: Remove InitSprite, work can be done by InitializeSprite. | Peter Hutterer | 2 | -1/+6 |
2007-02-28 | Add sun_apm.c for Suspend-and-Resume support on Solaris | Jay Cotton | 2 | -2/+234 |
2007-02-27 | Merge branch 'master' of git+ssh://bbyer@git.freedesktop.org/git/xorg/xserver | Ben Byer | 3 | -7/+26 |
2007-02-27 | fix for hw/darwin/Makefile.am to properly use XSERVER_LIBS | Ben Byer | 1 | -3/+3 |
2007-02-27 | Make mfb, cfb, and afb support configurable at build-time. | Eamon Walsh | 2 | -6/+25 |
2007-02-27 | Sun bug 6529003: Xorg should not be including <sys/immu.h> on Solaris | Alan Coopersmith | 1 | -1/+1 |
2007-02-27 | verbiage corrected per daniels | Ben Byer | 1 | -2/+2 |
2007-02-26 | added hw/darwin/README.apple file with some todo items and props. | Ben Byer | 1 | -0/+41 |
2007-02-26 | X11.app now builds correctly | Ben Byer | 2 | -15/+18 |
2007-02-26 | more changes for X11.app | Ben Byer | 2 | -12/+119 |
2007-02-26 | added hw/darwin/apple directory, which contains source and data files to build | Ben Byer | 19 | -0/+4292 |
2007-02-25 | Fix root bus/domain selection on alpha | Jay Estabrook | 1 | -2/+3 |
2007-02-23 | Don't install libi2c.a | Adam Jackson | 1 | -1/+1 |
2007-02-23 | xfree86: Don't initialize sprites for devices that don't own a sprite (stops | Peter Hutterer | 1 | -1/+2 |
2007-02-20 | DRI: Make sure number of DRI windows is accurate in driver ClipNotify hook. | Michel Dänzer | 1 | -5/+5 |
2007-02-20 | DRI: New ClipNotify driver hook. | Michel Dänzer | 3 | -1/+60 |
2007-02-20 | Track number of visible DRI windows separately for transitions. | Michel Dänzer | 2 | -24/+58 |
2007-02-17 | Don't set subpixel order during startup; the screen won't be ready. | Keith Packard | 1 | -1/+2 |
2007-02-17 | Ensure drivers can use new modes header files. | Keith Packard | 7 | -15/+21 |
2007-02-17 | Respect rotation in initial screen size computation. | Keith Packard | 1 | -2/+2 |
2007-02-17 | Enable startup-time rotation; change rotation pixmap creation API. | Keith Packard | 7 | -77/+172 |
2007-02-17 | oops, missed a spot | Ben Byer | 1 | -1/+1 |
2007-02-17 | cleaned up some linking ugliness in hw/darwin/quartz | Ben Byer | 14 | -126/+58 |
2007-02-17 | autoconf goodness for XDarwin, courtesy of pogma | Ben Byer | 2 | -0/+17 |
2007-02-17 | dix mods for Darwin | Ben Byer | 2 | -1/+13 |
2007-02-17 | more patches to make the Quartz part of XDarwin work again | Ben Byer | 15 | -22/+127 |
2007-02-17 | More build fixes / updates for XDarwin: | Ben Byer | 8 | -8/+49 |
2007-02-16 | kdrive/ephyr: fix keysym type confusion once and for all | Daniel Stone | 2 | -4/+4 |
2007-02-16 | kdrive: delete input debugging, yet again ... | Daniel Stone | 1 | -25/+0 |
2007-02-16 | updated darwin/quartz/xpr (libXplugin interface for Mac OS X) support | Ben Byer | 12 | -7/+339 |
2007-02-15 | Kludge around duplicate code added in hw/xfree86/modes. | Keith Packard | 4 | -3/+159 |
2007-02-15 | Report correct RandR 1.0 sizeID. Report correct subpixel order. | Keith Packard | 4 | -0/+77 |
2007-02-15 | Allow new modes code to build inside drivers as well as server. | Keith Packard | 7 | -0/+28 |
2007-02-15 | Distribute hw/xfree86/modes. | Tilman Sauerbeck | 1 | -1/+1 |
2007-02-15 | Merge crtc/output-based mode selection code. | Keith Packard | 21 | -13/+5403 |
2007-02-15 | kdrive/ephyr: free screen struct | Daniel Stone | 1 | -0/+2 |
2007-02-15 | Beginnings of an update Darwin driver | Ben Byer | 5 | -112/+254 |
2007-02-15 | iokit support for XDarwin | Ben Byer | 4 | -2/+36 |
2007-02-15 | Beginning of patches to add XDarwin support to the modular tree; | Ben Byer | 11 | -0/+430 |
2007-02-15 | xfree86: mouse and keyboard hotplugging support. New mouse devices will get | Peter Hutterer | 1 | -2/+15 |
2007-02-13 | Update Xvfb man page: remove monolith build instructions, use /var/tmp instea... | Alan Coopersmith | 1 | -10/+3 |
2007-02-12 | Typo fix. | Adam Jackson | 1 | -1/+1 |
2007-02-12 | Remove spurious LIBADD from xf4bpp | Adam Jackson | 1 | -2/+0 |