summaryrefslogtreecommitdiff
path: root/hw/dmx/glxProxy
AgeCommit message (Expand)Author
2009-01-12Fix dmx compile on 1.6 branch.Alban Browaeys
2008-11-08Remove some null statements.James Cloos
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-09-22Upgrade GLX Public License 1.0 to FreeB 2.0.Adam Jackson
2008-09-19Update to SGI FreeB 2.0.Adam Jackson
2008-06-23Bug #16302: Fix GLX drawable refcounting in DMX.Jesse Ruffin
2008-05-23glx: fix forgotten swrast -> SWRastGeorge Sapountzis
2008-05-21Drop glcore GLX provider.Kristian Høgsberg
2008-02-28XACE: Fix instances of DixUnknownAccess at hook callsites.Eamon Walsh
2008-02-22Fix Xinerama's consolidated visual handling.Adam Jackson
2007-12-29GL: Add GLX compile flags lost in modular X server changesJurij Smakov
2007-06-29Death to RCS tags.Adam Jackson
2007-04-30fix __glXErrorCallBack() protoColin Guthrie
2007-02-02dmx: drop leftover __GLXdrawablePrivateRec struct.George Sapountzis
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-11-07Add $(DIX_CFLAGS) to remaining Makefile.am filesKeith Packard
2006-07-26Unlibc-wrap DMX glxscreens.c and fix tag-removal typo.Kristian Høgsberg
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-07-15Un-glx-libcwrap DMX GLX proxy so it works without GL/include.Kristian Høgsberg
2006-04-07Coverity #769: Fix a potential memory leak for systems that allocate onAdam Jackson
2006-04-03Fix a server crash due to memsetting beyond allocated memory when runningAlan Hourihane
2006-04-03Coverity #38: Dead branch elimination.Adam Jackson
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg
2005-12-02Define XFree86Server only where it is required.Kevin E Martin
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin
2005-08-20Make DRI/GLcore builds srcdir != builddir safe, and invoke symlink-mesa.shDaniel Stone
2005-07-28Fix distcheck for serverKevin E Martin
2005-07-27Add #include <dmx-config.h> for building dmx/glxProxy in the modular tree.Kevin E Martin
2005-07-27Fix dmx/glxProxy buildKevin E Martin
2005-07-01Adding initial build system.Daniel Stone
2005-05-30Bug #3407: Clean out ancient #ifdef X11R5 conditionals.Adam Jackson
2004-07-07Bugzilla #817Rik Faith
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