New context management code (incomplete)

This commit is contained in:
Caspian Rychlik-Prince 2004-02-23 23:51:55 +00:00
parent 6a58bc26e6
commit c50ded0d22
1 changed files with 2 additions and 0 deletions

View File

@ -235,6 +235,8 @@ public final class GLContext {
}
determineAvailableExtensions(exts);
VBOTracker.setCurrent(currentContext);
}
/**