summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-12-05Fix formatting of address operatorsHEADmasterYaakov Selkowitz39-247/+247
2012-11-29hw/dmx: add update_desktop_dimensions() callSybren van Elderen1-0/+2
2012-11-28Merge remote-tracking branch 'jturney/mingw-patches'Keith Packard4-2/+8
2012-11-28hw/xwin: Fix for MinGW-w64 DirectDraw headersYaakov Selkowitz3-1/+6
2012-11-28hw/xwin: use raise() instead of kill()Yaakov Selkowitz1-1/+2
2012-11-27xf86: select a fake output for headless serversChris Wilson1-0/+4
2012-11-27xf86: Fix non-PCI configuration-less setupsThierry Reding1-0/+8
2012-11-27Merge remote-tracking branch 'daniels/master'Keith Packard7-5/+48
2012-11-27hw/xwin: Don't spam MotionNotify events when the mouse hasn't movedColin Harrison1-2/+7
2012-11-27hw/xwin: Don't log all fbConfigs and GL/WGL extensionsJon TURNEY1-7/+15
2012-11-27hw/xwin: Use pre-computed extent of damage for creating GDI regionJon TURNEY3-30/+13
2012-11-27hw/xwin: Ensure we own the clipboard before checking the format of it's contentsJon TURNEY1-18/+18
2012-11-27hw/xwin: Disable minimize button on window with skip-taskbar stateColin Harrison1-0/+3
2012-11-27hw/xwin: Process _NET_WM_STATE_SKIP_TASKBAR hint in multiwindow mode.Jon TURNEY1-6/+26
2012-11-27hw/xwin: Add a simple interface to the ITaskbarList COM interfaceJon TURNEY3-0/+96
2012-11-27hw/xwin: Enable RANDR resize by defaultJon TURNEY3-6/+8
2012-11-27hw/xwin: Enable AIGLX by defaultYaakov Selkowitz3-3/+3
2012-11-27hw/xwin: Restore non-latching modifier key state when an X window gains focusOliver Schmidt1-0/+22
2012-11-27hw/xwin: Give our logical xor operator a more logical nameJon TURNEY2-16/+12
2012-11-27hw/xwin: Add correct taskbar grouping of X windows on Windows 7Tobias Häußler7-3/+234
2012-11-27hw/xwin: Fix function name in log messageJon TURNEY1-1/+1
2012-11-27hw/xwin: Allow XScreenSaverSuspend() to effect Windows screen saver or monito...Jon TURNEY1-0/+9
2012-11-27hw/xwin: Avoid logging an extra blank line if BUILDERSTRING is emptyJon TURNEY1-1/+3
2012-11-27hw/xwin: Report which drawing engines are being enabled when checking for sup...Jon TURNEY1-3/+3
2012-11-27hw/xwin: Show any fatal error messageJon TURNEY1-6/+26
2012-11-21Ephyr: Find the right host screen when embeddedSjoerd Simons1-1/+3
2012-11-21vfb: Initialize the GLX extension again.Raphael Kubo da Costa1-0/+19
2012-11-21DMX: Add DMX and GLX extensionsDaniel Stone2-1/+23
2012-11-21Constify extensions in LoadExtension usersDaniel Stone3-3/+3
2012-11-18Merge remote-tracking branch 'whot/for-keith'Keith Packard1-10/+23
2012-11-19linux: Prefer ioctl(KDSKBMUTE, 1) over ioctl(KDSKBMODE, K_OFF)Adam Jackson1-10/+23
2012-11-17XQuartz: Opt-in to NSSupportsAutomaticGraphicsSwitchingJeremy Huddleston Sequoia1-0/+2
2012-11-05dix: fix redundant redeclaration warnings in dixfontYaakov Selkowitz1-0/+1
2012-11-05xfree86: os-support: fix old-style function definition warningsYaakov Selkowitz4-7/+7
2012-11-05Merge remote-tracking branch 'jturney/mingw-w64-w32api'Keith Packard6-92/+7
2012-11-05hw/xwin: Wrap 'Status' when including ddraw.hJon TURNEY1-0/+4
2012-11-05hw/xwin: Remove pointless winFinishCreateWindowsWindowDDNL()Jon TURNEY3-56/+1
2012-11-05hw/xwin: Link with libdxguid rather than defining the DirectX GUIDs ourselvesJon TURNEY3-36/+2
2012-11-01Merge remote-tracking branch 'whot/for-keith'Keith Packard1-1/+1
2012-10-29hw/xwin: fmemopen is available on cygwin but not MinGWColin Harrison1-0/+2
2012-10-29xfree86: remove unused variable sigstatePeter Hutterer1-1/+1
2012-10-26Merge remote-tracking branch 'whot/for-keith'Keith Packard1-1/+1
2012-10-19xf86: Fix build against recent Linux kernelThierry Reding1-1/+1
2012-10-17hw/xwin: Fix no return value warning in winClipboardProc()Colin Harrison1-2/+2
2012-10-17hw/xwin: Remove unused variable in winmultiwindowwm.cColin Harrison1-1/+0
2012-10-17hw/xwin: Remove unused variables in winwindow.cColin Harrison1-6/+0
2012-10-17hw/xwin: Remove unused variables in winvalargs.cColin Harrison1-2/+0
2012-10-16hw/xwin: Remove unused variables in winwindowswm.cColin Harrison1-3/+0
2012-10-16hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winmsg.cJon TURNEY2-9/+25
2012-10-16hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winerror.cJon TURNEY4-15/+4