summaryrefslogtreecommitdiff
path: root/src/atimach64.c
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2006-08-07 17:09:02 +0300
committerGeorge Sapountzis <gsap7@yahoo.gr>2006-08-12 22:21:53 +0300
commit750ed51bc3d5119e2d2a91a05ae5a971dcd3b88a (patch)
tree5b8928c3e5546a124555e0f5fc101c382bbf88bc /src/atimach64.c
parentb2beea2fa8949874d3d57fb9b43fe85cc08a8bff (diff)
[mach64] RENDER support: drop caching DP_WRITE_MASK.
Caching DP_WRITE_MASK causes artifacts, e.g. with evas_xrender_x11_test.
Diffstat (limited to 'src/atimach64.c')
-rw-r--r--src/atimach64.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/atimach64.c b/src/atimach64.c
index 401c4261..ba2ac8e8 100644
--- a/src/atimach64.c
+++ b/src/atimach64.c
@@ -1040,7 +1040,6 @@ ATIMach64Set
CacheRegister(DP_BKGD_CLR);
CacheRegister(DP_FRGD_CLR);
- CacheRegister(DP_WRITE_MASK);
CacheRegister(DP_PIX_WIDTH);
CacheRegister(DP_MIX);