aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/egl/EGLES2DynamicLibraryBundleInfo.java
Commit message (Expand)AuthorAgeFilesLines
* VC4: Only load Broadcom EGL driver when guessVCIVUsedXerxes Rånby2019-12-041-29/+27
* VC4: Broadcom uses libbrcmEGL.so, libbrcmGLESv2.so, libbrcmOpenVG.so and libb...Xerxes Rånby2019-12-021-2/+2
* Bug 1156: EGL-GBM: Fix NativeWindowFactory native-window-type query according...Sven Gothel2019-11-221-1/+1
* Bug 1290: Expand query whether BCM IV is being used, exclude '/dev/dri/card0'rcpulledSven Gothel2018-01-161-9/+9
* Change library search order for Broadcom VC IV graphicsgohai2017-02-161-1/+17
* Bug 1068 - Allow GLContext creation and makeCurrent without default framebuff...Sven Gothel2014-12-071-1/+2
* jogl: add missing @Override annotationsHarvey Harrison2013-10-171-0/+1
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-19/+19
* Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)Sven Gothel2013-07-151-4/+24
* Security: Apply security changes from GlueGenSven Gothel2013-06-211-2/+2
* OpenGL ES/EGL OverhaulSven Gothel2012-02-131-3/+4
* Minor edits.Sven Gothel2011-12-011-4/+0
* ES Library lookup order - Favor spec lib nameSven Gothel2011-09-301-5/+9
* DynamicLibraryBundle*: Use generics for better spec - following gluegen commi...Sven Gothel2011-08-311-20/+23
* Adapt to DynamicLibraryBundleInfo API change ; Remove non std EGL/ES libs (An...Sven Gothel2011-08-091-5/+0
* EGL/Android: Favor driver's EGL/ES native library - Using Android's failsSven Gothel2011-08-061-0/+9
* fix jogl.all-mobile.jar/jogl_mobile configurationSven Gothel2011-08-051-11/+0
* Enable EGL/ES1/ES2 detection/test on desktop (using mesa's libraries)Sven Gothel2011-08-011-1/+4
* EGL: Set CTX_PROFILE_ES2_COMPAT if ES2; Allow any native device; Don't use li...Sven Gothel2011-07-311-5/+0
* 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