summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2009-09-30Re-fix DGA removal.Keith Packard4-18/+38
2009-09-22xfree86/modes: Remove all framebuffer support from DGAKeith Packard3-101/+29
2009-09-22dix: append "built-ins" to the font path in SetDefaultFontPathRémi Cardona1-16/+0
2009-09-22fbdevhw: Test for graphics:fb%d as well as graphics/fb%dDaniel Stone1-1/+7
2009-09-22dri2: Don't crash if pPriv is NULL.Michel Dänzer1-2/+10
2009-08-25Ensure that rotation updates happen frequentlyKeith Packard1-0/+2
2009-08-25Perform rotation redisplay before calling driver block handler (which may flu...Keith Packard1-2/+3
2009-08-25xf86_reload_cursors: fix cursor position to eliminate jumping after mode setKeith Packard1-2/+4
2009-07-29quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359)Ben Skeggs1-0/+5
2009-07-26xfree86: move didLock assignment down to where the function pointer is valid.Dave Airlie1-1/+1
2009-07-26hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_majorBenjamin Defnet1-3/+5
2009-07-26randr: Nuke broken set_origin shortcutMatthias Hopf1-13/+0
2009-07-08Fix build of drivers with 1.6.2 when not using --install-libxf86configAlan Coopersmith1-6/+2
2009-07-06dri2: Preserve compatibility with 1.6 DRI2 API/ABIKeith Packard3-77/+203
2009-07-06xfree86: remove duplicate header entries in Makefile.amArkadiusz Miskiewicz2-4/+2
2009-06-29xfree86: fix SWCursor check in xf86CursorSetCursor.Peter Hutterer1-3/+3
2009-06-29Change default for ExaOptimizeMigration to falseJulien Cristau1-1/+1
2009-06-29kdrive: set Activate/Deactivate grab for input devices (#21591)Peter Hutterer1-0/+4
2009-06-29Fix a couple off-by-one array boundary checks.Jeremy Huddleston1-1/+1
2009-06-29xfree86: restore default off for DontZapPeter Hutterer2-9/+7
2009-06-29EDID: Fix timing class names to match the specAdam Jackson1-3/+3
2009-06-19pci: Dump vendor/devices ids in the printed device listAdam Jackson1-6/+4
2009-06-11DRI2: update DRI2 private drawable width & height according to X drawableJerome Glisse1-0/+2
2009-06-11DRI2: Force allocation of real-front buffer for non-windows as wellIan Romanick1-8/+11
2009-06-11DRI2: Implement protocol for DRI2GetBuffersWithFormatIan Romanick3-80/+231
2009-06-11DRI2: Add interface for drivers to query DRI2 extension versionIan Romanick2-0/+27
2009-06-11DRI2: Synchronize the contents of the real and fake front-buffersIan Romanick1-0/+22
2009-06-11DRI2: Do not send the real front buffer of a window to the clientIan Romanick1-2/+22
2009-06-11DRI2: Add fake front-buffer to request list for windowsIan Romanick1-0/+40
2009-06-11EDID: Add modes from Established Timings III descriptor to mode poolAdam Jackson3-4/+86
2009-06-11EDID: Be more cautious about finding vendor blocks.Adam Jackson1-2/+4
2009-06-11vfb: Fix depth setup.Adam Jackson1-27/+3
2009-05-08Don't leak default font path when appending built-insAlan Coopersmith1-2/+11
2009-05-08Don't leak canonical module name and patterns if module is built-inAlan Coopersmith1-1/+2
2009-05-08randr12: looking up these bits if randr isn't initialised is bad.Dave Airlie1-2/+4
2009-05-08Fix byte swapping of XF86VidMode{Get,Set}GammaRampAlan Coopersmith1-10/+6
2009-05-08Remove references to rgb.txt from files section of Xserver and Xorg man pagesJon TURNEY1-3/+0
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