double size of renderbuffer
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 23 Jan 2007 22:37:33 +0000 (22:37 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 23 Jan 2007 22:37:33 +0000 (22:37 +0000)
lib/gdi/grc.h

index f931046a88016f1a79d96aaea1dcc953645aa1a1..fb9e2ea19db64542a1aabf6a6e819b64e74d4079 100644 (file)
@@ -138,7 +138,7 @@ struct gOpcode
        } parm;
 };
 
-#define MAXSIZE 1024
+#define MAXSIZE 2048
 
                /* gRC is the singleton which controls the fifo and dispatches commands */
 class gRC: public iObject, public Object