mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 05:20:24 -07:00
Refactored Rasterizer, renamed GlTextureProvider to TextureProvider
This commit is contained in:
parent
f65909dc06
commit
bed0932fc5
49 changed files with 3168 additions and 2885 deletions
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.Pc;
|
|||
public final class Static1 {
|
||||
|
||||
@OriginalMember(owner = "client!a", name = "g", descriptor = "I")
|
||||
public static int anInt4;
|
||||
public static int screenLowerY;
|
||||
|
||||
@OriginalMember(owner = "client!a", name = "h", descriptor = "I")
|
||||
public static int anInt5;
|
||||
|
|
@ -555,7 +555,7 @@ public final class Static1 {
|
|||
Static70.aClass3_Sub2_Sub1_2 = local63;
|
||||
}
|
||||
if (GlRenderer.enabled) {
|
||||
Static129.anIntArray297 = null;
|
||||
Static129.pixels = null;
|
||||
} else {
|
||||
Static260.frameBuffer.makeTarget();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue