Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GPU: Do not write to shared memory after query destruction. | backer@chromium.org | 2013-07-03 | 1 | -0/+4 |
* | GPU: Replace AsyncPixelTransferState with AsyncPixelTransferDelegate. | backer@chromium.org | 2013-06-12 | 1 | -20/+20 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | GPU: Factory produces APTManagers instead of APTDelegates | backer@chromium.org | 2013-06-04 | 1 | -9/+9 |
* | GPU: Make AsyncPixelTransferState per context rather than per context group. | backer@chromium.org | 2013-05-31 | 1 | -0/+72 |