index
:
~ewalsh/xserver
master
server-1.5-branch
server-1.6-branch
server-1.7-branch
xace
xselinux
xserver XACE and SELinux feature branches.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-21
Darwin: Dead code removal, Code cleanup, Added launcher
Jeremy Huddleston
1
-106
/
+115
2007-11-20
Enable use of /dev/urandom on Solaris as well
Alan Coopersmith
1
-3
/
+7
2007-11-16
Bug #1612: Use a stronger PRNG.
Adam Jackson
1
-0
/
+6
2007-11-15
Clean up some garbage in driver enumeration.
Adam Jackson
1
-2
/
+0
2007-11-14
Start 1.4.99
Adam Jackson
1
-1
/
+1
2007-11-08
fixing GLX in Xquartz
Ben Byer
1
-1
/
+2
2007-11-08
Xephyr: do not AM_CONDITIONAL inside a shell if branch
Dodji Seketeli
1
-1
/
+1
2007-11-07
Xephyr: don't use Xv or GL when those are disabled.
Dodji Seketeli
1
-0
/
+3
2007-11-07
Xnest: fix lib dependancy to make libtool happy
Dodji Seketeli
1
-1
/
+1
2007-11-05
Export the server ABI versions from xorg-server.pc
Adam Jackson
1
-0
/
+11
2007-11-05
Remove all traces of external RGB database (and Speedo)
Daniel Stone
1
-10
/
+0
2007-10-28
configure.ac/XFree86: Only build XF86Misc and XF86VidMode when appropriate
Daniel Stone
1
-1
/
+3
2007-10-21
Make PCI text file directory configurable
David Nusinow
1
-0
/
+5
2007-10-19
Merge branch 'master' into glyph-pixmaps
Eric Anholt
1
-5
/
+14
2007-10-17
KDRIVE_LOCAL_LIBS includes some system libraries, not just internal x server ...
Keith Packard
1
-2
/
+2
2007-10-12
Implement GLX pbuffers.
Kristian Høgsberg
1
-1
/
+1
2007-10-09
Sun bug 6589829: include zoneid of shm segment in access policy for MIT-SHM
Alan Coopersmith
1
-1
/
+1
2007-10-09
FreeBSD/alpha server build requires libio (missed in modularization).
Christian Weisgerber
1
-0
/
+1
2007-10-03
Merge Xephyr-XV/GL stuff into master
Dodji Seketeli
1
-2
/
+10
2007-10-02
Just link against libcrypto instead of relying on openssl pkg-config.
Eric Anholt
1
-3
/
+3
2007-10-02
Merge branch 'glyph-pixmaps'
Eric Anholt
1
-1
/
+1
2007-10-02
Do not build hw/xfree86/os-support/bus/ix86Pci.c on Linux.
Keith Packard
1
-1
/
+2
2007-10-02
make xephyr talk DRI protocol with hostX
Dodji Seketeli
1
-0
/
+7
2007-10-02
link and init xv
Dodji Seketeli
1
-2
/
+3
2007-09-27
Rework local client id finding code to be more uniform
Alan Coopersmith
1
-1
/
+1
2007-09-19
xserver: don't force DTRACE detection by default
Dodji Seketeli
1
-1
/
+0
2007-09-18
XDarwin: We build many many different targets, let's break them out into aut...
Ben Byer
1
-1
/
+5
2007-09-18
XDarwin: Disable dtrace support on Darwin 9 (since it doesn't work ... yet ...)
Ben Byer
1
-0
/
+7
2007-09-18
XDarwin: changed XF86BigFont support default from yes to auto so XDarwin can ...
Ben Byer
1
-1
/
+5
2007-09-11
xserver: test presence of strlcpy in configure
Dodji Seketeli
1
-0
/
+1
2007-09-09
fixed cut-and-paste typo
Ben Byer
1
-3
/
+1
2007-09-06
Fix Xdmx build
Alan Hourihane
1
-1
/
+1
2007-09-06
DDX changes for XDarwin
Ben Byer
1
-65
/
+72
2007-09-05
Revert "configure.ac: exclude pci-access dependency from XDarwin"
Ben Byer
1
-6
/
+2
2007-09-05
XDARWIN: Add launchd support
Ben Byer
1
-0
/
+4
2007-09-05
added HAVE_LAUNCHD check to configure.ac (mostly for OSX)
Ben Byer
1
-0
/
+2
2007-09-05
added an exclusion for setting XORG on darwin
Ben Byer
1
-0
/
+1
2007-09-05
configure.ac: exclude pci-access dependency from XDarwin
Ben Byer
1
-2
/
+6
2007-09-05
Fix server version reporting to be the server package version.
Eric Anholt
1
-61
/
+25
2007-09-05
Kdrive: unbreak kdrive linking
Dodji Seketeli
1
-3
/
+5
2007-09-04
Increase despair by fixing xprint build after my _DEPENDENCIES changes.
Eric Anholt
1
-8
/
+10
2007-08-31
Bug #7364: Require renderproto 0.9.3 on 64-bit, and fix build with it.
Eric Anholt
1
-1
/
+8
2007-08-31
Convert servers to using _DEPENDENCIES to ensure proper rebuilds.
Eric Anholt
1
-82
/
+102
2007-08-28
Replace BSD custom PCI code with a stub implementation thanks to pciaccess.
Eric Anholt
1
-27
/
+7
2007-08-26
Add XSERVER_LIBPCIACCESS to xorg-server.h when using libpciaccess
Keith Packard
1
-0
/
+1
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-54
/
+99
2007-08-23
Revert "Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() ...
Søren Sandmann Pedersen
1
-1
/
+1
2007-08-22
Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix"
Eric Anholt
1
-1
/
+1
2007-08-21
Merge branch 'master' of ssh+git://sandmann@git.freedesktop.org/git/xorg/xserver
Søren Sandmann Pedersen
1
-0
/
+1
2007-08-21
Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix
Søren Sandmann Pedersen
1
-1
/
+1
[next]