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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-3
/
+0
2005-11-15
Make fb build on darwin/ppc without addition #define hacks
Adam Jackson
1
-1
/
+1
2005-11-12
use RGB_DB not RGB_PATH as that's what configure defines (Jürg Billeter
Alan Coopersmith
1
-1
/
+1
2005-11-10
Fix typo to enable DGA support.
XORG-6_99_99_902
Kevin E Martin
2
-2
/
+2
2005-11-08
Add newly checked in files to Xorg server build.
Kevin E Martin
1
-0
/
+3
2005-11-08
See ChangeLog entry 2005-11-07 for details.
Kean Johnson
1
-1
/
+1
2005-11-02
Add support for enabling/disabling DBE (part of generic enable/disable
Kevin E Martin
1
-0
/
+3
2005-10-17
include/dix-config.h.in Add support for more extensions
Kevin E Martin
1
-3
/
+15
2005-10-14
Hook up lbx.
Kristian Høgsberg
1
-0
/
+3
2005-09-21
Accept --with-xkb-output argument to specify output dir for compiled xkb
Kristian Høgsberg
1
-0
/
+6
2005-09-13
Add some initial BSD support for the xorg server. Incomplete on NetBSD,
Eric Anholt
3
-0
/
+51
2005-09-12
Define WITH_VGAHW, since we always build it; add to Xorg headers.
Daniel Stone
2
-0
/
+6
2005-09-01
Make RGB_PATH configurable.
Daniel Stone
1
-0
/
+3
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
44
-170
/
+0
2005-08-21
Add _XSERVER64 definition to config headers.
Daniel Stone
4
-0
/
+12
2005-08-08
Mon Aug 8 13:36:23 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-0
/
+3
2005-08-08
Re-add _XOPEN_SOURCE as it's needed *sometimes*. Place it in #ifndef to
Keith Packard
1
-0
/
+5
2005-08-08
Add autogenerated source files and other various non-CVS material to
Keith Packard
1
-3
/
+0
2005-08-06
Add checks for functions used in os/access.c & os/connection.c:
Alan Coopersmith
1
-0
/
+12
2005-08-06
Fix endian test to work on big-endian platforms correctly
Alan Coopersmith
1
-4
/
+0
2005-08-06
Solaris build fixes needed for modular builds
Alan Coopersmith
1
-2
/
+8
2005-08-02
Add check for walkcontext() to enable stack trace dumper on Solaris
Alan Coopersmith
1
-0
/
+4
2005-07-29
Need to define SVR4 on SVR4-ish systems since many headers and source files
Alan Coopersmith
2
-0
/
+6
2005-07-16
Mark variables modified in signal handlers as volatile (part of Sun bug id
Alan Coopersmith
1
-2
/
+2
2005-07-15
Move drm up to os-support since the files are shared by multiple platforms.
Kevin E Martin
4
-18
/
+30
2005-07-14
Add support for Xnest
Kevin E Martin
2
-7
/
+12
2005-07-13
dlloader is the default in 6.9, but the loader doesn't get told to prefer
Adam Jackson
2
-0
/
+6
2005-07-13
- Use fbdevhwstub.c if <linux/fb.h> is not found
Alan Coopersmith
1
-0
/
+4
2005-07-12
Add support for building Xdmx and Xvfb
Kevin E Martin
1
-1
/
+7
2005-07-05
Add more defines for XWin DDX Make building of cfb*, afb and mfb
Alexander Gottwald
1
-0
/
+3
2005-07-04
Add XWin DDX, make Xorg DDX conditional Make XF86VidMode and XF86Misc
Alexander Gottwald
2
-0
/
+36
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
12
-12
/
+12
2005-07-03
Move misc.h and os.h from proto/X11 to xserver/xorg/include.
Daniel Stone
1
-0
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
44
-3
/
+179
2005-07-02
Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.
Daniel Stone
1
-0
/
+2
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
14
-15
/
+15
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-1
/
+1
2005-07-01
Add auto-generated header files.
Daniel Stone
3
-0
/
+630
2005-07-01
Minor build system tweaks.
Daniel Stone
1
-2
/
+0
2005-07-01
Adding initial build system.
Daniel Stone
1
-0
/
+50
2005-06-25
Correctly handle empty rects on region initialization.
Zack Rusin
1
-8
/
+24
2005-06-10
Bug #2799: Input shape. (Keith Packard)
XORG-6_8_99_11
Adam Jackson
1
-0
/
+2
2005-05-21
Initial experimental support for AMD64 builds on Solaris 10 x86. Improved
Alan Coopersmith
1
-1
/
+2
2005-05-19
Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions.
Adam Jackson
1
-13
/
+1
2005-05-02
Fix comments for pointers in parameter lists to work with fussy compilers
Harold L Hunt II
1
-1
/
+1
2005-04-20
Change Xalloca.h to X11/Xalloca.h for include.
Daniel Stone
1
-1
/
+1
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
10
-13
/
+13
2004-12-03
Bugzilla #1865, https://bugs.freedesktop.org/show_bug.cgi?id=1865 Added
Alexander Gottwald
1
-0
/
+4
2004-12-02
Use __printf__ in gcc function attributes to avoid clash with libc wrapper
Kristian Høgsberg
1
-6
/
+1
2004-11-24
Remove this file and all references to the binary expiry code.
Kristian Høgsberg
1
-5
/
+0
[next]