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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-05
EXTRA_DIST hacks to get all the OS support files into the tarball.
xorg-server-0_99_1
Adam Jackson
3
-2
/
+20
2005-08-04
- Bug #3960: Add remaining GLX and pci.ids stuff to DIST (Cha Young-Ho,
Adam Jackson
7
-12
/
+34
2005-08-04
Thu Aug 4 16:08:00 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
2
-518
/
+420
2005-08-04
- Check for vsnprintf
Adam Jackson
3
-5
/
+27
2005-08-04
Fix inline assembly versions of in*/out* for Sun compilers Add check for
Alan Coopersmith
3
-33
/
+57
2005-08-03
dist fixes for cw and GL (Donnie Berkholz, me)
Adam Jackson
3
-2
/
+9
2005-08-02
Only build ix86Pci.c on x86 & amd64 platforms Set DEFAULT_INT10 to x86emu
Alan Coopersmith
2
-8
/
+23
2005-08-02
Add check for walkcontext() to enable stack trace dumper on Solaris
Alan Coopersmith
2
-1
/
+5
2005-08-02
Mark generated files as BUILT_SOURCES and CLEANFILES to ensure they are
Keith Packard
2
-0
/
+10
2005-08-02
Note yacc and lex generated files as BUILT_SOURCES so they are created
Keith Packard
2
-1
/
+10
2005-08-02
distcheck fixes
XORG-6_99_99_900
Adam Jackson
2
-3
/
+4
2005-08-02
Set OSNAME for "Build Operating System" line in Xorg log
Alan Coopersmith
1
-0
/
+4
2005-08-02
Fix Solaris assembly source to work with libtool
Alan Coopersmith
1
-3
/
+1
2005-08-02
Move AM_CONDITIONAL for ia64 to global scope
Adam Jackson
1
-2
/
+2
2005-08-02
only do the AS_HELP_STRING workaround once, d'oh
Adam Jackson
1
-2
/
+0
2005-08-02
- Workaround for AS_HELP_STRING compatibility with older autoconf.
Adam Jackson
6
-16
/
+47
2005-08-01
Bugzilla #3566 <https://bugs.freedesktop.org/show_bug.cgi?id=3566> Patch
XORG-6_8_99_900
Alan Coopersmith
1
-4
/
+8
2005-08-01
Bump autoconf dependency to 2.57 from 2.53. Add 2.57 compatibility hack for
Adam Jackson
1
-1
/
+3
2005-08-01
Bug #3739: Fail soft on unknown extension string.
Adam Jackson
1
-3
/
+2
2005-08-01
GLX fix for loadable servers: indirect_size.c goes in libglx, not libGLcore
Adam Jackson
3
-7
/
+12
2005-08-01
Fri Jul 29 17:20:53 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-2
/
+3
2005-07-30
Clear compiler warnings. (Stefan Dirsch)
Alan Coopersmith
1
-0
/
+3
2005-07-29
Need to define SVR4 on SVR4-ish systems since many headers and source files
Alan Coopersmith
3
-0
/
+18
2005-07-29
Various changes preparing packages for RC0:
Kevin E Martin
1
-1
/
+3
2005-07-29
Fix code to handle printing 7.0 release candidates properly.
Kevin E Martin
1
-0
/
+4
2005-07-28
If neither --enable-dmx or --disable-dmx are specified, default to "yes" on
Alan Coopersmith
1
-1
/
+4
2005-07-28
Fix distcheck for server
Kevin E Martin
26
-57
/
+171
2005-07-28
Rework wrapping of common mouse driver to not require mousePriv.h, so that
Alan Coopersmith
1
-67
/
+98
2005-07-27
Add dbestruct.h to sdk_HEADERS
Søren Sandmann Pedersen
1
-2
/
+1
2005-07-27
Add miwideline.h mistruct.h mifpoly.h to sdk_HEADERS
Søren Sandmann Pedersen
1
-1
/
+1
2005-07-27
Add #include <dmx-config.h> for building dmx/glxProxy in the modular tree.
Kevin E Martin
8
-1
/
+33
2005-07-27
Fix dmx/glxProxy build
Kevin E Martin
3
-34
/
+54
2005-07-26
Add these files to the sdk:
Søren Sandmann Pedersen
4
-7
/
+8
2005-07-26
Install xorgVersion.h
Søren Sandmann Pedersen
1
-1
/
+1
2005-07-26
xserver/xorg/fb/Makefile.am: install fboverlay.h
Søren Sandmann Pedersen
1
-1
/
+1
2005-07-26
fb/Makefile.am: add fbpseudocolor.h to sdk_HEADERS
Søren Sandmann Pedersen
2
-3
/
+3
2005-07-24
Add xf86DeallocateGARTMemory stub so that Xorg can be built on Solaris
XORG-6_8_99_16
Alan Coopersmith
1
-0
/
+6
2005-07-23
Fire the Mesa symlink script from the configure stage.
Adam Jackson
1
-0
/
+1
2005-07-23
Add the symlink script for the Mesa source.
Adam Jackson
1
-0
/
+618
2005-07-23
Change the default depth back to 8 like it was originally. Disable the
Stuart R. Anderson
1
-1
/
+9
2005-07-23
Add a safety check to catch when numDepths GCperDepthexceeps MAXFORMATS
Stuart R. Anderson
1
-0
/
+3
2005-07-23
Emit makefiles for glapi, slang, and grammar. Conditionally define GLX_LIBS
Adam Jackson
1
-3
/
+6
2005-07-23
glapi build (forgot this one somehow)
Adam Jackson
1
-0
/
+15
2005-07-23
Fix the build system to reflect the rest of the Mesa core. Almost links,
Adam Jackson
5
-5
/
+54
2005-07-21
GLX needs gl.h from Mesa too
Adam Jackson
1
-1
/
+1
2005-07-19
programs/Xserver/hw/xfree86/os-support/shared/agp_noop.c
Alan Hourihane
4
-0
/
+28
2005-07-19
Change #include "X.h" to <X11/X.h>
Alan Coopersmith
1
-1
/
+1
2005-07-17
objdir != srcdir fixes.
Daniel Stone
3
-16
/
+15
2005-07-17
Set GLX automake conditional after we've tested for mesa source and set GLX
Alan Coopersmith
1
-1
/
+1
2005-07-16
Mark variables modified in signal handlers as volatile (part of Sun bug id
Alan Coopersmith
2
-4
/
+10
[next]