summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-18Merge branch 'cygwin-patches-for-1.15' into cygwin-release-1.15xserver-cygwin-1.15.1-4cygwin-release-1.15Jon TURNEY5-26/+20
2014-07-18Remove incorrect assertion in glxWinDrawableSwapBufferscygwin-patches-for-1.15Jon TURNEY1-7/+0
2014-07-18Warning fixes compiling winOS()Jon TURNEY1-3/+3
2014-07-16Downgrade "forcing window to exist" message to debugJon TURNEY1-1/+1
2014-07-16Check that window position is visible on non-rectangular virtual desktopsJon TURNEY1-8/+12
2014-07-16hw/xwin/glx: Fix a couple of typo bugs in indirect.cJon TURNEY1-6/+3
2014-07-09Give "View logfile" window a better titleJon TURNEY1-1/+1
2014-06-19Merge branch 'cygwin-patches-for-1.15' into cygwin-release-1.15xserver-cygwin-1.15.1-3Jon TURNEY5-32/+84
2014-06-19When generating shims, limit the considered features to GL version <=1.2Jon TURNEY1-5/+8
2014-06-11Ignore WM_NORMAL_HINTS PPosition if it is the originJon TURNEY1-7/+19
2014-06-11Correctly interpret WM_HINTS, WM_NORMAL_HINTS properties on x86_64Jon TURNEY1-8/+20
2014-06-11Give counts of pixel formats which couldn't be used for various reasonsJon TURNEY1-6/+26
2014-06-11Don't report pbuffer size limitsJon TURNEY1-5/+10
2014-06-11Cosmetic fix to version reporting on x86_64Jon TURNEY1-1/+1
2014-05-05Merge branch 'cygwin-patches-for-1.15' into cygwin-release-1.15xserver-cygwin-1.15.1-2Jon TURNEY7-62/+60
2014-05-05Fix hang on shutdown when we own the clipboard.Jon TURNEY2-46/+27
2014-05-05Fix sometimes missing sysmenu icon on Vista and laterJon TURNEY2-13/+23
2014-05-05Avoid "Your OS is unknown" warning when configuring Xorg for cygwinJon TURNEY1-2/+5
2014-05-05Update .gitignoreJon TURNEY2-1/+5
2014-04-16Merge branch 'cygwin-patches-for-1.15' into cygwin-release-1.15xserver-cygwin-1.15.1-1Jon TURNEY17-72/+356
2014-04-16Fix appearance of windows with only WM_NORMAL_HINTSJon TURNEY1-0/+4
2014-04-16Fix a crash using OpenGL on the root window in multiwindow modeJon TURNEY1-0/+2
2014-04-15Merge tag 'xorg-server-1.15.1' into cygwin-release-1.15Jon TURNEY25-54/+167
2014-04-15Disable PrimaryDD and ShadowDD DirectDraw2 drawing enginesJon TURNEY3-22/+5
2014-04-15Improvements to crash loggingJon TURNEY2-3/+17
2014-04-13Bump version to 1.15.1xorg-server-1.15.1Matt Dew1-3/+3
2014-04-12glx: Clear new FBConfig attributes to 0 by default.Eric Anholt1-1/+1
2014-04-07Xephyr: restore initial window resize lost in xcb conversionJulien Cristau1-0/+6
2014-04-06Regnerate GLX dispatch codeJon TURNEY6-31/+309
2014-04-06hw/xwin: link dynamically and export symbolsYaakov Selkowitz1-1/+1
2014-04-06Use raise() rather than kill()Jon TURNEY1-1/+1
2014-04-02Don't override the server supported GL extensions string.Jon TURNEY1-3/+0
2014-03-28XGetWMNormalHints() returns non-zero on successJon TURNEY1-2/+1
2014-03-27Enhance -hostintitleJon TURNEY5-9/+16
2014-03-27Merge branch 'cygwin-patches-for-1.15' into cygwin-release-1.15xserver-cygwin-1.15.0-4Jon TURNEY3-2/+18
2014-03-27Fix Xephyr initial window sizing when run without a window managerJon TURNEY1-0/+6
2014-03-27hw/xwin: Add idempotency guard to glwindows.hJon TURNEY1-0/+5
2014-03-27Improve handling of no-decoration motif hintJon TURNEY1-1/+1
2014-03-27Remove decorations from _NET_WM_WINDOW_TYPE_SPLASH type windows.Jon TURNEY1-1/+6
2014-03-21Bump bersion to 1.15.0.901xorg-server-1.15.0.901Matt Dew1-3/+3
2014-03-13config: search for PnPID on all parents (#75513)Peter Hutterer2-7/+24
2014-03-13Xi: check for invalid modifiers for XI2 passive grabsPeter Hutterer2-1/+6
2014-03-13sync: Avoid ridiculously long timeoutsMark Kettenis1-5/+2
2014-03-06Merge branch 'server-1.15-branch' of git://people.freedesktop.org/~jeremyhu/x...Matt Dew9-25/+56
2014-02-24Merge branch 'cygwin-patches-for-1.15' into cygwin-release-1.15xserver-cygwin-1.15.0-3Jon TURNEY3-2/+9
2014-02-24Fix clipboard restartJon TURNEY3-2/+9
2014-02-19dix: prevent a driver from initializing or submitting buttons > MAX_BUTTONSPeter Hutterer2-0/+3
2014-02-19xf86DeleteScreen: move check for NULL pScrn before first dereferenceAlan Coopersmith1-3/+4
2014-02-19On realloc failure, free font_path_string instead of leaking itAlan Coopersmith1-3/+6
2014-02-19Check for calloc() failure in add_master()Alan Coopersmith1-0/+4