summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/egl/EGLDynamicLibraryBundleInfo.java
Commit message (Expand)AuthorAgeFilesLines
* VC4: Only load Broadcom EGL driver when guessVCIVUsedXerxes Rånby2019-12-041-11/+9
* VC4: Broadcom uses libbrcmEGL.so, libbrcmGLESv2.so, libbrcmOpenVG.so and libb...Xerxes Rånby2019-12-021-1/+15
* Bug 1096 - Expose EGL to public: com.jogamp.opengl.egl.EGL ; EGLDrawableFacto...Sven Gothel2015-01-231-2/+2
* Bug 1068 - Allow GLContext creation and makeCurrent without default framebuff...Sven Gothel2014-12-071-6/+8
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-5/+6
* EGLDisplayUtil.eglCreateEGLGraphicsDevice(..): Don't open() device implicit; ...Sven Gothel2014-01-231-0/+3
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-15/+15
* Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)Sven Gothel2013-07-151-1/+1
* Security: Apply security changes from GlueGenSven Gothel2013-06-211-3/+3
* GLDynamicLibraryBundleInfo.shallLinkGlobal(): Defaults to 'true' now, allowin...Sven Gothel2013-06-181-10/+4
* Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe - Fix Bug 566Sven Gothel2012-03-261-1/+7
* OpenGL ES/EGL OverhaulSven Gothel2012-02-131-6/+21
* GLDynamicLibraryBundleInfo: Remove 'nativewindow_x11' preload lib (implicitly...Sven Gothel2012-01-231-1/+0
* Minor edits.Sven Gothel2011-12-011-7/+0
* DynamicLibraryBundle*: Use generics for better spec - following gluegen commi...Sven Gothel2011-08-311-9/+9
* Also tackles bug 510, only lookup global on Android. See gluegen commit 58469...Sven Gothel2011-08-221-2/+9
* Adapt to DynamicLibraryBundleInfo API change ; Remove non std EGL/ES libs (An...Sven Gothel2011-08-091-5/+8
* EGL/Android: Favor driver's EGL/ES native library - Using Android's failsSven Gothel2011-08-061-0/+8
* fix jogl.all-mobile.jar/jogl_mobile configurationSven Gothel2011-08-051-0/+12
* Enable EGL/ES1/ES2 detection/test on desktop (using mesa's libraries)Sven Gothel2011-08-011-1/+3
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-2/+2
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+73