summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-03-08Include <X11/extensions/dmx.h> and remove _DMX_SERVER_ define.Kevin E Martin
2010-03-08Update to xextproto 7.0.99.1.Peter Hutterer
2009-10-12Merge tag 'xorg-server-1.6.5' into debian-unstableJulien Cristau
2009-10-11ephyr: if -parent is given, check for a trailing -screen. (#24144)Peter Hutterer
2009-09-30Re-fix DGA removal.Keith Packard
2009-09-28Merge tag 'xorg-server-1.6.4' into debian-unstableBrice Goglin
2009-09-22xfree86/modes: Remove all framebuffer support from DGAKeith Packard
2009-09-22dix: append "built-ins" to the font path in SetDefaultFontPathRémi Cardona
2009-09-22fbdevhw: Test for graphics:fb%d as well as graphics/fb%dDaniel Stone
2009-09-22dri2: Don't crash if pPriv is NULL.Michel Dänzer
2009-09-14Merge branch 'server-1.6-proposed' into debian-unstableJulien Cristau
2009-09-14dri2: Don't crash if pPriv is NULL.Michel Dänzer
2009-09-14Merge branch 'server-1.6-branch' of git://anongit.freedesktop.org/git/xorg/xs...Julien Cristau
2009-08-25Ensure that rotation updates happen frequentlyKeith Packard
2009-08-25Perform rotation redisplay before calling driver block handler (which may flu...Keith Packard
2009-08-25xf86_reload_cursors: fix cursor position to eliminate jumping after mode setKeith Packard
2009-08-01Merge tag 'xorg-server-1.6.3' into debian-unstableBrice Goglin
2009-07-29quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359)Ben Skeggs
2009-07-27Merge tag 'xorg-server-1.6.2.901' into debian-unstableBrice Goglin
2009-07-26xfree86: move didLock assignment down to where the function pointer is valid.Dave Airlie
2009-07-26hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_majorBenjamin Defnet
2009-07-26randr: Nuke broken set_origin shortcutMatthias Hopf
2009-07-13Merge branch 'server-1.6-branch' of git://anongit.freedesktop.org/git/xorg/xs...Brice Goglin
2009-07-13Merge tag 'xorg-server-1.6.2' into debian-unstableBrice Goglin
2009-07-08Fix build of drivers with 1.6.2 when not using --install-libxf86configAlan Coopersmith
2009-07-06dri2: Preserve compatibility with 1.6 DRI2 API/ABIKeith Packard
2009-07-06xfree86: remove duplicate header entries in Makefile.amArkadiusz Miskiewicz
2009-06-29xfree86: fix SWCursor check in xf86CursorSetCursor.Peter Hutterer
2009-06-29Change default for ExaOptimizeMigration to falseJulien Cristau
2009-06-29kdrive: set Activate/Deactivate grab for input devices (#21591)Peter Hutterer
2009-06-29Fix a couple off-by-one array boundary checks.Jeremy Huddleston
2009-06-29xfree86: restore default off for DontZapPeter Hutterer
2009-06-29EDID: Fix timing class names to match the specAdam Jackson
2009-06-23Merge branch 'server-1.6-branch' of git.freedesktop.org:/git/xorg/xserver int...Julien Cristau
2009-06-19pci: Dump vendor/devices ids in the printed device listAdam Jackson
2009-06-11DRI2: update DRI2 private drawable width & height according to X drawableJerome Glisse
2009-06-11DRI2: Force allocation of real-front buffer for non-windows as wellIan Romanick
2009-06-11DRI2: Implement protocol for DRI2GetBuffersWithFormatIan Romanick
2009-06-11DRI2: Add interface for drivers to query DRI2 extension versionIan Romanick
2009-06-11DRI2: Synchronize the contents of the real and fake front-buffersIan Romanick
2009-06-11DRI2: Do not send the real front buffer of a window to the clientIan Romanick
2009-06-11DRI2: Add fake front-buffer to request list for windowsIan Romanick
2009-06-11EDID: Add modes from Established Timings III descriptor to mode poolAdam Jackson
2009-06-11EDID: Be more cautious about finding vendor blocks.Adam Jackson
2009-06-11vfb: Fix depth setup.Adam Jackson
2009-05-14Merge branch 'server-1.6-branch' of git.freedesktop.org:/git/xorg/xserver int...Julien Cristau
2009-05-11Merge branch 'upstream-experimental' into debian-experimentalDavid Nusinow
2009-05-08Don't leak default font path when appending built-insAlan Coopersmith
2009-05-08Don't leak canonical module name and patterns if module is built-inAlan Coopersmith
2009-05-08randr12: looking up these bits if randr isn't initialised is bad.Dave Airlie