diff options
author | Sven Gothel <[email protected]> | 2013-02-21 13:24:05 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-02-21 13:24:05 +0100 |
commit | fe0a2ad6f702aee71ea06f9da19ec9fd696d4095 (patch) | |
tree | 1b344a2f9f1522747ab91a06eddf6fba33ed0896 /src/jogl/native | |
parent | ffcf0cb5beaf3c7c363d45cef0b9d18dcf3f50c6 (diff) |
GLProfile: Adding convenient query for highest programmable core only GL profile
As suggested @ http://forum.jogamp.org/How-to-force-core-profile-tp4028307.html
However, one could always get a dedicated core profile via:
- GLProfile.get(GLProfile.GLES2)
- GLProfile.get(GLProfile.GL3)
- GLProfile.get(GLProfile.GL4)
.. etc
Diffstat (limited to 'src/jogl/native')
0 files changed, 0 insertions, 0 deletions