mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Handle surface locking/unlocking on X11 (OpenGL-related)
This commit is contained in:
parent
8119ba8336
commit
3f54273220
2 changed files with 42 additions and 21 deletions
|
|
@ -117,7 +117,7 @@ public final class Static197 {
|
|||
}
|
||||
}
|
||||
if (arg1 == 0 && arg3 > 0) {
|
||||
GlRenderer.method4161(Static154.canvas);
|
||||
GlRenderer.createAndDestroyContext(Static154.canvas);
|
||||
}
|
||||
if (arg2 && arg1 > 0) {
|
||||
Static154.canvas.setIgnoreRepaint(true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue