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
/
EGLGraphicsConfiguration.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti...
Sven Gothel
2012-07-24
1
-2
/
+4
*
GLCapabilities Native Aquisition: Set alpha bits at last - due to it's auto s...
Sven Gothel
2012-07-20
1
-18
/
+19
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-1
/
+1
*
JOGL CapabilitiesChooser-API and impl.: Cleanup using generics: 'List l' -> '...
Sven Gothel
2012-06-21
1
-2
/
+3
*
EGLConfig2Capabilities: Add flag 'forceTransparentFlag' allowing to pass thro...
Sven Gothel
2012-04-03
1
-6
/
+8
*
Fix EGLConfig re-use w/ different EGLDisplay handle (Triggered w/ Mesa EGL/ES)
Sven Gothel
2012-03-25
1
-9
/
+11
*
NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope...
Sven Gothel
2012-03-06
1
-5
/
+9
*
NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...
Sven Gothel
2012-03-06
1
-2
/
+2
*
Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...
Sven Gothel
2012-03-05
1
-8
/
+10
*
DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...
Sven Gothel
2012-02-22
1
-2
/
+2
*
Nativewindow: Introduce API private MutableGraphicsConfiguration
Sven Gothel
2011-11-12
1
-5
/
+15
*
Generalize sample extension in GLCapabilities*, currently NV_coverage_sample ...
Sven Gothel
2011-10-08
1
-6
/
+18
*
EGL: Fall back to NV_coverage_sample if EGL MSAA/FSAA is n/a
Sven Gothel
2011-10-08
1
-0
/
+11
*
NEWT/JOGL: MacOSX Update
Sven Gothel
2011-09-25
1
-0
/
+1
*
Android Cleanup: Remove commented code, make immutables final again
Sven Gothel
2011-08-11
1
-15
/
+3
*
EGL Fixes ...
Sven Gothel
2011-08-09
1
-36
/
+56
*
EGLPBuffer: remove 'ownEGLDisplay=true' (just wrong), add destroyImpl()
Sven Gothel
2011-08-07
1
-3
/
+1
*
EGL Fix: Use config-id value, bug override it w/ renderable type
Sven Gothel
2011-08-06
1
-4
/
+7
*
Refine some DEBUG code (verbosity)
Sven Gothel
2011-08-01
1
-2
/
+2
*
EGL: Query EGL_RENDERABLE_TYPE, store it in EGLGLCapabilities and test w/ GLP...
Sven Gothel
2011-07-31
1
-4
/
+19
*
changes due to code cleanup in gluegen.
Michael Bien
2011-02-26
1
-2
/
+3
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-2
/
+2
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
1
-0
/
+312