index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-01
glx: Fix glXQueryContext for GLX_FBCONFIG_ID and GLX_RENDER_TYPE (v2)
Adam Jackson
1
-1
/
+1
2017-11-14
glx: Drop references to <GL/internal/glcore.h>
Adam Jackson
2
-3
/
+0
2017-10-30
Use ARRAY_SIZE all over the tree
Daniel Martin
5
-15
/
+14
2017-07-20
XQuartz: Hack around an issue that can occur on macOS due to background apps ...
Jeremy Huddleston Sequoia
1
-5
/
+24
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+40
2017-04-26
os: Handle SIGABRT
Michel Dänzer
1
-0
/
+1
2016-10-26
ddx: add new call to purge input devices that weren't added
Peter Hutterer
1
-0
/
+15
2016-09-22
XQuartz: Silence an expected TSan warning
Jeremy Huddleston Sequoia
1
-0
/
+2
2016-09-22
XQuartz: Adopt input_lock() and input_unlock()
Jeremy Huddleston Sequoia
2
-89
/
+41
2016-09-22
XQuartz: pbproxy shouldn't need to wait for server initialization.
Jeremy Huddleston Sequoia
2
-21
/
+0
2016-09-22
XQuartz: Remove X11ApplicationFatalError
Jeremy Huddleston Sequoia
3
-52
/
+0
2016-09-22
XQuartz: Don't respond to SIGALRM on the AppKit thread
Jeremy Huddleston Sequoia
1
-0
/
+9
2016-09-13
Xquartz: Update for removal of AddEnabledDevice and RemoveEnabledDevice
Jeremy Huddleston Sequoia
1
-6
/
+11
2016-09-13
XQuartz: Cleanup CPPFLAGS that are no longer necessary on darwin
Jeremy Huddleston Sequoia
1
-3
/
+2
2016-09-13
XQuartz: Fix the issue where the h key could be come "stuck" after hiding XQu...
Jeremy Huddleston Sequoia
1
-0
/
+9
2016-09-06
glx: Fix computation of GLX_X_RENDERABLE fbconfig attribute
Adam Jackson
2
-2
/
+0
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
2
-8
/
+5
2016-05-04
XQuartz: Update copyright years
Jeremy Huddleston Sequoia
1
-2
/
+2
2016-05-04
XQuartz: Add --with-bundle-version and --with-bundle-version-string configure...
Jeremy Huddleston Sequoia
2
-3
/
+5
2016-05-03
XQuartz: Add --with-sparkle-feed-url configure option
Jeremy Huddleston Sequoia
2
-2
/
+2
2016-05-03
XQuartz: Update release feed URL to use new https URL
Jeremy Huddleston Sequoia
1
-14
/
+1
2016-03-30
glx: Compute the GLX extension string from __glXScreenInit
Adam Jackson
1
-14
/
+0
2016-03-30
glx: Move glx_enable_bits up to the GLX screen base class
Adam Jackson
1
-8
/
+5
2016-03-30
xquartz/glx: Remove unused fields from the glx screen subclass
Adam Jackson
1
-3
/
+0
2016-03-30
glx: Enable GLX 1.4 unconditionally
Adam Jackson
1
-3
/
+0
2016-03-30
glx: Use __glXInitExtensionEnableBits in all backends (v2)
Adam Jackson
1
-11
/
+1
2016-03-30
xquartz/glx: Error out for MakeContextCurrent(draw != read)
Adam Jackson
1
-0
/
+3
2016-03-30
glx: Remove default server glx extension string
Adam Jackson
1
-2
/
+0
2016-02-22
dix: Add hybrid full-size/empty-clip mode to SetRootClip
Daniel Stone
3
-4
/
+4
2015-10-19
XQuartz: Cleanup formatting of DarwinEQInit that was butchered by automation ...
Jeremy Huddleston Sequoia
1
-6
/
+3
2015-10-19
XQuartz: Make sure that darwin_all_modifier_mask_additions is 0-terminated
Jeremy Huddleston Sequoia
1
-1
/
+1
2015-10-13
XQuartz: Fix how we calculate the height of the OSX menu bar
Ken Thomases
1
-2
/
+10
2015-10-13
XQuartz: Remove InfoPlist.strings
Jeremy Huddleston Sequoia
32
-31
/
+1
2015-10-12
XQuartz: Relax App Transport Security for communicating with the update server
Jeremy Huddleston Sequoia
1
-0
/
+13
2015-07-08
dix: Restore PaintWindow screen hook
Adam Jackson
1
-2
/
+2
2015-06-29
Merge remote-tracking branch 'airlied/for-keithp'
Keith Packard
1
-2
/
+0
2015-06-30
cursor: drop ARGB_CURSOR
Dave Airlie
1
-2
/
+0
2015-06-09
XQuartz: Silence -Wformat-security for NSRunAlertPanel
Jeremy Huddleston Sequoia
2
-11
/
+10
2015-06-09
XQuartz: Silence -Wunused-function
Jeremy Huddleston Sequoia
1
-0
/
+2
2015-06-09
XQuartz: Silence -Wunused-variable
Jeremy Huddleston Sequoia
1
-1
/
+0
2015-06-09
XQuartz: Silence -Wpointer-bool-conversion
Jeremy Huddleston Sequoia
1
-3
/
+3
2015-06-09
XQuartz: GLX: Use __glXEnableExtension to build extensions list
Jeremy Huddleston Sequoia
1
-6
/
+31
2015-03-31
Fix XQuartz build
Jon Turney
1
-0
/
+2
2015-03-16
Make PseudoramiXExtensionInit() prototype more generally available
Jon TURNEY
1
-0
/
+1
2015-03-13
Drop valuator mask argument from GetKeyboardEvents
Peter Hutterer
1
-4
/
+2
2014-11-12
Drop trailing whitespaces
Peter Hutterer
2
-6
/
+6
2014-10-08
xquartz: Remove useless DRIWindowExposures
Adam Jackson
2
-25
/
+0
2014-08-11
XQuartz: Better support turning off "Displays have separate Spaces" on OS X M...
Jeremy Huddleston Sequoia
1
-6
/
+17
2014-07-29
xquartz: Remove unused DRI{,Post}ValidateTree
Adam Jackson
2
-59
/
+0
2014-05-31
XQuartz: Update logic to account for title bar on every display in Mavericks
Jeremy Huddleston Sequoia
1
-3
/
+13
[next]