Refactored Rasterizer, renamed GlTextureProvider to TextureProvider

This commit is contained in:
Pazaz 2022-04-22 22:02:17 -04:00
parent f65909dc06
commit bed0932fc5
49 changed files with 3168 additions and 2885 deletions

View file

@ -39,9 +39,9 @@ public final class Static190 {
if (local43 != null) {
return local43;
}
Rasteriser.aBoolean134 = false;
Rasteriser.textureHasTransparency = false;
local43 = Static164.method3150(arg4, false, arg1, arg2, arg0, arg3, false);
if (local43 != null && !Rasteriser.aBoolean134) {
if (local43 != null && !Rasteriser.textureHasTransparency) {
Static118.aClass99_16.method3095(local43, local37);
}
return local43;