index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-02
Reorder link order for Xdmx to fix new screensaver variable reference
xorg-server-1_0_99_2
Adam Jackson
1
-3
/
+0
2006-04-01
Hack around the new screensaver variable for DMX, which is otherwise
Adam Jackson
1
-0
/
+3
2006-03-29
More warning cleanup.
Adam Jackson
1
-1
/
+1
2006-03-12
Merge accel_indirect branch to HEAD.
Kristian Høgsberg
1
-0
/
+7
2006-02-22
Added Mesa include directory
Alexander Gottwald
3
-1
/
+18
2006-02-11
Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined function
Alan Coopersmith
1
-0
/
+1
2005-12-26
Bug #4190: Add a rule for 'make relink' since automake sucks.
Adam Jackson
1
-0
/
+3
2005-12-09
Bug #5258: Restore binary compatibility with 6.8.2's PictureRec. (Aaron
Adam Jackson
1
-2
/
+3
2005-12-09
Fix sgml docs build.
Kevin E Martin
1
-6
/
+8
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
Kevin E Martin
2
-6
/
+6
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
4
-5
/
+8
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-1
/
+3
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
2
-2
/
+2
2005-11-13
Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserver
Alan Coopersmith
2
-2
/
+40
2005-11-01
Add xorg-server.m4 for driver dependency checking.
Kevin E Martin
2
-0
/
+16
2005-10-18
Fix parallel builds my ensuring libdmxconfig builds first.
Adam Jackson
1
-0
/
+3
2005-10-13
Dist NOTES.
Kristian Høgsberg
1
-1
/
+1
2005-10-06
Don't build "ev" example on systems without <linux/input.h>
Alan Coopersmith
1
-1
/
+6
2005-10-06
Include dmx-config.h for modular build
Kevin E Martin
10
-9
/
+13
2005-10-06
Add support for building DMX config and examples programs Add missing files
Kevin E Martin
5
-4
/
+350
2005-09-27
Fix make dist to include only sgml files.
Kevin E Martin
1
-2
/
+2
2005-09-27
Add build system for building docs and fix setuid issues.
Kevin E Martin
2
-1
/
+57
2005-08-24
Don't try to build dmx/input/lnx-*.c if <linux/keyboard.h> isn't found
Alan Coopersmith
2
-1
/
+5
2005-08-20
Make DRI/GLcore builds srcdir != builddir safe, and invoke symlink-mesa.sh
Daniel Stone
1
-0
/
+2
2005-08-02
Note yacc and lex generated files as BUILT_SOURCES so they are created
Keith Packard
1
-1
/
+3
2005-07-28
Fix distcheck for server
Kevin E Martin
4
-33
/
+121
2005-07-27
Add #include <dmx-config.h> for building dmx/glxProxy in the modular tree.
Kevin E Martin
7
-0
/
+28
2005-07-27
Fix dmx/glxProxy build
Kevin E Martin
2
-28
/
+45
2005-07-16
Add record module building support Change module building to not use
Kevin E Martin
1
-1
/
+3
2005-07-15
Fix the *-config.h includes for the files that have moved in the modular
Kevin E Martin
1
-2
/
+2
2005-07-15
Move drm up to os-support since the files are shared by multiple platforms.
Kevin E Martin
1
-1
/
+1
2005-07-12
Add support for building Xdmx and Xvfb
Kevin E Martin
4
-46
/
+133
2005-07-12
Prepare Xdmx and Xvfb for modularization by adding appropriate #include
Kevin E Martin
49
-5
/
+199
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-2
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
3
-2
/
+6
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2005-07-01
Adding initial build system.
Daniel Stone
3
-0
/
+102
2005-05-30
Bug #3407: Clean out ancient #ifdef X11R5 conditionals.
Adam Jackson
1
-8
/
+0
2005-04-20
Change dmxext.h and dmxproto.h to <X11/extensions/...>.
Daniel Stone
1
-2
/
+2
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
14
-24
/
+24
2004-08-27
Add missing reply for DMX (Rik Faith).
Kevin E Martin
1
-0
/
+1
2004-08-09
- Fix building without Xfixes extension
Kevin E Martin
1
-0
/
+4
2004-07-31
Add new extension enable/disable feature. This code is a small step in the
Kevin E Martin
3
-18
/
+11
2004-07-28
When using DMX console input, make detached screens display as grey (vs.
Rik Faith
2
-5
/
+26
2004-07-18
Addition of console input after removal of core backend input that is not
Rik Faith
2
-4
/
+45
2004-07-07
Bugzilla #817
Rik Faith
5
-6
/
+12
2004-07-06
- Disable building DMX on OSs that have not been verified to build
Kevin E Martin
5
-29
/
+56
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin
433
-0
/
+102943