aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/GLProfile.java
Commit message (Expand)AuthorAgeFilesLines
* GLProfile::initProfilesForDeviceCritical(): initLock.addOwner(t) only if t is...Sven Gothel2023-03-041-8/+21
* GLProfile.isValidArrayDataType() add missing accepted types for ES3/GL3+ but ...Sven Gothel2023-03-021-23/+71
* Fix GLProfile GL2 Mapping: Only use GL3bc is available, add additional GLCont...Sven Gothel2023-01-151-1/+11
* Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged()Sven Gothel2023-01-141-2/+2
* Bug 1347: Resolve Merged EGL/Desktop Profile MappingSven Gothel2019-12-281-11/+11
* Bug 1383: Final fix: Always test GL3CompatNonCompliant and test on requested ...Sven Gothel2019-08-221-0/+2
* JoglVersion.getGLInfo: Increase robustness of debug outputSven Gothel2019-08-211-5/+8
* iOS: Initial working commit supporting iOS (ipad pro 11)Sven Gothel2019-06-231-78/+100
* Bug 1367: Adapt to TempFileCache & TempJarCache ChangesSven Gothel2019-04-031-1/+1
* Bug 1203: Implement regular EGL OpenGL Profile probing (ES* + GL*)Sven Gothel2015-08-291-38/+60
* Bug 1203: Refine DEBUG outputSven Gothel2015-08-291-7/+10
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 2)Sven Gothel2015-02-021-0/+2322