index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
3
-30
/
+30
2006-11-07
Add $(DIX_CFLAGS) to remaining Makefile.am files
Keith Packard
3
-3
/
+3
2006-09-29
make core keyboard/pointer map functions act on all core-sending devices
Daniel Stone
1
-1
/
+1
2006-09-23
Check for visual==NULL in dmxBECreateColormap() before calling XCreateColormap()
Brian
1
-6
/
+13
2006-09-23
The fbcmap.c file used by Xdmx _must_ be compiled with XFree86Server defined.
Brian
1
-0
/
+4
2006-09-23
Replace broken DMXDBG3() with DMXDBG2()
Brian
1
-2
/
+2
2006-09-06
Make sure _XSERVER64 is defined when it should be and gets tested.
Michel Dänzer
2
-0
/
+5
2006-07-26
Unlibc-wrap DMX glxscreens.c and fix tag-removal typo.
Kristian Høgsberg
2
-2
/
+1
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
[next]