[g3dvl] double buffering seems to be enough
authorChristian König <deathsimple@vodafone.de>
Fri, 10 Dec 2010 10:05:11 +0000 (11:05 +0100)
committerChristian König <deathsimple@vodafone.de>
Fri, 10 Dec 2010 10:05:11 +0000 (11:05 +0100)
src/gallium/drivers/softpipe/sp_video_context.c

index 34fa64e178e2c418263aa251974322eb4952be68..355ad75064c8d65d6862300de783c847abccf7c5 100644 (file)
@@ -38,7 +38,7 @@
 #include "sp_public.h"
 #include "sp_texture.h"
 
-#define NUM_BUFFERS 8
+#define NUM_BUFFERS 2
 
 static void
 flush_buffer(struct sp_mpeg12_context *ctx)