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
/
com
/
jogamp
/
opengl
/
JoglVersion.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1146, Bug 1158: Add unit test for GLContext creation after showing tool-t...
Sven Gothel
2015-07-24
1
-4
/
+13
*
Bug 1129 - NEWT MonitorDevice's physical size on Windows must be read via EDID
Sven Gothel
2015-02-16
1
-1
/
+0
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-3
/
+3
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-13
/
+13
*
JoglVersion: "Default Profiles on device" -> "GLProfiles on device" - Since w...
Sven Gothel
2013-10-25
1
-1
/
+1
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-20
/
+20
*
Refine 9c7ab101cf5261db3ef6160c0aa1906ffcce188b: Don't print extensions .. to...
Sven Gothel
2013-07-04
1
-8
/
+16
*
Use JoglVersion.getGLStrings(..) in 'famous' tests, removes redundancy .. Gea...
Sven Gothel
2013-07-04
1
-0
/
+2
*
Fix GLSL Version Exposure: Type in 'static' GL -> GLSL matching, don't set GL...
Sven Gothel
2013-05-06
1
-2
/
+2
*
Fix Bug 705 - Cleanup & Generalize Commit 5b47372590ec715647ebbd75d70c41ec7a6...
Sven Gothel
2013-04-16
1
-2
/
+4
*
Android/NewtVersionActivity: Dump avail. GLCaps / Use stderr, since log would...
Sven Gothel
2013-01-19
1
-6
/
+25
*
FBO ResetQuirk: Dump only brief information (OS, GL, JOGL sha1), the latter b...
Sven Gothel
2012-10-13
1
-0
/
+17
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-4
/
+14
*
Enhance Bootsrapping of JOGL around 37% - 40% (1st start in new JVM) - GLProf...
Sven Gothel
2012-07-06
1
-7
/
+9
*
JoglVersion: Dump GLSL version if GLSL is available.
Sven Gothel
2012-04-05
1
-2
/
+5
*
JoglVersion: Avoid NPE if no caps are available.
Sven Gothel
2012-02-25
1
-3
/
+5
*
Enhance ExtensionAvailabilityCache ; Expose extension count in GLContext (and...
Sven Gothel
2012-02-13
1
-12
/
+12
*
OpenGL ES/EGL Overhaul
Sven Gothel
2012-02-13
1
-4
/
+46
*
Minor Edits: Add GL_RENDERER to JoglVersion dump; Fix typo in PMVMatrix.
Sven Gothel
2012-01-14
1
-3
/
+5
*
NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs...
Sven Gothel
2011-11-23
1
-1
/
+1
*
NewtVersionActivity: Remove 'gears' test; Version Info: Drop NativeWindow/New...
Sven Gothel
2011-08-22
1
-1
/
+1
*
JoglVersion: Add info whether shader-compiler exists or not
Sven Gothel
2011-07-31
1
-0
/
+2
*
Clean/Fix: Threading Code
Sven Gothel
2011-02-26
1
-1
/
+1
*
changes due to code cleanup in gluegen.
Michael Bien
2011-02-26
1
-5
/
+4
*
Fix GLProfile initProfilesForDevice and DEBUG ; Fix JoglVersion.getGLInfo
Sven Gothel
2010-12-19
1
-3
/
+7
*
minor cleanup
Sven Gothel
2010-11-28
1
-1
/
+6
*
Add GL_VENDOR to JoglVersion GL output
Sven Gothel
2010-11-26
1
-0
/
+2
*
Refined VersionInfo usage
Sven Gothel
2010-11-25
1
-5
/
+7
*
print platform info additional to the module info.
Michael Bien
2010-11-18
1
-0
/
+1
*
modifications due to changes in GlueGen's VersionUtil.getManifest().
Michael Bien
2010-11-18
1
-7
/
+5
*
JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...
Sven Gothel
2010-11-14
1
-4
/
+10
*
ExtensionAvailabilityCache: Only use glGetStringi() is real GL >= 3.1 context
Sven Gothel
2010-11-13
1
-0
/
+1
*
Adapt to GlueGen Version changes; Adding NativeWindowVersion, JoglVersion and...
Sven Gothel
2010-11-12
1
-0
/
+98