The following changes since commit 24042b4e367803dd64f3fcdc1bef7b2bf36c4145:
modesetting: Allow CRTC transforms to actually take effect (2016-03-09 16:46:13 +0900) are available in the git repository at: git://people.freedesktop.org/~jturney/xserver for you to fetch changes up to d11fdff50c91575e977a63617806a61bca98cd35: hw/xwin: Tidy-up of winmsg.h (2016-03-09 16:13:54 +0000) ---------------------------------------------------------------- Jon Turney (13): hw/xwin: Remove the long-broken -silent-dup-error option hw/xwin: Ignore the obsolete, undocumented -internalwm option hw/xwin: Remove fInternalWM flag hw/xwin: Remove winIsInternalWMRunning(), which now always returns FALSE hw/xwin: Remove allowOtherWM, which is now always FALSE hw/xwin: Remove WM_(UN|)MANAGE messages, which are now never sent hw/xwin: Remove WM_WM_MAP message, which is now unused hw/xwin: Return FALSE to indicate failure in winSetEngine() hw/xwin: Remove unused HotKeyAltTab engine function hw/xwin: Remove unused FinishCreateWindowsWindow engine function hw/xwin: Use NULL rather than NoopDDA for unimplemented engine functions hw/xwin: Remove GC privates, unused since native GDI engine removal hw/xwin: Tidy-up of winmsg.h hw/xwin/InitOutput.c | 87 --------------- hw/xwin/man/XWin.man | 7 -- hw/xwin/win.h | 27 +---- hw/xwin/winallpriv.c | 7 -- hw/xwin/winconfig.c | 5 +- hw/xwin/winengine.c | 2 +- hw/xwin/winglobals.c | 1 - hw/xwin/winglobals.h | 1 - hw/xwin/winmsg.c | 33 +----- hw/xwin/winmsg.h | 17 +-- hw/xwin/winmultiwindowwindow.c | 16 --- hw/xwin/winmultiwindowwm.c | 59 +--------- hw/xwin/winprocarg.c | 13 +-- hw/xwin/winscrinit.c | 10 +- hw/xwin/winshadddnl.c | 6 - hw/xwin/winshadgdi.c | 12 +- hw/xwin/winwin32rootless.c | 65 ----------- hw/xwin/winwin32rootlesswindow.c | 13 --- hw/xwin/winwin32rootlesswndproc.c | 227 +------------------------------------- hw/xwin/winwindow.h | 5 +- hw/xwin/winwndproc.c | 46 +------- 21 files changed, 39 insertions(+), 620 deletions(-) _______________________________________________ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel