Revert "Revert " [temp fix] always update entire region of a buffer"" 60/27360/1
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 11 Sep 2014 14:16:41 +0000 (23:16 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 11 Sep 2014 14:17:46 +0000 (23:17 +0900)
This reverts commit 8b5c9850c1f39735328e156daf204c3ee719d7c0.

Change-Id: I627332384f663563639d864cb139644dd9de6514

src/accel/sec_dri2.c

index 96e8af9..178439b 100644 (file)
@@ -1759,6 +1759,9 @@ SECDri2ReuseBufferNotify (DrawablePtr pDraw, DRI2BufferPtr pBuf)
             {
                 flags->data.idx_reuse = 0;
             }
+
+            /* [TODO] soolim: HACK::::: update the full region of the buffer */
+            flags->data.idx_reuse = 0;
         }
         else
         {