summaryrefslogtreecommitdiff
path: root/hw/dmx/glxProxy/glxsingle.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-13dmx: Delete '#undef Xmalloc' and friends.Jamey Sharp1-5/+0
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-5/+5
2010-06-05dmx: Split glx scalar swap variables from array swap variables.Jamey Sharp1-0/+9
2010-05-26dmx: Delete unused local variables.Jamey Sharp1-1/+0
2010-05-26dmx: Xfree -> freeJamey Sharp1-6/+6
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-4/+4
2009-07-14dmx: switch to byte counting functionsPeter Hutterer1-1/+1
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-09-19Update to SGI FreeB 2.0.Adam Jackson1-27/+28
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-04-07Coverity #769: Fix a potential memory leak for systems that allocate onAdam Jackson1-1/+1
2005-07-27Add #include <dmx-config.h> for building dmx/glxProxy in the modular tree.Kevin E Martin1-0/+4
2004-07-07Bugzilla #817Rik Faith1-1/+1
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-0/+1009