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
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-10
Bump version to 1.14.99.904 (1.15 RC4)
xorg-server-1.14.99.904
Keith Packard
1
-3
/
+3
2013-12-10
hw/xwin/glx: Rewrite WGL wrappers after Xserver conversion to direct GL dispatch
Jon TURNEY
1
-4
/
+10
2013-12-10
configure.ac: Link XWin with present extension if we are building with it ena...
Jon TURNEY
1
-1
/
+1
2013-12-10
Depend on latest glproto (1.4.17)
Keith Packard
1
-1
/
+1
2013-12-05
configure.ac: Fixup for "Require libpciaccess for int10"
Jon TURNEY
1
-1
/
+1
2013-12-02
miext/sync: Handle libxshmfence API change
Keith Packard
1
-1
/
+1
2013-12-02
Select directory for MIT-SHM temp files at configure time
Keith Packard
1
-0
/
+43
2013-11-26
configure.ac: Require libpciaccess for int10
Connor Behan
1
-0
/
+3
2013-11-26
configure.ac: Require libpciaccess for platform bus support
Connor Behan
1
-0
/
+4
2013-11-26
configure.ac: Add whitespace near PCI configuration
Connor Behan
1
-18
/
+17
2013-11-23
Bump release to 1.14.99.903 (1.15 RC3)
xorg-server-1.14.99.903
Keith Packard
1
-3
/
+3
2013-11-18
configure: allow for --enable-libunwind and --disable-libunwind
Peter Hutterer
1
-7
/
+15
2013-11-14
Stop including inline assembly .il file for Solaris Studio builds
Alan Coopersmith
1
-9
/
+0
2013-11-14
Update to version 1.14.99.902
xorg-server-1.14.99.902
Keith Packard
1
-3
/
+3
2013-11-12
Enable XTRANS_SEND_FDS on Solaris too.
Alan Coopersmith
1
-1
/
+2
2013-11-11
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
1
-29
/
+30
2013-11-11
Trap SIGBUS to handle truncated shared memory segments
Keith Packard
1
-0
/
+19
2013-11-11
Require libXtrans version 1.3.2
Keith Packard
1
-1
/
+1
2013-11-11
Require xextproto version 7.2.99.901
Keith Packard
1
-1
/
+1
2013-11-11
Make XTrans FD passing support optional. Define only on Linux
Keith Packard
1
-0
/
+35
2013-11-08
configure.ac: Move GLX section after DRI
Jeremy Huddleston Sequoia
1
-29
/
+30
2013-11-05
Use $GL_LIBS instead of -lGL for linking
Keith Packard
1
-1
/
+1
2013-11-05
Link with xshmfence, reference miSyncShmScreenInit in sdksyms
Keith Packard
1
-0
/
+1
2013-11-04
Disable DRI3 and sync fence FD functions if xshmfence isn't available
Keith Packard
1
-2
/
+44
2013-11-01
Set version to 1.14.99.901 (1.15 RC1)
xorg-server-1.14.99.901
Keith Packard
1
-3
/
+3
2013-11-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+1
2013-11-01
config/APM: Add option to disable building of APM support on Linux
Egbert Eich
1
-7
/
+7
2013-11-01
config/ACPI: Add option to disable building of ACPI support on Linux
Egbert Eich
1
-1
/
+2
2013-10-31
present: Add Present extension
Keith Packard
1
-6
/
+17
2013-10-31
dri3: Add DRI3 extension
Keith Packard
1
-6
/
+27
2013-11-01
configure: remove a comment
Peter Hutterer
1
-1
/
+1
2013-10-29
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+2
2013-10-30
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Gaetan Nadon
1
-1
/
+2
2013-10-29
Merge remote-tracking branch 'idr/glx-float-fbconfig'
Keith Packard
1
-1
/
+1
2013-10-29
glx: convert to direct GL dispatch (v2)
Adam Jackson
1
-1
/
+1
2013-10-29
glx: Remove DRI1 AIGLX (v2)
Adam Jackson
1
-2
/
+2
2013-10-24
glx: Handle float config types in glxConvertConfigs
Daniel Czarnowski
1
-1
/
+1
2013-10-18
Update to version 1.14.99.3
xorg-server-1.14.99.3
Keith Packard
1
-3
/
+3
2013-10-07
configure.ac: Include missing proto declarations in SDK_REQUIRED_MODULES
Emil Velikov
1
-0
/
+3
2013-10-04
Bump version to 1.14.99.2
xorg-server-1.14.99.2
Keith Packard
1
-3
/
+3
2013-10-04
Merge remote-tracking branch 'anholt/ephyr-fixes'
Keith Packard
1
-3
/
+3
2013-09-09
Merge remote-tracking branch 'jturney/master'
Keith Packard
1
-0
/
+1
2013-09-06
Fix typo in configure warning.
Thomas Klausner
1
-1
/
+1
2013-09-03
Xephyr: drop remaining Xlib dependency
Julien Cristau
1
-2
/
+2
2013-09-03
Xephyr: move ephyrdri over to xcb
Julien Cristau
1
-1
/
+1
2013-09-03
Xephyr: use xcb-xv instead of libXv
Julien Cristau
1
-1
/
+1
2013-09-03
Xephyr: replace XKeycodeToKeysym with xcb-keysyms
Julien Cristau
1
-1
/
+1
2013-09-03
Xephyr: start converting hostx.c over to xcb
Julien Cristau
1
-2
/
+2
2013-08-30
Move pseudoramiX code where it can be shared between Xwin and Xquartz
Jon TURNEY
1
-0
/
+1
2013-08-06
xfree86: improve check for posix saved ids
Julien Cristau
1
-1
/
+1
[next]