index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
glx: Fix glXQueryContext for GLX_FBCONFIG_ID and GLX_RENDER_TYPE (v2)
Adam Jackson
1
-1
/
+1
2017-09-25
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
2014-05-31
XQuartz: Dead code removal (ENABLE_DEBUG_LOG)
Jeremy Huddleston Sequoia
1
-16
/
+0
2014-05-31
XQuartz: Bump to 2.7.7
Jeremy Huddleston Sequoia
1
-2
/
+2
2014-04-06
XQuartz: Ensure we wait for the server thread to terminate
Jeremy Huddleston Sequoia
1
-3
/
+2
2014-03-27
Build fbcmap_mi.c once, rather than once for each DDX
Jon TURNEY
1
-1
/
+0
[next]