summaryrefslogtreecommitdiff
path: root/hw/xwin
AgeCommit message (Expand)AuthorFilesLines
2011-11-02hw/xwin: Fix a typo in ddraw.hColin Harrison1-1/+1
2011-11-02hw/xwin: Revert "Fix bug #5735, Serious flaw in CygwinX clipboard"Yaakov Selkowitz1-46/+2
2011-11-02hw/xwin: Stop pretending we work on NT4Jon TURNEY3-57/+11
2011-11-02hw/xwin: Link directly to TrackMouseEvent()Jon TURNEY6-49/+6
2011-11-02Cygwin/X: Make default DPI match native DPIJon TURNEY3-5/+25
2011-10-26XWin: windowswm: Correct byte swapping in event notificationsJeremy Huddleston1-1/+3
2011-10-19XWinrc.man: fix warning: tab character in unquoted macro argument #35054Gaetan Nadon1-5/+5
2011-09-21Use internal temp variable for swap macrosMatt Turner1-3/+3
2011-07-29Merge remote-tracking branch 'whot/for-keith'Keith Packard2-6/+6
2011-07-27Terminate the log with one last message.Peter Hutterer2-6/+6
2011-07-26Remove hw/xwin/xlaunchJon TURNEY23-3557/+1
2011-07-07XWinrc: replace hard coded section number with __filemansuffix__Gaetan Nadon1-1/+1
2011-07-07glx: Remove a few lingering traces of __GLXscreen.GLXVersionJon TURNEY1-6/+2
2011-07-07hw/xwin: Add -wgl option to XWin manpageJon TURNEY1-0/+4
2011-07-07hw/xwin: Add items to WGL AIGLX todoJon TURNEY1-2/+11
2011-07-07hw/xwin: Report Window XIDs in Window debug messagesJon TURNEY2-13/+6
2011-07-07hw/xwin: Add a flag to track which windows have been drawn to using WGL.Jon TURNEY5-2/+34
2011-07-07hw/xwin/glx: Fix some warnings in generated wrapper codeColin Harrison1-1/+1
2011-07-07hw/xwin/glx: Handle failure to get any fbconfigs more gracefully.Jon TURNEY1-3/+23
2011-07-07hw/xwin/glx: Don't spam log with wglwrap symbol resolution status at startupJon TURNEY1-8/+5
2011-07-07hw/xwin/glx: Better handling of SetPixelFormat() failureJon TURNEY1-9/+17
2011-07-07hw/xwin/glx: Improvements to glxWinErrorMessage() reporting in WGL GLX providerJon TURNEY1-5/+8
2011-07-07hw/xwin/glx: Fix fbconfig dumper formatting for 3 digit index numbersJon TURNEY1-1/+15
2011-07-01Merge remote-tracking branch 'whot/for-keith'Keith Packard5-0/+1
2011-07-01input: free the EQ allocated memory on shutdown (#38634)Peter Hutterer1-0/+1
2011-07-01XWin: Remove executable bit from headersDaniel Stone4-0/+0
2011-06-29Cygwin/X: Left-justify website link in About boxYaakov Selkowitz2-2/+2
2011-06-29Cygwin/X: Preserve client area size and position on Windows window style changeJon TURNEY3-5/+91
2011-06-21Add xkeyboard-config to See Also of man pages referencing xkbAlan Coopersmith1-1/+2
2011-05-24Fix XWin compilation after updates for input API changesColin Harrison2-6/+4
2011-05-11input: remove DDX event list handlingPeter Hutterer2-8/+3
2011-05-11input: replace EventListPtr with InternalEvent arrayPeter Hutterer2-3/+3
2011-05-11input: Provide Queue{Button|Keyboard|Proximity}Event helpersPeter Hutterer2-16/+5
2011-04-29Merge remote-tracking branch 'jturney/remove-opengl-spec-download'Keith Packard4-35/+10
2011-04-28hw/xwin: wglext.h should be provided by w32api, rather than downloadedJon TURNEY4-9/+5
2011-04-28configure: Look for Khronos OpenGL spec files using pkg-configJon TURNEY2-29/+8
2011-04-27Merge remote-tracking branch 'jturney/master'Keith Packard15-52/+103
2011-04-27Cygwin/X: Handle failure during winScreenInit()Jon TURNEY6-5/+14
2011-04-27Cygwin/X: Make winOverrrideStyle() thread-safeJon TURNEY3-26/+24
2011-04-27Cygwin/X: Cosmetic fixes to logging of result from X*TextPropertyToTextList()Jon TURNEY1-1/+4
2011-04-27Cygwin/X: Decorate function pointers retrieved via GetProcAddress with WINAPIJon TURNEY2-2/+2
2011-04-27Cygwin/X: Don't make InputOnly windows visibleJon TURNEY1-6/+11
2011-04-27Cygwin/X: Fix a GDI bitmap resource leak of window iconsJon TURNEY3-12/+24
2011-04-27Cygwin/X: Internal WM workaround for Java AWT bugJon TURNEY1-0/+24
2011-04-25hw/xwin: remove duplicated includesNicolas Kaiser3-5/+0
2011-04-18input: remove GetKeyboardValuatorEvents, this is now unnecessary.Peter Hutterer1-1/+1
2011-04-06Merge remote-tracking branch 'jturney/master'Keith Packard1-1/+1
2011-03-28glx: Remove some obfuscatory macrosAdam Jackson1-1/+1
2011-03-28glx: Remove ->forceCurrent from the context vtableAdam Jackson1-8/+0
2011-03-28consolidate SetRootClip (v2)Dave Airlie1-102/+2