summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-02-25XQuartz: Re-enable support for capslockJeremy Huddleston
2009-02-25DRI1: Make DRICreateDrawable return TRUE for pixmaps.Michel Dänzer
2009-02-25Add Extensions section to xorg.conf man pageAlan Coopersmith
2009-02-25Pre-clip panning coordinates to keep crtc within panning regionKeith Packard
2009-02-19xf86CrtcShadowClear is unused.Keith Packard
2009-02-19Make panning+transform be correctly driven by mouseKeith Packard
2009-02-19Make RgbPath keyword in xorg.conf a non-fatal errorAlan Coopersmith
2009-02-18X11/fonts/fontmod.h doesn't exist anymore.Keith Packard
2009-02-18XQuartz: Don't need GlxSetVisualConfig any moreJeremy Huddleston
2009-02-17Eliminate the shadow clear on transform changeKeith Packard
2009-02-17Add XkbDir to Files config file sectionKeith Packard
2009-02-17Default to use standard bitmap fonts, with builtins as fallbackPaulo Cesar Pereira de Andrade
2009-02-17Make crtc_notify wrap/unwrap code do nothing unless mode code is inuseKeith Packard
2009-02-17XQuartz: GLX: Fix accidental exclusion of glBlitFramebufferEXT on LeopardJeremy Huddleston
2009-02-17XQuartz: GLX: OpenGL.framework on Tiger doesn't have glBlitFramebufferEXTJeremy Huddleston
2009-02-17XQuartz: Don't need explicit Activate/EnableDevice in InitInputJeremy Huddleston
2009-02-17glx: Replace broken GLX visual setup with a fixed "all" mode.Eric Anholt
2009-02-17Merge branch 'panning-for-server-1.6' into server-1.6-branchKeith Packard
2009-02-17Correct static symbol XkmReadTOC and first pass on compile warning fixes.Paulo Cesar Pereira de Andrade
2009-02-17xfree86: always force RAW mode under linux.Peter Hutterer
2009-02-17Check for and report errors writing xorg.conf.new from Xorg -configureAlan Coopersmith
2009-02-17Correct error message if specified config file is not foundAlan Coopersmith
2009-02-17Handle the combination of panning and crtc transformsKeith Packard
2009-02-17Damage re-used shadow scanout buffer using new transforms.Keith Packard
2009-01-30avoid a potential endless loop.Xiang, Haihao
2009-01-30XQuartz: GL: indirect.c changes to fix the build with newer OpenGL frameworks.George Staplin
2009-01-30XQuartz: SnowLeopard: Help system book name changed in 10.6Jeremy Huddleston
2009-01-30XQuartz: Fix builddir != srcdir issues and undef _XSERVER64 where appropriate...Jeremy Huddleston
2009-01-30XQuartz: xpr: Cleanup some of the code and possibly fix part of the GLX Pixma...George Staplin
2009-01-30XQuartz: Only call DarwinUpdateModKeys when neededJeremy Huddleston
2009-01-30XQuartz: GL: Make indirect.c build and work in the 1.6 branch.George Staplin
2009-01-30XQuartz: GL: Set the __GLXconfig renderType to GLX_RGBA_BIT.George Staplin
2009-01-30XQuartz: GL: Make many more fbconfigs and visuals available for the 1.5 branch.George Staplin
2009-01-12Fix dmx compile on 1.6 branch.Alban Browaeys
2009-01-12XQuartz: Add locking to make mieq thread safe on OSXJeremy Huddleston
2009-01-12XQuartz: misc 1.6 updates (still --disable-glx)Jeremy Huddleston
2009-01-12XQuartz: Use depth=24 instead of FatalError if we can't figure out our depthJeremy Huddleston
2009-01-12XQuartz: Make debugging output for invalid depths a bit more detailedJeremy Huddleston
2009-01-11xfree86: Only use the evdev ruleset on linux.Peter Hutterer
2009-01-11Let the DDX decide on the XkbRulesDefaults.Peter Hutterer
2009-01-09xfree86: don't restore the TTY mode if we didn't initialize it ourselvesPeter Hutterer
2009-01-09xfree86: If an input device failed to activate, return immediately.Peter Hutterer
2009-01-09xfree86: don't call CheckMotion if a device hasn't been enabled. #19176Peter Hutterer
2009-01-09XQuartz: Use AvailabilityMacros.h instead of availability.h for TigerJeremy Huddleston
2009-01-09XQuartz: Copyright Update... happy new yearJeremy Huddleston
2009-01-09XQuartz: pbproxy: Push dpy init and CFRunLoop hook setup into the pbproxy thr...Jeremy Huddleston
2009-01-09XQuartz: Don't use NX_SECONDARYFNMASK, NX_NUMERICPADMASK, NX_HELPMASKJeremy Huddleston
2009-01-09XQuartz: Make sure to reset the saved key state when deactivating X11.appJeremy Huddleston
2009-01-09XQuartz: Honor system key repeat rateJeremy Huddleston
2009-01-09XQuartz: Better avoid stuck keys on context switchesJeremy Huddleston