st/xorg: Re-enable accelerated fills and copies.
authorMichel Dänzer <daenzer@vmware.com>
Fri, 25 Sep 2009 18:49:53 +0000 (20:49 +0200)
committerMichel Dänzer <daenzer@vmware.com>
Fri, 25 Sep 2009 18:49:53 +0000 (20:49 +0200)
These seem to work well enough now with the new code. Composite acceleration
isn't quite there yet and thus remains disabled in xorg_composite_bind_state()
for now.

src/gallium/state_trackers/xorg/xorg_exa.c

index c3fff95466567d11191e55024b1044a879448305..3f48ab98ac55141ae47a1a25245baa5609e248a5 100644 (file)
@@ -48,7 +48,7 @@
 #include "util/u_rect.h"
 
 #define DEBUG_SOLID 0
-#define DISABLE_ACCEL 1
+#define DISABLE_ACCEL 0
 
 /*
  * Helper functions