jogl
jogl copied to clipboard
Java™ Binding for the OpenGL® API
In SWT version 4.20, some gtk methods moved to a new gtk3 subpackage so add check and find it in there. Note, this new package was not exported until SWT...
glXQueryExtensionsString will make a request for glXQueryServerString if needed and will append the necessary client-side extensions (more information in this [doc]( http://titan.cs.ukzn.ac.za/opengl/opengl-d5/trant.sgi.com/opengl/docs/extensions/extensions.html), under the section "Extension availability"). This [doc](https://www.khronos.org/registry/OpenGL/docs/rules.html), under...
Currently all the updates are in _RasterTextRenderer_, but will just need to do a rename to _TextRenderer_ next. Figured it might be easier to review that way, but also really...
Sven, I think the commit logs tell the story. I'm going to take a break and get back to this in a couple days to wrap up the remainder of...