Reviewed-by: Jose Fonseca
- Original Message -
> We should use the later since we're freeing the memory with free(),
> not the gallium FREE() macro.
>
> This fixes a mismatch when using the gallium debug memory functions.
>
> NOTE: This is a candidate for the 9.0 branch.
> ---
> src/me
We should use the later since we're freeing the memory with free(),
not the gallium FREE() macro.
This fixes a mismatch when using the gallium debug memory functions.
NOTE: This is a candidate for the 9.0 branch.
---
src/mesa/state_tracker/st_mesa_to_tgsi.c | 10 ++
1 files changed, 2