summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-05-08randr12: looking up these bits if randr isn't initialised is bad.Dave Airlie
2009-05-08Fix byte swapping of XF86VidMode{Get,Set}GammaRampAlan Coopersmith
2009-05-08Remove references to rgb.txt from files section of Xserver and Xorg man pagesJon TURNEY
2009-05-08Don't prepare outputs & crtcs if set_mode_major is presentJesse Barnes
2009-05-08Bug#21324: Add quirk for Iiyama Vision Master 450Julien Cristau
2009-05-08xfree86: edid quirk for Philips LCD LP154W01-TLAJTormod Volden
2009-05-08xfree86: Remove device from inputInfo.devices if ActivateDevice failed.Ander Conselvan de Oliveira
2009-05-08DRI2: Send the version the code actually supportsIan Romanick
2009-03-20randr: Fix thinko in xf86TargetPreferredAdam Jackson
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