index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-07
XQuartz: Cleaned up configure, X11.app path in launchd script
Jeremy Huddleston
1
-63
/
+59
2007-12-07
Darwin: Use __APPLE__ instead of __DARWIN__
Jeremy Huddleston
1
-1
/
+1
2007-12-07
Check for <sys/sdt.h> as well when determining to enable dtrace probes
Alan Coopersmith
1
-0
/
+7
2007-12-07
ALLOCATE_LOCAL is dangerous on Darwin due to memory layout differences
Ben Byer
1
-1
/
+1
2007-12-05
Darwin: Flattened quartz into darwin, renamed darwin xquartz
Jeremy Huddleston
1
-4
/
+3
2007-12-04
Darwin: Rework build system to more accurately reveal code infrastructure and...
Jeremy Huddleston
1
-1
/
+1
2007-12-03
Darwin: Combine launcher and server X11.app
Jeremy Huddleston
1
-1
/
+0
2007-12-03
Use pkg-config to get -I, -L & -R flags needed for OpenSSL
Alan Coopersmith
1
-2
/
+7
2007-12-03
Death to libcwrapper.
Adam Jackson
1
-8
/
+7
2007-12-02
Darwin: Added {/,/System/}Library/Fonts to DEFAULT_FONT_PATH
Jeremy Huddleston
1
-0
/
+3
2007-11-26
Darwin,Rootless: Makefile cleanup
Jeremy Huddleston
1
-0
/
+2
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
[next]