summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-12-30Merge tag 'xorg-server-1.14.5' into cygwin-release-1.14Jon TURNEY5-8/+34
2013-12-10Merge branch 'cygwin-patches-for-1.14' into cygwin-release-1.14xserver-cygwin-1.14.4-2Jon TURNEY2-48/+31
2013-12-09Improve reliability of clipboard X->Windows pastesJon TURNEY2-48/+31
2013-11-13xfree86: Fix build without libpciaccessJeremy Huddleston Sequoia1-1/+4
2013-11-13XQuartz: Don't sleep forever on exit if usleep() returns an errorJeremy Huddleston Sequoia1-1/+1
2013-11-13XQuartz: Update Info.plist copyright yearsJeremy Huddleston Sequoia1-2/+2
2013-11-11Merge branch 'cygwin-patches-for-1.14' into cygwin-release-1.14xserver-cygwin-1.14.4-1Jon TURNEY1-0/+4
2013-11-11Merge tag 'xorg-server-1.14.4' into cygwin-release-1.14Jon TURNEY1-1/+1
2013-11-11Fix a potential crash in winRedrawScreenShadowDDNL()Jon TURNEY1-0/+4
2013-11-02XQuartz: Bump bundle version to 2.7.5Jeremy Huddleston Sequoia1-2/+2
2013-10-31Merge commit 'f98d6cfa0de41cf33e7555342753897c07af84ef' into server-1.14-branchMatt Dew2-3/+24
2013-10-31xfree86: Find primary entity when bus types are nominally differentConnor Behan1-1/+3
2013-11-01randr: send RRResourceChangeNotify eventMichal Srb1-0/+5
2013-11-01randr: report changes when we disconnect a GPU slaveDave Airlie2-1/+4
2013-11-01xfree86: detach scanout pixmaps when detaching output GPUsAaron Plattner1-3/+16
2013-10-02Merge branch 'cygwin-patches-for-1.14' into cygwin-release-1.14xserver-cygwin-1.14.3-2Jon TURNEY13-144/+303
2013-10-02Add controls for monitoring PRIMARY selectionJon TURNEY10-3/+70
2013-10-02Retrieve TARGETS to avoid unnecessary failing conversion attemptsJon TURNEY4-86/+194
2013-09-24In SelectionNotify, don't pointlessly retrieve just the size of the propertyJon TURNEY1-18/+2
2013-09-24In SelectionNotify, delete the property containing returned data after we hav...Jon TURNEY1-2/+2
2013-09-24Improve clipboard debug outputJon TURNEY1-8/+13
2013-09-24Remove duplicate declaration of winClipboardWindowDestroy()Jon TURNEY1-3/+0
2013-09-24Revert "Move property retrieval to PropertyNotify, so we can be sure it has b...Jon TURNEY1-18/+15
2013-09-24Revert "Fix SelectionNotify -> PropertyNotify in relocated code"Jon TURNEY1-14/+15
2013-09-24Merge branch 'clipboard-64bit-fix' into cygwin-patches-for-1.14Jon TURNEY21-696/+847
2013-09-16Merge branch 'cygwin-patches-for-1.14' into cygwin-release-1.14xserver-cygwin-1.14.3-1Jon TURNEY11-341/+375
2013-09-16Merge tag 'xorg-server-1.14.3' into cygwin-release-1.14Jon TURNEY5-27/+49
2013-09-15xfree86: improve check for posix saved idsJulien Cristau1-1/+2
2013-09-11hw/xwin: Update WGL wrapper function generation scriptMarc Haesen2-301/+329
2013-09-11hw/xwin: Fix WM_ENDSESSION crash on x86_64Jon TURNEY2-0/+8
2013-09-11hw/xwin: Allow gtk_window_maximize() to maximize window in multiwindow modeJon TURNEY1-1/+13
2013-09-11hw/xwin: Correct winprefs.c function signatures for x64.Colin Harrison4-25/+13
2013-09-11hw/xwin: Remove unnecessary and incorrect HWND castsMarc Haesen2-5/+3
2013-09-11hw/xwin: Correct size of _WINDOWSWM_NATIVE_HWND property on x86_64Marc Haesen1-7/+7
2013-09-11hw/xwin: Display host architecture triplet in 'About...' dialogJon TURNEY2-2/+2
2013-09-09kdrive: fix build error on gcc 4.8 for out-of-bounds array accessChris Clayton1-1/+1
2013-08-02Merge branch 'cygwin-patches-for-1.14' into cygwin-release-1.14xserver-cygwin-1.14.2-2Jon TURNEY4-88/+70
2013-08-02Fix ARGB cursor conversion on x86_64Jon TURNEY1-6/+5
2013-08-02Undefine _XSERVER64 in multiwindow WMJon TURNEY3-82/+65
2013-07-25Merge branch 'server-1.14-touch-fixes' of git://people.freedesktop.org/~whot/...xorg-server-1.14.2.901Matt Dew2-16/+16
2013-07-17Abstract cursor refcountingPeter Hutterer2-16/+16
2013-07-12xfree86: don't enable anything in xf86InitialConfiguration for GPU screensAaron Plattner1-3/+13
2013-07-12gpu: call CreateScreenResources for GPU screensDave Airlie1-0/+8
2013-07-12xf86crtc: don't use scrn->display for gpu screensDave Airlie1-7/+11
2013-07-08Merge branch 'cygwin-patches-for-1.14' into cygwin-release-1.14xserver-cygwin-1.14.2-1Jon TURNEY1-18/+59
2013-07-08Merge tag 'xorg-server-1.14.2' into cygwin-release-1.14Jon TURNEY13-19/+99
2013-06-28More closely follow ICCCM for setting input focusJon TURNEY1-18/+59
2013-06-20Merge branch 'clipboard-64bit-fix' into cygwin-release-1.14xserver-cygwin-1.14.1-2Jon TURNEY20-695/+845
2013-06-20Merge branch 'cygwin-patches-for-1.14' into cygwin-release-1.14Jon TURNEY2-10/+25
2013-06-20Undefine _XSERVER64clipboard-64bit-fixJon TURNEY6-2/+47