diff options
author | Tom Stellard <[email protected]> | 2013-08-26 13:06:53 -0700 |
---|---|---|
committer | Tom Stellard <[email protected]> | 2013-09-05 17:18:00 -0700 |
commit | 505fad04f10eee1efdfcd8986b4d484b49d39986 (patch) | |
tree | c55294158f36db0a3ee00f8d8b21670fb4e98adf /docs | |
parent | f0435ebb07d01a77ca0d98967a002898811a5206 (diff) |
r600g/compute: Fix bug in compute memory pool
When adding a new buffer to the beginning of the memory pool, we were
accidentally deleting the buffer that was first in the buffer list.
This was caused by a bug in the memory pool's linked list
implementation.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions