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
2008-11-20
drop unused HAVE_LIBDRM_2_2
Rémi Cardona
1
-3
/
+0
2008-11-19
Use bsd_pci stub routines on Solaris too, since we use pciaccess for real work
Alan Coopersmith
1
-1
/
+4
2008-11-15
XQuartz: Integrated xpbproxy into the server.
Jeremy Huddleston
1
-4
/
+4
2008-11-15
Set libdrm flags correctly even when only DRI2 is enabled.
Michel Dänzer
1
-6
/
+9
2008-11-14
XQuartz: Initial work on readding GLX to the 1.5 server
Jeremy Huddleston
1
-1
/
+0
2008-11-05
kdrive: Bye bye Xvesa
Adam Jackson
1
-2
/
+0
2008-11-04
Purge device-based WindowAccess code.
Peter Hutterer
1
-1
/
+1
2008-11-04
Remove XEvIE
Daniel Stone
1
-7
/
+0
2008-10-21
XQuartz: Require applewmproto-1.1.1
Jeremy Huddleston
1
-1
/
+1
2008-10-07
Depend on xtrans >= 1.2.2 for TRANS_NOXAUTH
Jeremy Huddleston
1
-1
/
+1
2008-10-03
XQuartz: Added a --enable-integrated-xpbproxy configure option for building x...
Jeremy Huddleston
1
-0
/
+6
2008-10-03
Added dep on applewmproto 1.1.0
Jeremy Huddleston
1
-0
/
+2
2008-09-26
Require inputproto 1.9.99.5
Peter Hutterer
1
-1
/
+1
2008-09-23
Revert "Render: Use built-in SHA1 library"
Keith Packard
1
-2
/
+23
2008-09-23
Render: Use built-in SHA1 library
John Tapsell
1
-23
/
+2
2008-09-22
Don't use our version of ffs() if the system has one
Julien Cristau
1
-1
/
+1
2008-09-15
scrnsaver is optional at build time.
Mikhail Gusarov
1
-1
/
+2
2008-09-11
Fix distcheck.
Eric Anholt
1
-1
/
+0
2008-09-03
XQuartz: Added pasteboard proxy code stripped out of quartz-wm.
Jeremy Huddleston
1
-0
/
+1
2008-08-30
XQuartz: Don't even build with GLX support since swrast now depends on libdrm
Jeremy Huddleston
1
-0
/
+1
2008-08-29
DRI2: Drop sarea use, implement server side swap buffers.
Kristian Høgsberg
1
-12
/
+13
2008-08-22
Convert Solaris #ifdef's for <sys/kd.h> to AC_CHECK_HEADERS check
Alan Coopersmith
1
-0
/
+1
2008-08-18
Remove sparcPci.c
Adam Jackson
1
-3
/
+0
2008-08-18
Drop dead PowerPC PCI code.
Adam Jackson
1
-11
/
+0
2008-08-15
Require inputproto 1.9.99.4
Peter Hutterer
1
-1
/
+1
2008-08-13
Sledgehammer off the DRI2 build system.
Adam Jackson
1
-7
/
+7
2008-08-11
The smart scheduler is not optional.
Mathieu Bérard
1
-1
/
+0
2008-08-10
add libXinerama to the list of dependencies.
Matthieu Herrb
1
-1
/
+1
2008-08-08
XQuartz: Disable the Xquartz AIGLX for now since it doesn't even compile any ...
Jeremy Huddleston
1
-2
/
+1
2008-08-06
XQuartz: Now properly disable xauth checking on launchd socket and mostly fix...
Jeremy Huddleston
1
-1
/
+1
2008-08-05
XQuartz: Fixed first-client-can't-connect bug
Jeremy Huddleston
1
-1
/
+1
2008-07-31
Cosmetic cleanup to Xvfb/Xdmx configure check output.
Tomas Carnecky
1
-2
/
+2
2008-07-29
require inputproto 1.9.99.3
Alan Hourihane
1
-1
/
+1
2008-07-24
Remove SPARC muldiv code. Was used by ELF loader, which is no more.
Kristian Høgsberg
1
-2
/
+0
2008-07-24
Remove xorgcfg
Daniel Stone
1
-23
/
+0
2008-07-24
Remove ioport
Daniel Stone
1
-1
/
+0
2008-07-24
Remove kbd_mode
Daniel Stone
1
-24
/
+0
2008-07-21
Bump inputproto to 1.9.99.2 for XI_PROP_ENABLED
Alan Hourihane
1
-1
/
+1
2008-07-18
Drop the FONTCACHE extension.
Adam Jackson
1
-7
/
+0
2008-07-17
configure.ac: Remove non-existant directory
Daniel Stone
1
-1
/
+0
2008-07-17
Remove dead code, useless #defines, et al
Daniel Stone
1
-14
/
+5
2008-07-17
configure.ac: Fix release date
Daniel Stone
1
-1
/
+1
2008-07-17
Everyone has urandom
Daniel Stone
1
-13
/
+0
2008-07-17
Dead code removal
Daniel Stone
1
-1
/
+0
2008-07-17
XF86BigFont is disabled by default
Julien Cristau
1
-2
/
+1
2008-07-17
Drop hw/xfree86/os-support/lynxos/
Adam Jackson
1
-1
/
+0
2008-07-16
XFree86: Remove XFree86-Misc extension
Daniel Stone
1
-17
/
+1
2008-07-16
DIX: Add strcasestr from FreeBSD
Daniel Stone
1
-0
/
+2
2008-07-16
configure.ac: Fix SHA1 handling
Daniel Stone
1
-11
/
+15
2008-07-16
config: Don't attempt to use D-Bus when not strictly necessary
Daniel Stone
1
-3
/
+5
[next]