diff options
author | Sven Gothel <[email protected]> | 2019-12-27 03:50:32 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2019-12-27 03:50:32 +0100 |
commit | 50f9c9e113b09ab54ba40abba6b2face27c9a139 (patch) | |
tree | e4e3089ea225c68d59c695d5f9460eae779aa668 /src/jogl/classes/jogamp/opengl/egl/EGLContext.java | |
parent | 95ca88ba975c7296098bbd34bec2d922aeb2b563 (diff) |
Bug 1287 - Complete Immutable glNamedBufferStorage support in GLBufferObjectTracker
As of the time of implementation, named immutable buffers were not fully supported within GL 4.4.
This has changed, i.e. GL 4.5 supports glNamedBufferStorage.
This patch adds support for the immutable named buffer storage case.
jogl commit 09fc7aa5539731bb0fba835caee61f6eb837ecff,
added GLBufferObjectTracker allowing to keep required references to NIO object.
This tracker complements the NIO buffer lifecycle with the GL semantics.
Diffstat (limited to 'src/jogl/classes/jogamp/opengl/egl/EGLContext.java')
0 files changed, 0 insertions, 0 deletions