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
/
test
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
GLMediaPlayer*: Revised - Working on buggy MediaPlayer impl. (Android ICS Tegra)
Sven Gothel
2012-04-09
7
-145
/
+135
*
GLMediaPlayer: Fix destruction (NPE) / Fix MovieSimple shader, no GL_OES_EGL_...
Sven Gothel
2012-04-07
3
-5
/
+0
*
TextureIO: Add PNG TextureProvider and TextureWriter for RGB[A]/BGR[A] - incl...
Sven Gothel
2012-04-07
6
-5
/
+83
*
GLMediaPlayer: Add (c) tag; Add NullGLMediaPlayer (dummy texture);
Sven Gothel
2012-04-06
5
-190
/
+230
*
Android MovieSimple Split: zoom and orig size for performance analysis
Sven Gothel
2012-04-06
4
-0
/
+162
*
GLMediaPlayer: Use URLConnection to clarify emphasize passing an available co...
Sven Gothel
2012-04-05
1
-2
/
+2
*
Enhance MovieSimple Demo: Split shader to es2/gl2, check for GL_OES_EGL_image...
Sven Gothel
2012-04-05
11
-74
/
+92
*
Split Android MovieSimple Launcher to 3
Sven Gothel
2012-04-04
5
-68
/
+324
*
GLMediaPlayer/MovieSimple: Refine API (split setStream(GL, URL) -> initStream...
Sven Gothel
2012-04-03
3
-46
/
+103
*
Add Android API 14 GLMediaPlayer demo: MovieSimple
Sven Gothel
2012-04-03
6
-114
/
+396
*
Initial commit for AudioVideo (com.jogamp.opengl.av) rework, introducing Andr...
Sven Gothel
2012-04-02
3
-0
/
+416
*
Enhance and generalize AWT Threading* implementation; Minor changes ..
Sven Gothel
2012-03-25
1
-3
/
+15
*
Adding unit test to validate proper X11 Display closing (Bug 565)
Sven Gothel
2012-03-19
2
-0
/
+197
*
Adapt to GlueGen IO resource changes URL -> URLConnection for effeciency; API...
Sven Gothel
2012-03-17
4
-5
/
+5
*
Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: 0cfc7847c58b5...
Sven Gothel
2012-03-14
9
-0
/
+683
*
Minor changes: DefaultGLCapabilitiesChooser + GearsES1/2 and Android demos
Sven Gothel
2012-03-10
11
-49
/
+66
*
NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...
Sven Gothel
2012-03-06
2
-2
/
+2
*
Test*ES2Newt: Add shutdown w/ type to internal loop test
Sven Gothel
2012-03-05
2
-4
/
+35
*
Fix GLWindow/SWT-GLCanvas: set context synchronized ; Misc Changes
Sven Gothel
2012-03-05
1
-1
/
+1
*
Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...
Sven Gothel
2012-03-05
8
-64
/
+83
*
TestGearsES2NEWT: Remove redundant GLES2 test
Sven Gothel
2012-02-29
1
-11
/
+0
*
CrossTest: Add AWT Unit-Test. Unit-Tests: Refine GLProfile request where we f...
Sven Gothel
2012-02-29
24
-114
/
+102
*
Fix minor test issues
Sven Gothel
2012-02-27
3
-33
/
+11
*
Fix TestGearsGLJPanelAWTBug450 (regression of commit 397665ff472d83809a028e4f...
Sven Gothel
2012-02-26
1
-1
/
+1
*
UITestCase: Gracely ignore unsupported tests (ES2) ; Ignore all Shared-Contex...
Sven Gothel
2012-02-25
18
-40
/
+230
*
Min. Graph Parameter type change: texSize/width/.. for multipass-renderer: in...
Sven Gothel
2012-02-25
8
-27
/
+24
*
TestInitConcurrentNEWT: Reduce max threads (16 -> 8) on ARM, also use vsync t...
Sven Gothel
2012-02-24
1
-2
/
+7
*
Surface2File: Use .tga to write pixels, which allows RGB and RGBA
Sven Gothel
2012-02-24
1
-1
/
+1
*
Fix MultisampleDemo01 -> MultisampleDemoES1 (proper profile, remove immediate...
Sven Gothel
2012-02-24
3
-31
/
+52
*
Add GLProfile.getGL2GL3() meta profile getter completing getGL2ES[12]()
Sven Gothel
2012-02-24
4
-8
/
+26
*
GLProfile.GL2GL3: Use GL2GL3 profile (required for this test) and check it's ...
Sven Gothel
2012-02-23
1
-8
/
+7
*
Fine tune unit tests for ES platforms
Sven Gothel
2012-02-22
13
-49
/
+134
*
DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...
Sven Gothel
2012-02-22
1
-1
/
+1
*
TestGPUMemSec01NEWT ES fix: No RGB read pixel available on ES platform
Sven Gothel
2012-02-22
1
-11
/
+65
*
Test: UITestCase.get*Name() takes 'String separator' as argument.
Sven Gothel
2012-02-22
4
-15
/
+15
*
TextureIO (TGA/NetPbm): Allow GL_BGR[A] and use GL_BGRA if available ; Fix Ne...
Sven Gothel
2012-02-22
2
-0
/
+208
*
Test (graph) fixes for ES
Sven Gothel
2012-02-22
7
-52
/
+108
*
FontSet (graph): get*(..) throws IOException - Proper passing and handling of...
Sven Gothel
2012-02-22
3
-39
/
+83
*
API Change [GLProfile/GLContext]: Add notion of hardware acceleration in GLPr...
Sven Gothel
2012-02-20
2
-2
/
+2
*
Fix commit fb7165e690546359dee92dd60b04be69f141c87e; Clarify ShaderState.atta...
Sven Gothel
2012-02-20
4
-22
/
+23
*
Cleanup ShaderCode/Program/State
Sven Gothel
2012-02-19
3
-6
/
+3
*
Fix TestTransformFeedbackVaryingsBug407NEWT (2): Use getMaxProgrammable() for...
Sven Gothel
2012-02-14
1
-1
/
+1
*
Fix TestTransformFeedbackVaryingsBug407NEWT regression: Get default profile (...
Sven Gothel
2012-02-14
1
-2
/
+1
*
Simplify TestTransformFeedbackVaryingsBug407NEWT: Use 'in thread' ctx flow an...
Sven Gothel
2012-02-14
1
-81
/
+50
*
Enhance ExtensionAvailabilityCache ; Expose extension count in GLContext (and...
Sven Gothel
2012-02-13
1
-11
/
+49
*
Test: Remove dedicated mobile profile test, will be included in TestGLProfile...
Sven Gothel
2012-02-13
1
-93
/
+0
*
OSX CALayer fix for Java7 (force CALayer to 0/0, always remove all animations)
Sven Gothel
2012-02-13
2
-9
/
+38
*
OpenGL ES/EGL Overhaul
Sven Gothel
2012-02-13
5
-35
/
+123
*
Bug 551 validation.
Sven Gothel
2012-01-23
1
-0
/
+150
*
NativeWindow/OSX: Fix Offscreen CALayer SIGSEGV @ Shutdown (Cleanup referencing)
Sven Gothel
2012-01-19
1
-1
/
+1
[prev]
[next]