Tormod Volden wrote:
Fixes crash when using _mesa_CopyTexImage2D.
Bug #27652.
Signed-off-by: Tormod Volden
Looks good to me. I don't think anyone else is actively working on
the savage driver so I'll commit this.
-Brian
___
mesa-dev mailing lis
Fixes crash when using _mesa_CopyTexImage2D.
Bug #27652.
Signed-off-by: Tormod Volden
---
I see this was done for intel/nouveau/radeon/swrast. Maybe it is needed
for more drivers as well.
src/mesa/drivers/dri/savage/savage_xmesa.c |5 +
1 files changed, 5 insertions(+), 0 deletions(-)