summaryrefslogtreecommitdiff
path: root/hw/dmx/glxProxy/glxcmds.c
AgeCommit message (Expand)Author
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-09-19Update to SGI FreeB 2.0.Adam Jackson
2008-06-23Bug #16302: Fix GLX drawable refcounting in DMX.Jesse Ruffin
2008-02-28XACE: Fix instances of DixUnknownAccess at hook callsites.Eamon Walsh
2008-02-22Fix Xinerama's consolidated visual handling.Adam Jackson
2006-12-15Convert callers of LookupDrawable() to dixLookupDrawable().Eamon Walsh
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-07-15Un-glx-libcwrap DMX GLX proxy so it works without GL/include.Kristian Høgsberg
2006-04-03Fix a server crash due to memsetting beyond allocated memory when runningAlan Hourihane
2006-04-03Coverity #38: Dead branch elimination.Adam Jackson
2005-07-27Add #include <dmx-config.h> for building dmx/glxProxy in the modular tree.Kevin E Martin
2004-07-06- Disable building DMX on OSs that have not been verified to buildKevin E Martin
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin