summaryrefslogtreecommitdiff
path: root/hw/xwin
AgeCommit message (Expand)AuthorFilesLines
2016-09-16hw/xwin: Add 'dri' to DIST_SUBDIRSKeith Packard1-1/+1
2016-09-15Add Windows-DRI extensionJon Turney13-200/+789
2016-09-06glx: Fix computation of GLX_X_RENDERABLE fbconfig attributeAdam Jackson1-2/+0
2016-07-19hw/xwin: Update BlockHandler function signatureJon Turney2-4/+2
2016-07-19hw/xwin: Update for removal of AddEnabledDeviceJon Turney1-1/+13
2016-07-18Remove readmask from screen block/wakeup handlerKeith Packard2-5/+2
2016-06-28hw/xwin: Fix a typo in "Remove Shadow DirectDraw engine"Jon Turney1-1/+1
2016-06-28hw/xwin: Fix a crash trying to reload window icons when not in multiwindow modeJon Turney4-16/+26
2016-06-28hw/xwin: Fix a crash which occurs if focus returns to XWin after xkbcomp has ...Colin Harrison1-1/+1
2016-06-23hw/xwin: Make window maximizable if a maximium size larger than virtual deskt...Jon Turney1-2/+6
2016-06-23hw/xwin: Detect invalid options in combination with -nodecorationJon Turney1-1/+16
2016-06-23hw/xwin: Default to -noresize when -fullscreen is usedJon Turney7-10/+26
2016-06-23hw/xwin: Tell LogInit() to backup previous logfile as .oldJon Turney2-4/+5
2016-06-23hw/xwin: Downgrade some uninformative, always-emitted log output to debugJon Turney3-8/+8
2016-06-23hw/xwin: Check for just the hostname in window titleJon Turney1-13/+22
2016-06-23hw/xwin: Use _NET_WM_NAME for window titles in multiwindow modeJon Turney1-16/+42
2016-06-23hw/xwin: Remove decorations from _NET_WM_WINDOW_TYPE_SPLASH type windowsJon Turney1-0/+9
2016-06-23hw/xwin: Use Bool type in winShowWindowOnTaskbar() prototypeJon Turney2-2/+2
2016-04-07hw/xwin: xcbify internal window managerJon Turney3-563/+588
2016-04-07hw/xwin: In multiwindow mode, do window minimization entirely in the WMJon Turney3-43/+20
2016-04-07hw/xwin: xcbify code for converting X11 icon to Win32 iconJon Turney6-65/+98
2016-03-30xwin/glx: Build fix for warnings about missing WGL extensioonsJon Turney1-3/+3
2016-03-30glx: Compute the GLX extension string from __glXScreenInitAdam Jackson1-11/+0
2016-03-30glx: Move glx_enable_bits up to the GLX screen base classAdam Jackson1-9/+6
2016-03-30glx: Enable GLX 1.4 unconditionallyAdam Jackson1-20/+0
2016-03-30xwin/glx: Drop GLWIN_NO_WGL_EXTENSIONS hackAdam Jackson1-10/+0
2016-03-30glx: Use __glXInitExtensionEnableBits in all backends (v2)Adam Jackson1-20/+9
2016-03-30xwin/glx: Enable GLX_SGI_make_current_read unconditionally (v2)Adam Jackson1-10/+14
2016-03-30glx: Remove server-side mention of GLX_MESA_swap_controlAdam Jackson1-4/+1
2016-03-30glx: Remove default server glx extension stringAdam Jackson1-2/+0
2016-03-09hw/xwin: Tidy-up of winmsg.hJon Turney3-41/+14
2016-03-09hw/xwin: Remove GC privates, unused since native GDI engine removalJon Turney2-16/+1
2016-03-09hw/xwin: Use NULL rather than NoopDDA for unimplemented engine functionsJon Turney3-15/+6
2016-03-09hw/xwin: Remove unused FinishCreateWindowsWindow engine functionJon Turney4-20/+0
2016-03-09hw/xwin: Remove unused HotKeyAltTab engine functionJon Turney4-15/+0
2016-03-09hw/xwin: Return FALSE to indicate failure in winSetEngine()Jon Turney1-1/+1
2016-03-09hw/xwin: Remove WM_WM_MAP message, which is now unusedJon Turney2-14/+0
2016-03-09hw/xwin: Remove WM_(UN|)MANAGE messages, which are now never sentJon Turney4-24/+1
2016-03-09hw/xwin: Remove allowOtherWM, which is now always FALSEJon Turney3-43/+9
2016-03-09hw/xwin: Remove winIsInternalWMRunning(), which now always returns FALSEJon Turney4-292/+5
2016-03-09hw/xwin: Remove fInternalWM flagJon Turney7-35/+2
2016-03-09hw/xwin: Ignore the obsolete, undocumented -internalwm optionJon Turney3-12/+2
2016-03-09hw/xwin: Remove the long-broken -silent-dup-error optionJon Turney5-94/+0
2016-03-08xwin: no need to free auth data if AddResource failsJulien Cristau1-14/+3
2016-02-29xwin: Remove unhelpful debug about WM message queue sizeJon Turney1-38/+0
2016-02-29xwin: Add SKIPTASKBAR hint to _NET_WM_WINDOW_TYPE_DOCK type windowsJon Turney1-1/+1
2016-02-29xwin: In multiwindow mode, look up the HWND for the parent windowJon Turney1-3/+7
2016-02-29xwin: Factor out MessageName() debug helperJon Turney1-68/+61
2016-02-29xwin: Keyboard layout updatesJon Turney2-33/+45
2016-02-29xwin: Add a tentative entry for the Korean keyboard to the list of known keyb...Colin Harrison1-0/+1