Age | Commit message (Expand) | Author | Files | Lines |
2007-03-06 | remove PIXPRIV checks as this flag is always set. | Eamon Walsh | 2 | -10/+0 |
2007-02-05 | dmx, vfb, xnest: fix fbcmap compilation | Daniel Stone | 1 | -12/+12 |
2007-02-02 | dmx: drop leftover __GLXdrawablePrivateRec struct. | George Sapountzis | 2 | -55/+0 |
2006-12-16 | Fix RENDER issues (bug #7555) and implement RENDER add/remove screen | James Steven Supancic III | 4 | -35/+187 |
2006-12-15 | Convert callers of LookupDrawable() to dixLookupDrawable(). | Eamon Walsh | 1 | -37/+38 |
2006-12-15 | Convert callers of SecurityLookupWindow() to dixLookupWindow(). | Eamon Walsh | 2 | -22/+15 |
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 referencexorg-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 |