diff options
author | Eric Anholt <[email protected]> | 2012-11-06 09:48:51 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-11-08 14:50:32 -0800 |
commit | 2fcaf4eae890930fc591df2dc9ad4f6422e8eed0 (patch) | |
tree | 113b8333b86ddbc172938cf2a8b1fad283d5d246 /src/gallium/drivers/r600 | |
parent | 177c82555b24a80c15c34315ff17437cc39d1ba5 (diff) |
i965: Fix slow leak of brw->wm.compile_data->store
We were successfully freeing our compile data at context destroy, but until
then we were allocating a new store every compile without freeing it.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=56019
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r600')
0 files changed, 0 insertions, 0 deletions