index
:
~jeremyhu/xserver
PR-290
PR-290-1.9
PR-486
bus-cleanup
darwin-xfree86
for-keith
master
puntage
server-1.10-apple
server-1.11-apple
server-1.12-apple
server-1.13-apple
server-1.13-apple-indent
server-1.13-apple-pre-indent
server-1.13-branch
server-1.14-apple
server-1.14-branch
server-1.15-apple
server-1.15-branch
server-1.16-apple
server-1.16-branch
server-1.17-apple
server-1.17-branch
server-1.18-apple
server-1.4-apple
server-1.5-apple
server-1.6-apple
server-1.7-apple
server-1.8-apple
server-1.9-apple
xquartz-composite
XQuartz feature work
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-04
XQuartz: Update copyright years
HEAD
master
Jeremy Huddleston Sequoia
1
-2
/
+2
2016-05-04
XQuartz: Add --with-bundle-version and --with-bundle-version-string configure...
Jeremy Huddleston Sequoia
3
-3
/
+15
2016-05-03
XQuartz: Add --with-sparkle-feed-url configure option
Jeremy Huddleston Sequoia
3
-2
/
+6
2016-05-03
XQuartz: Update release feed URL to use new https URL
Jeremy Huddleston Sequoia
1
-14
/
+1
2016-05-03
XQuartz: Fix the help text for --with-bundle-id-prefix
Jeremy Huddleston Sequoia
1
-1
/
+1
2016-05-03
XQuartz: Remove --with-launchd-id-prefix
Jeremy Huddleston Sequoia
1
-3
/
+0
2016-05-03
xfree86: add support for MatchIsTabletPad
Peter Hutterer
8
-0
/
+26
2016-05-02
modesetting: port clean start code from amdgpu. (v2)
Dave Airlie
3
-12
/
+36
2016-05-02
modesetting: add support for background none.
Dave Airlie
4
-26
/
+106
2016-04-29
kdrive: Nuke a bunch of dead code
Adam Jackson
1
-441
/
+0
2016-04-29
dix: Squash some new gcc6 warnings
Adam Jackson
5
-7
/
+6
2016-04-29
x86emu: Change include order to avoid conflict with system header
Andreas Schwab
2
-9
/
+1
2016-04-29
glamor: add glamor_finish API
Dave Airlie
2
-0
/
+10
2016-04-25
xwayland-shm: fortify fallocate against EINTR
Marek Chalupa
1
-2
/
+8
2016-04-25
configure.ac: Keep environment CFLAGS when testing
Alexandre Courbot
1
-2
/
+2
2016-04-22
dix/ptraccel: Remove float literals
Simon Thum
1
-19
/
+19
2016-04-22
dix/ptraccel: Fix memory leak in InitPredictableAccelerationScheme
Simon Thum
1
-2
/
+8
2016-04-19
Xi: don't deliver emulated motion events for non-emulating touches
Peter Hutterer
1
-0
/
+3
2016-04-18
xfree86/parser: simplify #ifdef ladder
Emil Velikov
1
-22
/
+9
2016-04-18
xfree86/parser: reuse StringToToken() in xf86getToken()
Emil Velikov
1
-8
/
+2
2016-04-18
xfree86/parser: move StringToToken() definition further up
Emil Velikov
1
-14
/
+12
2016-04-18
xfree86/parser: annotate xf86ConfigSymTabRec as constant data
Emil Velikov
18
-37
/
+33
2016-04-18
dri3: remove unused file dri3int.h
Emil Velikov
1
-26
/
+0
2016-04-18
xfree86: Remove xf86RegisterRootWindowProperty
Adam Jackson
6
-146
/
+1
2016-04-18
xfree86: Create EDID atom from the root window callback (v2)
Adam Jackson
1
-22
/
+9
2016-04-18
xfree86: Remove a never-hit diagnostic message
Adam Jackson
1
-11
/
+4
2016-04-18
xfree86: Make xf86SetDDCproperties work more than once (v2)
Adam Jackson
1
-6
/
+29
2016-04-18
xfree86: Remove some leftovers from DisplayID support
Adam Jackson
2
-9
/
+2
2016-04-18
xfree86: Unexport xf86Initialising, remove xf86ServerIsInitialising
Adam Jackson
4
-21
/
+1
2016-04-18
xfree86: Create VT atoms from the root window callback (v2)
Adam Jackson
1
-42
/
+25
2016-04-18
xfree86: Create seat atom from the root window callback (v2)
Adam Jackson
1
-20
/
+19
2016-04-18
dix: Add RootWindowFinalizeCallback
Adam Jackson
2
-0
/
+5
2016-04-15
glamor: fix wrong offset on composite rectangles
Olivier Fourdan
1
-9
/
+9
2016-04-15
xwayland: Fix compiler warning in GLAMOR Xv
Olivier Fourdan
1
-1
/
+1
2016-04-15
xkb: fix SlowKeys release/reject beeps
Peter Hutterer
1
-1
/
+4
2016-04-07
hw/xwin: xcbify internal window manager
Jon Turney
4
-564
/
+589
2016-04-07
hw/xwin: In multiwindow mode, do window minimization entirely in the WM
Jon Turney
3
-43
/
+20
2016-04-07
hw/xwin: xcbify code for converting X11 icon to Win32 icon
Jon Turney
7
-66
/
+99
2016-03-30
xwin/glx: Build fix for warnings about missing WGL extensioons
Jon Turney
1
-3
/
+3
2016-03-30
glx: Implement GLX_EXT_libglvnd (v2)
Adam Jackson
8
-0
/
+48
2016-03-30
glx: Compute the GLX extension string from __glXScreenInit
Adam Jackson
5
-49
/
+8
2016-03-30
glx: Move glx_enable_bits up to the GLX screen base class
Adam Jackson
5
-39
/
+36
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
8
-72
/
+4
2016-03-30
xwin/glx: Drop GLWIN_NO_WGL_EXTENSIONS hack
Adam Jackson
1
-10
/
+0
2016-03-30
glx: Use __glXInitExtensionEnableBits in all backends (v2)
Adam Jackson
2
-31
/
+10
2016-03-30
glx: Enable GLX_SGI_make_current_read in the core
Adam Jackson
3
-9
/
+1
2016-03-30
xwin/glx: Enable GLX_SGI_make_current_read unconditionally (v2)
Adam Jackson
1
-10
/
+14
2016-03-30
xquartz/glx: Error out for MakeContextCurrent(draw != read)
Adam Jackson
1
-0
/
+3
2016-03-30
glx: Don't enable EXT_texture_from_pixmap unconditionally
Adam Jackson
3
-3
/
+5
[next]