summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-06-14Only call xf86platformVTProbe() when it's definedAlan Coopersmith1-0/+2
2013-05-23Merge branch 'server-1.14-branch' of git://people.freedesktop.org/~whot/xserv...Matt Dew3-6/+9
2013-05-23Merge commit 'c760fb0154848d47438908ba8b3da2fffc68a460' into server-1.14-branchMatt Dew10-11/+87
2013-05-14ephyr: Fix crash on 24bpp host framebufferDaniel Martin3-6/+9
2013-05-06xfree86: change a log messagePeter Hutterer1-2/+1
2013-05-06hw/xfree86: Only report SetDesiredModes() failed if at least one modeset failsChris Wilson1-2/+3
2013-05-06xf86: don't hotplug output devices while VT switched.Dave Airlie5-5/+70
2013-05-06xf86: use new xf86VTOwner interface in a few placesDave Airlie4-4/+4
2013-05-06xfree86: add VT owner interfaceDave Airlie2-0/+10
2013-04-17xf86: fix flush input to work with Linux evdev devices.Dave Airlie1-1/+2
2013-03-05DPMS: include GPU screens in DPMS codeAaron Plattner1-14/+31
2013-03-01randr: cleanup provider properlyDave Airlie2-10/+24
2013-03-01xf86: actually set the compat output in the failure caseDave Airlie1-2/+4
2013-03-01xfree86/hotplug: cleanup properly if the screen fails to initialiseDave Airlie1-1/+6
2013-02-14XQuartz: Ensure <dix-config.h> is included in capabilities.cJeremy Huddleston Sequoia1-0/+4
2013-02-11xf86: use nt_list_for_each_entry_safe to walk InputHandlers in xf86WakeupAaron Plattner1-2/+2
2013-02-11xfree86: Man page shouldn't say Device is mandatory anymoreBryce Harrington1-7/+4
2013-02-11xfree86: Use fbdev/vesa driver on Oaktrail, Medfield, CDV rather than -intelBryce Harrington1-8/+56
2013-02-08Short-cut the input device cleanup process during AbortServer()Peter Hutterer1-1/+1
2013-02-08xfree86: bail on misformed acpi strings (#73227)Ted Felix1-3/+6
2013-02-08dmx: don't include dmx-config.h from xdmxconfig (#37502)Peter Hutterer1-3/+0
2013-01-20Merge remote-tracking branch 'jturney/xserver-next'Keith Packard9-74/+154
2013-01-20Merge remote-tracking branch 'whot/for-keith'Keith Packard5-10/+16
2013-01-16hw/xwin: Stop assuming WS_EX_APPWINDOW style in WM_SHOWWINDOWJon TURNEY1-32/+27
2013-01-16hw/xwin: Use ITaskBarList interface to ensure show-on-taskbar state is update...Jon TURNEY1-0/+13
2013-01-16hw/xwin: Ensure full styling is applied when the window is mappedJon TURNEY1-20/+28
2013-01-16hw/xwin: Make sure that WM_WM_HINTS_EVENT does nothing for override-redirect ...Jon TURNEY1-0/+6
2013-01-16hw/xwin: Add a new WM_WM_HINTS_EVENT event to update window styleJon TURNEY2-7/+53
2013-01-16hw/xwin: Move reshape code from winUpdateWindowPosition() to the map event ha...Jon TURNEY2-9/+16
2013-01-16hw/xwin: Add missing include xwin-config.h to winglobals.hRyan Pavlik1-0/+4
2013-01-11xfree86: don't access the old input handler after freeing itPeter Hutterer1-4/+6
2013-01-11xf86: bump input ABI version to 19Dave Airlie1-1/+1
2013-01-11xfree86: update the device state for all DGA events (#59100)Peter Hutterer1-3/+6
2013-01-11xfree86: set event->detail for DGA pointer eventsPeter Hutterer1-0/+1
2013-01-11Fix two typos "requires an string value"Peter Hutterer2-2/+2
2013-01-10hw/xwin: Fix MinGW build of winSetAppModelID.cJon TURNEY1-0/+1
2013-01-10hw/xwin: Process one Windows message per wakeup, rather than all of them.Jon TURNEY2-18/+18
2013-01-10hw/xwin: Fix some comments in winkeybd.cJon TURNEY1-4/+4
2013-01-10hw/xwin: Bring the X screen window to the front on a single left-click on the...Jon TURNEY1-1/+1
2013-01-08hw/xfree86: Require only one working CRTC to start the server.Keith Packard1-4/+11
2012-12-19Merge remote-tracking branch 'jeremyhu/master'Keith Packard3-147/+88
2012-12-19Merge remote-tracking branch 'yselkowitz/master'Keith Packard39-247/+247
2012-12-18XQuartz: Don't add the 15bit visual any moreJeremy Huddleston Sequoia2-7/+14
2012-12-18XQuartz: Revert some unfortunate auto-indenting mishaps with our super-nested...Jeremy Huddleston Sequoia1-140/+74
2012-12-18hw/dmx: fix build without GLXRob Clark1-1/+1
2012-12-17xfree86: print message to the log when zapping the serverPeter Hutterer1-0/+1
2012-12-12Revert "xf86: Fix non-PCI configuration-less setups"Dave Airlie1-8/+0
2012-12-12dri1: fix dri1 startup since 459c6da0f907ba33d733c7e62a116184ba2f14e5Dave Airlie1-2/+5
2012-12-05Fix formatting of address operatorsYaakov Selkowitz39-247/+247
2012-11-29hw/dmx: add update_desktop_dimensions() callSybren van Elderen1-0/+2