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