X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu-gles%2FgpuTexture.c;h=2f96482ae8435e87073f7d48ee3cb3b6c7b772e2;hp=264458efff17f0398b04de20ecc4723a52164dbb;hb=e4c83ca67cf7ad13db3995909605ce01ff915824;hpb=d2ec504b047cc7d7a036c339d46e41e8567422a8 diff --git a/plugins/gpu-gles/gpuTexture.c b/plugins/gpu-gles/gpuTexture.c index 264458ef..2f96482a 100644 --- a/plugins/gpu-gles/gpuTexture.c +++ b/plugins/gpu-gles/gpuTexture.c @@ -612,6 +612,7 @@ void CleanupTextureStore() for(j=0;j clean mem + pscSubtexStore[i][j]=0; } for(i=0;i delete it } free(pxSsubtexLeft[i]); // -> clean mem + pxSsubtexLeft[i]=0; } //----------------------------------------------------// }