st/xorg: Re-enable accelerated fills and copies.

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.
This commit is contained in:
Michel Dänzer 2009-09-25 20:49:53 +02:00
parent 07e2d6edfa
commit c19482b16f
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
#include "util/u_rect.h"
#define DEBUG_SOLID 0
#define DISABLE_ACCEL 1
#define DISABLE_ACCEL 0
/*
* Helper functions