index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jogl
/
classes
/
jogamp
/
opengl
/
egl
Commit message (
Expand
)
Author
Age
Files
Lines
*
*GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro...
Sven Gothel
2011-09-09
1
-10
/
+19
*
Add GL Version 4.2 in GLContext Query - Add verification via glGetIntegerv(GL...
Sven Gothel
2011-09-02
2
-2
/
+2
*
DynamicLibraryBundle*: Use generics for better spec - following gluegen commi...
Sven Gothel
2011-08-31
3
-49
/
+56
*
Cleanup: Java Generics Use and Removed Unused Methods
Sven Gothel
2011-08-24
2
-2
/
+2
*
Also tackles bug 510, only lookup global on Android. See gluegen commit 58469...
Sven Gothel
2011-08-22
1
-2
/
+9
*
Android Cleanup: Remove commented code, make immutables final again
Sven Gothel
2011-08-11
2
-16
/
+3
*
EGL Fixes ...
Sven Gothel
2011-08-09
5
-65
/
+91
*
Adapt to DynamicLibraryBundleInfo API change ; Remove non std EGL/ES libs (An...
Sven Gothel
2011-08-09
3
-15
/
+8
*
EGLPBuffer: remove 'ownEGLDisplay=true' (just wrong), add destroyImpl()
Sven Gothel
2011-08-07
3
-5
/
+8
*
EGLDrawable.setRealized(true) - no update gfx-config if we already have prope...
Sven Gothel
2011-08-07
2
-11
/
+10
*
GLProfile / eager init: Use relaxed query, if context was created while initi...
Sven Gothel
2011-08-07
1
-19
/
+74
*
EGL Fix: Use config-id value, bug override it w/ renderable type
Sven Gothel
2011-08-06
1
-4
/
+7
*
EGL/Android: Favor driver's EGL/ES native library - Using Android's fails
Sven Gothel
2011-08-06
3
-0
/
+26
*
fix jogl.all-mobile.jar/jogl_mobile configuration
Sven Gothel
2011-08-05
3
-22
/
+12
*
GLContext Impl: Fix Platform 'GLX' ProcAddress Caching, allow multiple types
Sven Gothel
2011-08-01
1
-3
/
+3
*
Enable EGL/ES1/ES2 detection/test on desktop (using mesa's libraries)
Sven Gothel
2011-08-01
3
-2
/
+10
*
Refine some DEBUG code (verbosity)
Sven Gothel
2011-08-01
2
-6
/
+12
*
EGL: Set CTX_PROFILE_ES2_COMPAT if ES2; Allow any native device; Don't use li...
Sven Gothel
2011-07-31
4
-18
/
+13
*
EGL: Collect all avail EGL caps w/o GLProfile preset ; Tolerate failing EGL.e...
Sven Gothel
2011-07-31
2
-39
/
+38
*
EGL: Query EGL_RENDERABLE_TYPE, store it in EGLGLCapabilities and test w/ GLP...
Sven Gothel
2011-07-31
2
-9
/
+93
*
GLContextImpl: GLContextLock -> RecursiveLock
Sven Gothel
2011-04-23
1
-5
/
+5
*
Refine getAvailableGLCapabilitiesImpl (XGL, WGL and EGL): Sort only if size > 1
Sven Gothel
2011-03-20
1
-1
/
+1
*
JOGL GLDrawableFactory: Expose experimental method createProxySurface(..) for...
Sven Gothel
2011-02-28
1
-0
/
+5
*
changes due to code cleanup in gluegen.
Michael Bien
2011-02-26
1
-2
/
+3
*
NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanup
Sven Gothel
2011-02-22
2
-6
/
+2
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
14
-30
/
+30
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
14
-0
/
+2107