Add Distributed Multihead X (DMX) support

This commit is contained in:
Kevin E Martin 2004-06-30 20:06:56 +00:00
commit 7976ee51af
447 changed files with 103260 additions and 52 deletions

View file

@ -95,7 +95,7 @@ extern unsigned long serverGeneration;
#define MAXCLIENTS 256
#define MAXDITS 1
#define MAXEXTENSIONS 128
#define MAXFORMATS 8
#define MAXFORMATS 14
#define MAXVISUALS_PER_SCREEN 50
typedef unsigned long PIXEL;