aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/egl/EGLSurface.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1156: Using EGL.eglCreatePlatformWindowSurface(..) crashes on NVIDIA 430....Sven Gothel2019-11-281-1/+4
* Bug 1156: GBM: Bring up incl GL rendering (TODO: GBM working page flip / sync)Sven Gothel2019-11-231-13/+20
* Bug 1156: EGL-GBM: [Re]use EGL Platform type for eglCreatePlatformWindowSurfa...Sven Gothel2019-11-221-13/+25
* Bug 1203: Refine DEBUG outputSven Gothel2015-08-291-3/+9
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-6/+6
* Bug 1096 - Expose EGL to public: com.jogamp.opengl.egl.EGL ; EGLDrawableFacto...Sven Gothel2015-01-231-3/+4
* Bug 1068, 1096: Unify EGL surface related code in EGLSurface; Add notion of '...Sven Gothel2014-12-071-0/+164