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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jogl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron...
Sven Gothel
2014-01-21
10
-286
/
+899
*
Bug 943 - GLBufferStateTracker shall support tracking all possible buffer tar...
Sven Gothel
2014-01-15
1
-12
/
+27
*
Bug 942: Bug 942 - Review GLBuffer[State|Size]Tracker and NIO mapped buffers
Sven Gothel
2014-01-14
4
-92
/
+73
*
Revert "Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and...
Sven Gothel
2014-01-14
4
-187
/
+260
*
Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and GLBuffe...
Sven Gothel
2014-01-14
4
-260
/
+187
*
Bug 938 - MemoryObject.java has no more equals() method
Sven Gothel
2014-01-14
1
-6
/
+22
*
Bug 937 - JAWTWindow: Unsatisfying Visibility Computation
Sven Gothel
2014-01-12
2
-17
/
+33
*
Fix GLDrawableHelper.resizeOffscreenDrawable(..): Do nothing if !drawable.isR...
Sven Gothel
2014-01-11
1
-4
/
+7
*
Misc Cleanup: JAWTWindow: Reusing visible in HIERARCHY listener; Remove obsol...
Sven Gothel
2014-01-11
2
-7
/
+7
*
[Jogl|Nativewindow|Newt]Common: Align all *Common_GetJNIEnv()/_ReleaseJNIEnv(...
Sven Gothel
2014-01-11
7
-143
/
+116
*
Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio...
Sven Gothel
2014-01-08
3
-358
/
+359
*
Bug 935: NEWT PointerIcon: Add Toolkit Agnostic PixelFormat and Conversion Ut...
Sven Gothel
2014-01-08
1
-0
/
+100
*
JOGL Assets: Replace test-ntsc01-160x90.png w/ test-ntsc01-57x32.png (Save ~2...
Sven Gothel
2013-12-28
1
-1
/
+1
*
Bug 930 - OSX: Using 'Apple Software Renderer' GLRendererQuirks Quirk GL4Need...
Sven Gothel
2013-12-23
2
-5
/
+9
*
Bug 929 - Reflect ES3 Compatibility with ES2
Sven Gothel
2013-12-21
5
-30
/
+32
*
Bug 925 - Refine GLContextImpl.setGLFunctionAvailability(..)'s ES version val...
Sven Gothel
2013-12-21
1
-4
/
+16
*
Bug 925 - Accept an ES3 Context, if reported via GL-Version-String w/o EGL_OP...
Sven Gothel
2013-12-21
6
-34
/
+128
*
Bug 925: Use proper common profile and test compatibility for GLContextImpl's...
Sven Gothel
2013-12-21
1
-8
/
+11
*
FFMPEGMediaPlayer: Add missing indentation of commit 8a032a2c1f247819bdb08382...
v2.1.4_rc01
Sven Gothel
2013-12-18
1
-7
/
+7
*
ALAudioSink GLMediaPlayerImpl FFMPEGMediaPlayer: Verbosity only w/ DEBUG flag.
Xerxes RĂ„nby
2013-12-18
3
-3
/
+7
*
Merge pull request #76 from esemplare/master
Sven Gothel
2013-12-15
1
-1
/
+32
|
\
|
*
Fix Bug 362: calculated dimensions for MipMaps smaller than 16x16
Michael Esemplare
2013-12-11
1
-1
/
+32
*
|
Bug 918: Fix EOS Regression: Only use pts>duration for EOS if duration > 0 (c...
Sven Gothel
2013-12-11
1
-2
/
+2
*
|
ALAudioSink: Fix stop and flush of OpenAL source
Sven Gothel
2013-12-11
1
-115
/
+125
*
|
Bug 918 (2/2): Determine StreamWorker usage after stream-init ; Fix seek(..) ...
Sven Gothel
2013-12-11
3
-93
/
+189
*
|
Bug 918: GLMediaPlayer: Fix Deadlock if EOS happens after pause/resume (seek)...
Sven Gothel
2013-12-11
1
-10
/
+18
*
|
Bug 918 (1/2): Use StreamWorker in 'Audio Only' mode, since no 'getNextTextur...
Sven Gothel
2013-12-11
2
-7
/
+2
|
/
*
Bug 904: 'User Vertical Flip' for GLJPanel w/o vertical flip must be consider...
Sven Gothel
2013-12-10
3
-7
/
+18
*
Bug 747: VectorUtil: Make scale(..) creating new float[] deprecated, adding '...
Sven Gothel
2013-12-10
1
-5
/
+33
*
GLJPanel.initializeBackend(offthread=true): Enable on Windows, thanks to Bug ...
Sven Gothel
2013-12-01
1
-10
/
+0
*
GLDrawableFactory.shutdown0() Add DEBUG line at the end
Sven Gothel
2013-11-29
1
-0
/
+3
*
GLDrawableFactory: destroy() -> shutdownImpl() - Add DEBUG output in implemen...
Sven Gothel
2013-11-28
5
-8
/
+19
*
Fix Bug 902: FFMPEGMediaPlayer uses IOUtil.decodeURIIfFilePath(uri) to decode...
Sven Gothel
2013-11-28
1
-2
/
+7
*
Bug 909 - Reccreate GLJPanel's BufferedImage is no more sourced by singleton ...
Sven Gothel
2013-11-21
2
-21
/
+27
*
Bug 890 - GLContextImpl's Version Validation: Only validate Integer based Ver...
Sven Gothel
2013-11-18
1
-7
/
+17
*
EGLGraphicsConfiguration: Add deauled DEBUG output for failed EGL-Config Queries
Sven Gothel
2013-11-18
1
-4
/
+41
*
Bug 906 - JAWTWindow Component- and HierarchyListener must be detached at JAW...
Sven Gothel
2013-11-16
1
-0
/
+9
*
Bug 904 - GLJPanel: Add property to skip isGLOriented() based vertical flip b...
Sven Gothel
2013-11-14
1
-2
/
+6
*
Bug 904 - GLJPanel: Allow user to skip isGLOriented() based vertical flip of ...
Sven Gothel
2013-11-14
1
-39
/
+74
*
GLJPanel: Remove unused import
Sven Gothel
2013-11-13
1
-1
/
+0
*
Fix javadoc: TileRendererBase (links to manual anchors) and GLSharedContextSe...
Sven Gothel
2013-11-12
2
-7
/
+8
*
Simplify Animator* Synchronization: Remove barrier 'stateSync' and favor simp...
Sven Gothel
2013-11-10
3
-162
/
+81
*
Android ES3 Movie Demos: Add workaround for: P0003: Extension 'GL_OES_EGL_ima...
Sven Gothel
2013-11-07
2
-3
/
+3
*
GLJPanel: Don't ctor DefaultGLCapabilitiesChooser() if null chooser is passed...
Sven Gothel
2013-11-07
1
-1
/
+1
*
WindowsWGLGraphicsConfigurationFactory: Fix chosenPFDID -> recommendedIndex (...
Sven Gothel
2013-11-07
1
-20
/
+33
*
WGLGLCapabilities: Print pfdID as decimal (convention)
Sven Gothel
2013-11-07
1
-1
/
+1
*
GLJPanel: Remove redundant !isInitialized [double-]check in initializeBackend...
Sven Gothel
2013-11-07
1
-33
/
+29
*
Bug 898: Apply best efford on Animator operation's finishLifecycleAction(..) ...
Sven Gothel
2013-11-07
1
-19
/
+41
*
Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida...
Sven Gothel
2013-11-07
16
-67
/
+109
*
Bug 894 - GLJPanel: Expose 'initializeBackend(boolean offthread)' allowing us...
Sven Gothel
2013-11-06
1
-30
/
+88
[next]