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-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
22
-22
/
+0
2006-07-20
Remove the DDXTIME conditional, for being unused.
Adam Jackson
1
-11
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
6
-11
/
+5
2006-07-15
Un-glx-libcwrap DMX GLX proxy so it works without GL/include.
Kristian Høgsberg
6
-17
/
+14
2006-07-13
Bug #7482: Fix Xdmx's Render code to match reality; fixes BadLength client
James Steven Supancic III
1
-1
/
+1
2006-07-05
fix wrong function pointer type in hw/dmx/dmxcmap.c
Greg Kroah-Hartman
1
-1
/
+1
2006-06-07
Fix compiler warning about undefined ReinitializeRootWindow function
Greg Kroah-Hartman
1
-3
/
+0
2006-06-07
Fix compiler warnings about SetVendorRelease and SetVendorString
Greg Kroah-Hartman
1
-3
/
+0
2006-06-01
Remove horrendously ugly DDX backward-compatibility.
Daniel Stone
2
-3
/
+3
2006-05-29
Remove -xkbmap argument.
Daniel Stone
1
-48
/
+34
2006-04-14
Coverity #804: Another leak on OOM path.
Adam Jackson
1
-1
/
+4
2006-04-14
Coverity #1003, #1004: Two more useless null checks.
Adam Jackson
1
-2
/
+0
2006-04-14
Coverity #1005: Avoid a null deref.
Adam Jackson
1
-2
/
+3
2006-04-14
Coverity #1007: Fix a silly null check.
Adam Jackson
1
-1
/
+0
2006-04-07
Coverity #769: Fix a potential memory leak for systems that allocate on
Adam Jackson
1
-1
/
+1
2006-04-07
Coverity #1037: Sanity check idx before use.
Adam Jackson
1
-2
/
+4
2006-04-03
Fix a server crash due to memsetting beyond allocated memory when running
Alan Hourihane
1
-1
/
+1
2006-04-03
Coverity #38: Dead branch elimination.
Adam Jackson
1
-1
/
+1
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
[next]