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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
22
-79
/
+79
*
Bug 1096 - Expose EGL to public: com.jogamp.opengl.egl.EGL ; EGLDrawableFacto...
Sven Gothel
2015-01-23
2
-3
/
+3
*
Bug 1106: JPEGDecoder adopt to GlueGen Bitstream change commit 9e13e8c78ed69b...
Sven Gothel
2014-12-06
1
-2
/
+2
*
Bug 1063: Uri adoption
Sven Gothel
2014-09-08
3
-18
/
+17
*
Bug 1021: Refine Stereo API; Fix GenericStereoDevice; Fix StereoDemo01 for mo...
Sven Gothel
2014-08-07
2
-21
/
+31
*
FixedFuncHook: Use downstream gl.getGLProfile().getImpl() for custom GL2ES1 i...
Sven Gothel
2014-07-29
1
-2
/
+2
*
BuildComposablePipeline: Handle synthetic isGL* and getGL* more generic, allo...
Sven Gothel
2014-07-29
1
-0
/
+22
*
Bug 1031: Remove Deprecated Classes and Methods (JOGL)
Sven Gothel
2014-07-10
2
-19
/
+8
*
StereoDevice: Don't make inner class's method private due to wrapper generati...
Sven Gothel
2014-07-08
1
-1
/
+1
*
Findbugs: Use inner static class where possible
Sven Gothel
2014-07-08
1
-7
/
+7
*
Findbugs: Misc minor issues (see below)
Sven Gothel
2014-07-08
1
-7
/
+7
*
Findbugs: Remove branches where reference cannot be null
Sven Gothel
2014-07-08
1
-13
/
+11
*
Findbugs: Use Integer.parseInt(string) for int values to avoid boxing and unb...
Sven Gothel
2014-07-08
1
-1
/
+1
*
Findbugs.static_final_immutable: Use final qualifier for static immutable ins...
Sven Gothel
2014-07-08
1
-3
/
+3
*
GenericStereoDevice: Cast to float before operating division, requesting floa...
Sven Gothel
2014-07-08
1
-3
/
+4
*
Findbugs.increment_volatile: Use AtomicInteger or add comment that operation ...
Sven Gothel
2014-07-08
1
-1
/
+1
*
Bug 1021: Add GenericStereoDevice* Supporting custom configurations; Hook-in ...
Sven Gothel
2014-07-07
11
-0
/
+1524
*
Bug 1021: Make OVR access vendor agnostic: Package 'com.jogamp.opengl.util.st...
Sven Gothel
2014-07-05
1
-1
/
+0
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
74
-953
/
+960
*
Bug 1011 / Bug 1012: GLMediaPlayer Audio/Video stuttering w/ OSX and OpenAL/J...
Sven Gothel
2014-06-11
2
-1
/
+15
*
GLMediaPlayer: Fix video stutter if using NullAudioSink
Sven Gothel
2014-06-09
2
-9
/
+61
*
GLMediaPlayerImpl: Change access of most fields to private for clarity and AP...
Sven Gothel
2014-05-20
5
-107
/
+89
*
Bug 801: Refine commit 9a15aad0e5388a4b927e44d3d2ce136f32474bc2 cache Texture...
Sven Gothel
2014-05-20
1
-0
/
+17
*
Extract FFMPEGNatives's Audio + Video formats to their own class in AV privat...
Sven Gothel
2014-05-19
4
-217
/
+273
*
Texture/TextureIO: Make 'wrapping' Texture ctor public, remove same factory m...
Sven Gothel
2014-05-19
1
-5
/
+2
*
FFMPEGMediaPlayer / FFMPEGv10Natives: Fix libav-10 and ffmpeg-2.x version val...
Sven Gothel
2014-05-09
2
-10
/
+18
*
Merge remote-tracking branch 'hharrison2/master'
Sven Gothel
2014-04-23
1
-4
/
+4
|
\
|
*
jogl: avoid bugs with sign-extension in JPEGDecoder
Harvey Harrison
2014-04-11
1
-4
/
+4
*
|
Reduce jar-size / cleanup: Replace 1 kB test-ntsc01-57x32.png w/ 400kB test-n...
Sven Gothel
2014-04-10
1
-1
/
+1
|
/
*
FFMPEGMediaPlayer: Use 'const' qualifier in shader stub
Sven Gothel
2014-04-09
1
-4
/
+4
*
Add TextureSequence.isTextureAvailable(), allowing triggering action only whe...
Sven Gothel
2014-04-09
1
-0
/
+5
*
Bug 801: Reduce temp. object creation, i.e. GC load
Sven Gothel
2014-04-02
1
-6
/
+6
*
Math and PMVMatrix: Cleanup and Refine
Sven Gothel
2014-03-14
2
-7
/
+1
*
Bug 927: Try fix deadlock.
Xerxes Rånby
2014-02-25
1
-2
/
+2
*
Bug 927 - Multithreading (MT) issues libav/ffmpeg
Sven Gothel
2014-02-22
4
-13
/
+12
*
Match Bitstream changes of gluegen commit 4447232af0d95a4348d09d4ed03fbef4839...
Sven Gothel
2014-02-21
1
-35
/
+35
*
Bug 980: Use Bitsream class for JPEGDecoder
Sven Gothel
2014-02-20
1
-69
/
+32
*
Bug 927: Fix minor MT issues w/ libav/ffmpeg
Sven Gothel
2014-02-16
4
-70
/
+76
*
GLMediaPlayer: Add user attached objects, similar to GLContext - Allowing GLM...
Sven Gothel
2014-01-26
1
-0
/
+19
*
Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron...
Sven Gothel
2014-01-21
1
-12
/
+12
*
JOGL Assets: Replace test-ntsc01-160x90.png w/ test-ntsc01-57x32.png (Save ~2...
Sven Gothel
2013-12-28
1
-1
/
+1
*
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
2
-2
/
+6
*
Bug 918: Fix EOS Regression: Only use pts>duration for EOS if duration > 0 (c...
Sven Gothel
2013-12-11
1
-2
/
+2
*
Bug 918 (2/2): Determine StreamWorker usage after stream-init ; Fix seek(..) ...
Sven Gothel
2013-12-11
1
-87
/
+174
*
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
1
-1
/
+1
*
Fix Bug 902: FFMPEGMediaPlayer uses IOUtil.decodeURIIfFilePath(uri) to decode...
Sven Gothel
2013-11-28
1
-2
/
+7
*
Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida...
Sven Gothel
2013-11-07
1
-1
/
+3
*
Bug 885 - GLMediaPlayer: Allow single threaded mode - Especially where multip...
Sven Gothel
2013-11-01
2
-47
/
+109
[next]