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
/
javax
Commit message (
Expand
)
Author
Age
Files
Lines
*
GLProfile: Add GLProfile getImpl(); Use getImpl() for getGL2ES[12](..), dropp...
Sven Gothel
2011-10-26
1
-71
/
+70
*
Minor edits / cleanup of GLContext*
Sven Gothel
2011-10-26
1
-4
/
+2
*
MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ...
Sven Gothel
2011-10-25
1
-1
/
+1
*
GLCanvas / GLWindow: Change 'manual' resize/repaint animation filter
Sven Gothel
2011-10-13
1
-1
/
+1
*
DefaultGLCapabilitiesChooser: Punish sample extension mismatch also if req ==...
Sven Gothel
2011-10-09
1
-2
/
+1
*
Generalize sample extension in GLCapabilities*, currently NV_coverage_sample ...
Sven Gothel
2011-10-08
3
-49
/
+54
*
GLWindow/GLDrawableHelper: Adding experimental notion of skipping GL context ...
Sven Gothel
2011-10-08
1
-1
/
+1
*
DefaultGLCapabilitiesChooser: Add multisampling criteria
Sven Gothel
2011-10-01
1
-1
/
+17
*
GLContext/GLDebugMessageHandler: Fix/clarify init and usage of dbg handler
Sven Gothel
2011-09-30
1
-0
/
+1
*
GLPipelineFactory: Generics && Using enhanced GlueGen's ReflectionUtil.getCon...
Sven Gothel
2011-09-30
1
-16
/
+13
*
Fix GLProfile ES2: Component numbers can't be validated (??)
Sven Gothel
2011-09-28
1
-5
/
+3
*
Adapt to GlueGen's Lock ChangeSet: e4baba27507ce78e64a150ec6f69fb96f5721a34 ;...
Sven Gothel
2011-09-27
1
-6
/
+11
*
Use new JNILIbLoaderBase addNativeJarLibs(all, atomic) for JOGL, NativeWindow...
Sven Gothel
2011-09-24
1
-24
/
+5
*
Use Platform's initSingleton() instead of JVMUtil's (private package) ; Use T...
Sven Gothel
2011-09-23
1
-3
/
+34
*
*GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro...
Sven Gothel
2011-09-09
1
-0
/
+42
*
JOGL: Make GLProfile shutdown()/initSingleton() functional, ie. proper recrea...
Sven Gothel
2011-09-08
3
-18
/
+24
*
Destruction of GLAutoDrawable shall not remove them from AnimatorControl (due...
Sven Gothel
2011-09-08
1
-2
/
+0
*
Unify Immutable/WriteCloneable Usage ; Remove Clonable for ImmutableOnly types
Sven Gothel
2011-09-04
1
-3
/
+0
*
NativeWindow/JOGL: Cleanup Caps doc and implicit related values.
Sven Gothel
2011-09-04
1
-22
/
+30
*
Complete translucency support (core w/ X11 (only) - tested w/ NEWT)
Sven Gothel
2011-09-03
1
-7
/
+12
*
Add GL Version 4.2 in GLContext Query - Add verification via glGetIntegerv(GL...
Sven Gothel
2011-09-02
1
-1
/
+1
*
Test: Cleanup warnings; Add GLProfile.initSingleton(true) call for fluctuatin...
Sven Gothel
2011-08-30
1
-1
/
+0
*
Cleanup: Java Generics Use and Removed Unused Methods
Sven Gothel
2011-08-24
2
-19
/
+19
*
GLCapabilitiesImmutable: No need to extend WriteClonable explicitly, extended...
Sven Gothel
2011-08-24
1
-1
/
+1
*
NewtVersionActivity: Remove 'gears' test; Version Info: Drop NativeWindow/New...
Sven Gothel
2011-08-22
1
-1
/
+1
*
Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...
Sven Gothel
2011-08-22
6
-22
/
+145
*
Merge remote-tracking branch 'rsantina/master'
Sven Gothel
2011-08-09
1
-1
/
+5
|
\
|
*
GLRunnable API Change: Return boolean indicating whether the back buffer shal...
Rami Santina
2011-08-09
1
-1
/
+5
*
|
GLProfile / eager init: Use relaxed query, if context was created while initi...
Sven Gothel
2011-08-07
2
-10
/
+8
*
|
Don't enable DebugGL/TraceGL with jogl.debug=all
Sven Gothel
2011-08-07
1
-2
/
+11
*
|
debug verbosity ; adaption of gluegen fix of DynamicLibraryBundle
Sven Gothel
2011-08-05
1
-5
/
+14
|
/
*
GLProfile: Allow EGL besides desktop; Desktop factories restricted to desktop...
Sven Gothel
2011-08-01
1
-3
/
+18
*
Cont. fix 'Allow VBO/Texture Name (int) < 0'
Sven Gothel
2011-08-01
1
-6
/
+6
*
GLProfile: Fix exception; Minor Changes
Sven Gothel
2011-07-31
1
-35
/
+57
*
GLDrawableFactory::getFactoryImpl(): Only return the EGL factory if profile i...
Sven Gothel
2011-07-31
1
-7
/
+6
*
JOGL: Add GLBase::isGLES2Compatible()
Sven Gothel
2011-07-31
2
-5
/
+22
*
Fix 'main' invocation
Sven Gothel
2011-07-07
1
-0
/
+1
*
GLProfile: Initialization fix and clarifications ( GLExceptions on n/a profil...
Sven Gothel
2011-07-07
4
-141
/
+140
*
GLContext GLDebugMessages: Add synchronous status/dumpStack; Remove length in...
Sven Gothel
2011-04-28
1
-7
/
+16
*
ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function...
Sven Gothel
2011-04-26
1
-1
/
+1
*
FPSCounter def to 5*60 frames (each 5s at 60Hz) ; Test: each 1s
Sven Gothel
2011-04-25
1
-1
/
+1
*
Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.
Sven Gothel
2011-04-24
6
-11
/
+442
*
New FPSCounter, impl. by GLWindow and GLAnimatorControl (fps perf related API...
Sven Gothel
2011-04-23
2
-41
/
+118
*
GLArrayData API and impl. changes
Sven Gothel
2011-04-22
1
-2
/
+9
*
Fix GLProfile: Order of profiles Hi -> Low
Sven Gothel
2011-04-22
1
-54
/
+52
*
GLContext changes:
Sven Gothel
2011-04-22
1
-12
/
+32
*
Fix TAB: Replace all TAB with 4 spaces
Sven Gothel
2011-04-08
2
-4
/
+4
*
FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta...
Sven Gothel
2011-04-08
1
-6
/
+18
*
Fix: DEBUG field (regression)
Sven Gothel
2011-04-05
1
-3
/
+2
*
GLContext: Added java.debug.DebugGL and java.debug.TraceGL to enable debug an...
Sven Gothel
2011-04-05
1
-2
/
+7
[next]