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
/
test
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up TiledRenderer capable to be used w/ GL2ES3 and TiledRenderer2 to b...
Sven Gothel
2013-09-03
2
-0
/
+307
*
Gears: Make rotation optional
Sven Gothel
2013-09-03
1
-2
/
+7
*
X11GLXDrawableFactory.Shutdown: Disable shared context destruction since it m...
Sven Gothel
2013-09-02
1
-3
/
+3
*
Animator/GLWindow: Catch 'ThreadDeath/Throwable' and dump info in DEBUG mode ...
Sven Gothel
2013-09-02
1
-6
/
+11
*
Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classes; Re...
Sven Gothel
2013-09-02
218
-6
/
+658
*
GLMediaPlayer: pause() -> pause(boolean flush): Allowing to flush buffers, ne...
Sven Gothel
2013-08-31
2
-3
/
+3
*
GLMediaPlayer enhancements: State, Camera options, detect and act on orientat...
Sven Gothel
2013-08-30
2
-55
/
+129
*
GLMediaPlayer: Add camera input / FFMPEG: Fix 'av_packet' leak and add missin...
Sven Gothel
2013-08-27
3
-11
/
+184
*
AndroidGLMediaPlayerAPI14: Fix implementation to coop w/ threaded decoder / A...
Sven Gothel
2013-08-25
5
-18
/
+6
*
GLMediaPlayer/AudioSink: Add set[Audio]Volume(float v)/get[Audio]Volume() all...
Sven Gothel
2013-08-25
2
-0
/
+18
*
GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-6) - DONE
Sven Gothel
2013-08-24
6
-77
/
+68
*
GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-5) - WIP
Sven Gothel
2013-08-23
5
-246
/
+436
*
TextureSequence: Add END_OF_STREAM_PTS, remove 'blocking' from getNextTexture...
Sven Gothel
2013-08-23
2
-2
/
+2
*
GLMediaPlayer: Use URI instead of URL / Misc refinements
Sven Gothel
2013-08-17
5
-55
/
+120
*
GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-4) - WIP
Sven Gothel
2013-08-16
2
-16
/
+12
*
Refine unit test Bug 817 c19f9916bc59765e5aaf307b8ecd5d25dfcad6b6 / Add pbuff...
Sven Gothel
2013-08-16
1
-6
/
+24
*
Provide unit test for Bug 817
Sven Gothel
2013-08-16
1
-0
/
+109
*
GLMediaPlayer Multithreaded Decoding: GLMediaPlayer* (Part-3) - WIP
Sven Gothel
2013-08-14
6
-123
/
+295
*
GLMediaPlayer: Add multithreaded decoding w/ textureCount > 2 where available...
Sven Gothel
2013-08-10
3
-8
/
+31
*
ES2 NEWT Tests: GearsES2/RedSquareES2 - Don'w use AWTRobot if AWT is n/a (Ji ...
Sven Gothel
2013-08-10
2
-2
/
+8
*
FFMPEGPlayer Audio Sink Refactoring ..
Sven Gothel
2013-07-19
2
-2
/
+2
*
Fix Bug 744: Added support of RLE encoded .tga
Petr Skramovsky
2013-07-17
3
-0
/
+165
*
GLSL core fixes - texture2D and varying/attributes/.. preprocessing
Sven Gothel
2013-07-17
2
-1
/
+14
*
TestBug722GLContextDrawableSwitchNewt2AWT: Test n/a if JAWT requires offscree...
Sven Gothel
2013-07-17
1
-1
/
+9
*
Use MaxFixedFunc(..) GLProfile if pbuffer or GL2-compat is required.
Sven Gothel
2013-07-17
5
-8
/
+8
*
More shader fixes for core (GLSL 150): texture2D -> texture, texture3D is dep...
Sven Gothel
2013-07-17
1
-1
/
+2
*
Fix OSX GL-core lack of pbuffer: GLDrawableFactory.canCreateGLPbuffer(..) add...
Sven Gothel
2013-07-17
6
-41
/
+39
*
Redefine: isGLES3Compatible() and isGL4ES3(), i.e. allow GL4ES3 usage in case...
Sven Gothel
2013-07-16
1
-0
/
+69
*
Tests: Cleanup for GL core usage p2 - (Proper GLSL version number)
Sven Gothel
2013-07-16
5
-14
/
+22
*
Tests: Cleanup for GL core usage (Skip texture enable/disable, proper GLSL ve...
Sven Gothel
2013-07-16
15
-128
/
+155
*
GPUUISceneGLListener0A: Rotate on vertical scroll ..
Sven Gothel
2013-07-16
1
-1
/
+1
*
Fix PointsDemoES1: No zero point size allowed
Sven Gothel
2013-07-16
1
-1
/
+1
*
Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)
Sven Gothel
2013-07-15
4
-15
/
+22
*
TestMainVersionGLWindowNEWT: Add 'manual' version get/print for verification.
Sven Gothel
2013-07-10
1
-0
/
+6
*
TestGLWindows02NEWTAnimated: Give animator a chance to become paused after pu...
Sven Gothel
2013-07-10
1
-0
/
+7
*
TestScreenMode00cNEWT: Enable testing of UITestCase.resetXRandRIfX11() only i...
Sven Gothel
2013-07-10
1
-1
/
+3
*
UITestCase.resetXRandRIfX11(): Iterate through all outputs and sets the prefe...
Sven Gothel
2013-07-09
3
-22
/
+167
*
Refine 95ffc6f73b460a24e8f117060de1d80ec85e4c25: Reset X11 XRandR only for Mo...
Sven Gothel
2013-07-09
10
-1
/
+17
*
NEWT MonitorMode test cases: Add X11 XRandR commandline reset to UITestCase's...
Sven Gothel
2013-07-09
3
-0
/
+271
*
NEWT EDTUtil: Exposed weakness of EDTUtil usage due to usage of WeakReference...
Sven Gothel
2013-07-09
11
-29
/
+64
*
NEWT Display.create: If reusing an existing instance, ensure EDT is running!
Sven Gothel
2013-07-05
1
-2
/
+16
*
TestScreenMode*: Stop animator before destroying window - be nice.
Sven Gothel
2013-07-05
2
-0
/
+4
*
TestScreenMode02bNEWT: Don't assert/wait for Screen shutdown if mode change a...
Sven Gothel
2013-07-05
1
-1
/
+0
*
TestDisplayLifecycle02NEWT: Renable testDisplayCreate02 (my fault)
Sven Gothel
2013-07-04
1
-1
/
+1
*
TestDisplayLifecycle02NEWT: Ensure window/screen has been destroyed before va...
Sven Gothel
2013-07-04
1
-3
/
+19
*
TestScreenMode*: At destruction, properly wait until Window and Screen (after...
Sven Gothel
2013-07-04
6
-14
/
+30
*
TestScreenMode02bNEWT: Full MonitorMode w/ rotation failure - Expected on som...
Sven Gothel
2013-07-04
1
-0
/
+5
*
Refine 9c7ab101cf5261db3ef6160c0aa1906ffcce188b: Don't print extensions .. to...
Sven Gothel
2013-07-04
5
-5
/
+5
*
TestScreenMode*: Be more verbose setting screen mode.
Sven Gothel
2013-07-04
5
-52
/
+107
*
Revisit Bug 770 and Bug 771: Only use FLAG_IS_FULLSCREEN_SPAN if required; At...
Sven Gothel
2013-07-04
2
-0
/
+5
[next]