Revert " [temp fix] always update entire region of a buffer"
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 11 Aug 2014 04:16:30 +0000 (13:16 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 11 Aug 2014 04:16:30 +0000 (13:16 +0900)
This reverts commit 89653e195381aca7e21edd1d8afbf5806f192ceb.

src/accel/sec_dri2.c

index 178439b..96e8af9 100644 (file)
@@ -1759,9 +1759,6 @@ 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
         {