double size of renderbuffer
[enigma2.git] / 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