mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-05 14:35:58 +00:00
New context management code (incomplete)
This commit is contained in:
parent
6a58bc26e6
commit
c50ded0d22
1 changed files with 2 additions and 0 deletions
|
|
@ -235,6 +235,8 @@ public final class GLContext {
|
|||
}
|
||||
|
||||
determineAvailableExtensions(exts);
|
||||
|
||||
VBOTracker.setCurrent(currentContext);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue