summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2009-05-08Don't prepare outputs & crtcs if set_mode_major is presentJesse Barnes1-3/+8
2009-05-08Bug#21324: Add quirk for Iiyama Vision Master 450Julien Cristau1-0/+5
2009-05-08xfree86: edid quirk for Philips LCD LP154W01-TLAJTormod Volden1-0/+5
2009-05-08xfree86: Remove device from inputInfo.devices if ActivateDevice failed.Ander Conselvan de Oliveira1-0/+4
2009-05-08DRI2: Send the version the code actually supportsIan Romanick1-2/+2
2009-03-20randr: Fix thinko in xf86TargetPreferredAdam Jackson1-2/+2
2009-02-25XQuartz: Re-enable support for capslockJeremy Huddleston1-1/+2
2009-02-25DRI1: Make DRICreateDrawable return TRUE for pixmaps.Michel Dänzer1-1/+1
2009-02-25Add Extensions section to xorg.conf man pageAlan Coopersmith1-1/+28
2009-02-25Pre-clip panning coordinates to keep crtc within panning regionKeith Packard1-167/+214
2009-02-19xf86CrtcShadowClear is unused.Keith Packard1-31/+0
2009-02-19Make panning+transform be correctly driven by mouseKeith Packard1-8/+173
2009-02-19Make RgbPath keyword in xorg.conf a non-fatal errorAlan Coopersmith2-0/+7
2009-02-18X11/fonts/fontmod.h doesn't exist anymore.Keith Packard1-1/+0
2009-02-18XQuartz: Don't need GlxSetVisualConfig any moreJeremy Huddleston1-2/+0
2009-02-17Eliminate the shadow clear on transform changeKeith Packard2-14/+29
2009-02-17Add XkbDir to Files config file sectionKeith Packard7-0/+25
2009-02-17Default to use standard bitmap fonts, with builtins as fallbackPaulo Cesar Pereira de Andrade1-86/+48
2009-02-17Make crtc_notify wrap/unwrap code do nothing unless mode code is inuseKeith Packard1-11/+18
2009-02-17XQuartz: GLX: Fix accidental exclusion of glBlitFramebufferEXT on LeopardJeremy Huddleston1-1/+1
2009-02-17XQuartz: GLX: OpenGL.framework on Tiger doesn't have glBlitFramebufferEXTJeremy Huddleston1-0/+2
2009-02-17XQuartz: Don't need explicit Activate/EnableDevice in InitInputJeremy Huddleston2-12/+0
2009-02-17glx: Replace broken GLX visual setup with a fixed "all" mode.Eric Anholt1-15/+0
2009-02-17Merge branch 'panning-for-server-1.6' into server-1.6-branchKeith Packard3-5/+85
2009-02-17Correct static symbol XkmReadTOC and first pass on compile warning fixes.Paulo Cesar Pereira de Andrade3-13/+18
2009-02-17xfree86: always force RAW mode under linux.Peter Hutterer1-35/+25
2009-02-17Check for and report errors writing xorg.conf.new from Xorg -configureAlan Coopersmith1-2/+10
2009-02-17Correct error message if specified config file is not foundAlan Coopersmith1-3/+2
2009-02-17Handle the combination of panning and crtc transformsKeith Packard1-26/+10
2009-02-17Damage re-used shadow scanout buffer using new transforms.Keith Packard1-1/+5
2009-01-30avoid a potential endless loop.Xiang, Haihao1-2/+6
2009-01-30XQuartz: GL: indirect.c changes to fix the build with newer OpenGL frameworks.George Staplin1-0/+19
2009-01-30XQuartz: SnowLeopard: Help system book name changed in 10.6Jeremy Huddleston1-8/+9
2009-01-30XQuartz: Fix builddir != srcdir issues and undef _XSERVER64 where appropriate...Jeremy Huddleston3-10/+15
2009-01-30XQuartz: xpr: Cleanup some of the code and possibly fix part of the GLX Pixma...George Staplin1-80/+127
2009-01-30XQuartz: Only call DarwinUpdateModKeys when neededJeremy Huddleston3-4/+15
2009-01-30XQuartz: GL: Make indirect.c build and work in the 1.6 branch.George Staplin1-588/+84
2009-01-30XQuartz: GL: Set the __GLXconfig renderType to GLX_RGBA_BIT.George Staplin1-1/+1
2009-01-30XQuartz: GL: Make many more fbconfigs and visuals available for the 1.5 branch.George Staplin1-261/+190
2009-01-12Fix dmx compile on 1.6 branch.Alban Browaeys7-0/+42
2009-01-12XQuartz: Add locking to make mieq thread safe on OSXJeremy Huddleston1-1/+2
2009-01-12XQuartz: misc 1.6 updates (still --disable-glx)Jeremy Huddleston5-26/+19
2009-01-12XQuartz: Use depth=24 instead of FatalError if we can't figure out our depthJeremy Huddleston1-15/+15
2009-01-12XQuartz: Make debugging output for invalid depths a bit more detailedJeremy Huddleston1-2/+2
2009-01-11xfree86: Only use the evdev ruleset on linux.Peter Hutterer1-2/+8
2009-01-11Let the DDX decide on the XkbRulesDefaults.Peter Hutterer1-0/+6
2009-01-09xfree86: don't restore the TTY mode if we didn't initialize it ourselvesPeter Hutterer1-2/+4
2009-01-09xfree86: If an input device failed to activate, return immediately.Peter Hutterer1-1/+4
2009-01-09xfree86: don't call CheckMotion if a device hasn't been enabled. #19176Peter Hutterer1-3/+4
2009-01-09XQuartz: Use AvailabilityMacros.h instead of availability.h for TigerJeremy Huddleston2-2/+2