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
*
SyncedRingbuffer moved to GlueGen, commit 30475c6bbeb9a5d48899b281ead8bb30567...
Sven Gothel
2013-08-22
1
-296
/
+0
*
GLMediaPlayer: Use URI instead of URL / Misc refinements
Sven Gothel
2013-08-17
3
-27
/
+48
*
GLMediaPlayerImpl: Refine getNextTexture(..) DEBUG output, put 'last SCR dela...
Sven Gothel
2013-08-16
1
-10
/
+8
*
GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-4) - WIP
Sven Gothel
2013-08-16
5
-213
/
+233
*
SyncedRingbuffer Cleanup: private fields, clarify reset(boolean)
Sven Gothel
2013-08-16
1
-14
/
+12
*
SyncedRingbuffer: Add 'reset(boolean full)', simplify 'clear(..)'.
Sven Gothel
2013-08-15
1
-12
/
+20
*
Fix Bug 815: GL*: Change glIs<Buffer>Enabled() -> glIs<Buffer>Bound() to refl...
Sven Gothel
2013-08-14
1
-8
/
+8
*
GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-3) - WIP
Sven Gothel
2013-08-14
5
-341
/
+685
*
GLMediaPlayer Multithreaded Decoding: AudioSink (Part-2) - WIP
Sven Gothel
2013-08-14
2
-23
/
+132
*
SyncedRingbuffer: peek() don't throw an exception
Sven Gothel
2013-08-14
1
-2
/
+4
*
GLMediaPlayer: Add multithreaded decoding w/ textureCount > 2 where available...
Sven Gothel
2013-08-10
7
-409
/
+584
*
FFMPEGMediaPlayer: Cleanup AudioPusher 'usage', i.e. disabled for now (subjec...
Sven Gothel
2013-07-20
1
-64
/
+71
*
FFMPEGMediaPlayer: Fix yuv stored in alpha shader decode on ES2 and GL2
Xerxes Rånby
2013-07-20
1
-8
/
+11
*
FFMPEGPlayer Audio Sink Refactoring ..
Sven Gothel
2013-07-19
6
-160
/
+549
*
Merge remote-tracking branch 'xranby/FFMPEGMediaPlayer'
Sven Gothel
2013-07-17
5
-14
/
+251
|
\
|
*
FFMPEGMediaPlayer: Only instance ALAudioSink if JOAL is found on the classpath.
Xerxes Rånby
2013-07-16
1
-7
/
+15
|
*
AudioSink: interface add isAudioSinkAvailable
Xerxes Rånby
2013-06-24
4
-5
/
+14
|
*
Merge remote-tracking branch 'xranby-github/FFMPEGMediaPlayer'
Xerxes Rånby
2013-06-24
5
-14
/
+234
|
|
\
|
|
*
FFMPEGMediaPlayer: Add AudioSink interface.
Xerxes Rånby
2013-06-19
4
-55
/
+125
|
|
*
Merge remote-tracking branch 'xranby/github/FFMPEGMediaPlayer-audio' into FFM...
Xerxes Rånby
2013-06-19
2
-13
/
+163
|
|
|
\
|
|
|
*
FFMPEGMediaPlayer: Limit video sync delay to 47ms in order to fix audio buffe...
Xerxes Rånby
2013-05-12
1
-2
/
+2
|
|
|
*
FFMPEGMediaPlayer: Poor mans audio/video sync.
Xerxes Rånby
2013-05-12
1
-12
/
+98
|
|
|
*
FFMPEGMediaPlayer: blocking Java Sound output
Xerxes Rånby
2013-05-10
1
-16
/
+17
|
|
|
*
partial implementation of Java Sound output
Xerxes Rånby
2013-05-10
1
-0
/
+51
|
|
|
*
FFMPEGMediaPlayer: Add updateSound callback for passing decoded jni audio fra...
Xerxes Rånby
2013-05-10
1
-0
/
+3
|
|
|
*
FFMPEGMediaPlayer: Workaround forward seek delay caused by video sync.
Xerxes Rånby
2013-05-10
1
-1
/
+1
|
|
|
*
FFMPEGMediaPlayer: Workaround dropped video frames while decoding audio.
Xerxes Rånby
2013-05-10
1
-1
/
+9
|
|
|
*
FFMPEGMediaPlayer: Lookup decoded audio data_size using av_samples_get_buffer...
Xerxes Rånby
2013-05-10
1
-3
/
+4
*
|
|
|
Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal...
Sven Gothel
2013-07-17
1
-1
/
+7
*
|
|
|
Fix FFMPEGMediaPlayer: Only use RED for GL3ES3 profiles, otherwise stick w/ A...
Sven Gothel
2013-07-16
1
-1
/
+7
*
|
|
|
FFMPEGMediaPlayer: Use GL_RED instead of deprecated GL_ALPHA, otherwise won't...
Sven Gothel
2013-07-16
1
-6
/
+6
*
|
|
|
PNGJ: Bump to git sha1 a0b1101ba2d37de39428ed55c8189502e24a3125 of https://co...
Sven Gothel
2013-07-09
3
-1336
/
+1438
*
|
|
|
PNGJ: Bump to git sha1 a0b1101ba2d37de39428ed55c8189502e24a3125 of https://co...
Sven Gothel
2013-07-02
20
-157
/
+263
|
/
/
/
*
|
|
GL*ProcAddressTable: Fix regressions: getField(..) -> getDeclaredField(..), i...
Sven Gothel
2013-06-21
1
-0
/
+1
*
|
|
Security: Apply security changes from GlueGen
Sven Gothel
2013-06-21
2
-26
/
+48
|
/
/
*
|
Fix Bug 745: NPE - QTT definition shall be allowd to _follow_ SOF (frame) - R...
Sven Gothel
2013-06-14
1
-19
/
+53
*
|
Adapt to GlueGen commit 1a01dce6c42b398cdd68d405828774a3ab366456
Sven Gothel
2013-06-11
1
-1
/
+6
*
|
Fix Bug 737: Add shader default precision for GLSL [1.30 .. 1.50[ - See GLSL ...
Sven Gothel
2013-05-17
2
-4
/
+4
|
/
*
TextureData: Add PixelAttributes and PixelBufferProvider; ColorSink back to J...
Sven Gothel
2013-04-27
1
-2
/
+19
*
Move JPEGDecoder.PixelStorage -> TextureData.ColorSink: Appropriate name + pu...
Sven Gothel
2013-04-27
1
-16
/
+2
*
type: weather -> whether :) .. it's spring again :)
Sven Gothel
2013-04-18
1
-1
/
+1
*
Fix Bug 671: Add JPEG Decoder w/o AWT Dependencies
Sven Gothel
2013-04-01
1
-0
/
+1505
*
Update PNGJ 0.85 -> 1.12 (w/ interlace read support) ; Added PNG Interlace re...
Sven Gothel
2012-12-31
50
-1440
/
+3891
*
GLJPanel: Impl. is GLProfile agnostic; Use GLDrawableFactory.createOffscreenD...
Sven Gothel
2012-12-16
1
-0
/
+195
*
GLArrayData/ImmModeSink: Remove implicit dependency on ShaderState - allow op...
Sven Gothel
2012-12-16
3
-16
/
+87
*
Shader: Add '#define texture2D texture' for GLSL >= 130 ; TestGearsES2AWT add...
Sven Gothel
2012-10-31
1
-0
/
+1
*
EGL/EGLExt Robustness: Use NIODirectOnly for all bindings. For these internal...
Sven Gothel
2012-10-30
1
-3
/
+3
*
FixedFuncPipeline: Use proper shader version and make GLSL code compatible w/...
Sven Gothel
2012-10-29
7
-26
/
+57
*
FixedFuncPipeline: Require GLSL 1.20 (GL 2.1) due to GL driver bugs in OSX (g...
Sven Gothel
2012-10-23
1
-3
/
+1
*
FixedFuncHook/ImmModeSink: Fix *Pointer 'normalized' parameter
Sven Gothel
2012-10-22
1
-11
/
+10
[next]