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
Commit message (
Expand
)
Author
Age
Files
Lines
*
TestGearsES2GLJPanelAWT: Add manual test of creating a new JFrame/GLJPanel wh...
b22x
Sven Gothel
2015-09-18
1
-35
/
+118
*
Backport detection of pixel-scale change JAWTWindow/GLCanvas and GLJPanel
Sven Gothel
2015-09-16
2
-21
/
+24
*
TestVersionSemanticsNOUI: Add tests against v2.2.3
v2.2.4
Sven Gothel
2014-10-10
1
-14
/
+20
*
Fix minor compile errors introduced while backporting from master branch
Sven Gothel
2014-10-10
2
-4
/
+4
*
Bug 1093 - NEWT PointerIcon swizzled on X11 and OSX; WindowIcon swizzled on O...
Sven Gothel
2014-10-10
2
-10
/
+181
*
Newt ScreenMode Tests: Return XRandR error-code, allowing fall-back (OpenIndi...
Sven Gothel
2014-10-09
4
-54
/
+78
*
Newt Screen viewport in windows units: Add missing setup in overriden calcVir...
Sven Gothel
2014-10-09
1
-0
/
+18
*
TestLandscapeES2NewtCanvasAWT: Enforce landscape shader to be compiled/linked...
Sven Gothel
2014-10-08
2
-6
/
+10
*
TestTessellationShader01GL4NEWT: Add robustness, i.e. case where tessellation...
Sven Gothel
2014-10-08
3
-18
/
+64
*
Unit Tests: Increase minimum manual set timeout to 10s
Sven Gothel
2014-10-08
5
-9
/
+9
*
Bug 1088: Add GLRendererQuirks.NeedSharedObjectSync; Tests: Synchronize GL ob...
Sven Gothel
2014-10-08
5
-31
/
+89
*
Bug 1088: Shared Gears* Unit Tests: Align all 3 Gears* implementation to use ...
Sven Gothel
2014-10-08
11
-110
/
+141
*
Bug 1081: Fix GLJPanel Regression: Honor pre-init reshape-size at initializeB...
Sven Gothel
2014-10-01
2
-40
/
+335
*
TestVersionSemanticsNOUI: Use 'V22X' to mark current version on branch b22x
Sven Gothel
2014-09-24
1
-2
/
+2
*
Fix all backward compatibility issues w/ 2.2.0 and 2.2.1
Sven Gothel
2014-09-24
2
-15
/
+25
*
TestVersionSemanticsNOUI: V221 -> V222 Add exception for GLFBODrawable.FBOMOD...
Sven Gothel
2014-09-20
1
-0
/
+1
*
Add GLJPanelsAndGLCanvasDemoGL2Applet: Simple applet test for GLJPanel/GL2 te...
Sven Gothel
2014-09-20
4
-52
/
+271
*
FBObject: Fix depth- and stencil bit count selection for attachRenderbuffer(..);
Sven Gothel
2014-09-20
6
-26
/
+56
*
TestVersionSemanticsNOUI: Enable test V220->V221 and V221->V222 (w/ 2 extra e...
Sven Gothel
2014-09-20
1
-13
/
+25
*
TestGearsES2GLJPanelAWT: Update frame title (awt-size, pixel-size) for GLEven...
Sven Gothel
2014-09-20
1
-0
/
+15
*
FBObject: Simplify API (init/reset); Only issue automatic resetSamplingSink(....
Sven Gothel
2014-09-20
4
-24
/
+39
*
FBOobject GLEL Tests: Remove redundant detachAllColorbuffer(gl) for init call
Sven Gothel
2014-09-20
2
-18
/
+6
*
GLJPanel: Allow reconfiguration of offscreen's GLCapabilitiesImmutable
Sven Gothel
2014-09-14
2
-0
/
+70
*
Gears* Demos: Spin at same speed (0.5f tan per frame) ; GearsES2: Bring back ...
Sven Gothel
2014-09-14
4
-5
/
+12
*
Bug 1060 - Add GLProfile.isInitialized(): Returns true if JOGL has been initi...
Sven Gothel
2014-09-03
1
-0
/
+11
*
Bug 1059 _and_ version-compat breackage of commit c78ceb642d0ef5bb5bf27ff8ff1...
Sven Gothel
2014-09-03
1
-1
/
+14
*
Bug 1043 - Add Tessellation Control and Evaluation Shader Support
Sven Gothel
2014-09-02
7
-0
/
+488
*
Bug1044: Offscreen drawable AWT/ImageIO results in black image on OSX/[Java7-...
Sven Gothel
2014-09-02
1
-0
/
+106
*
Bug 1048: Add unit tests demonstrating multiple NewtCanvasAWT instances are w...
Sven Gothel
2014-09-02
3
-69
/
+389
*
Bug 1052 - OpenGL ES 3.0 Mesa 10.1.3 Caught GLException: Not a GL4ES3 impleme...
Sven Gothel
2014-09-02
1
-9
/
+20
*
Bug 1052 - OpenGL ES 3.0 Mesa 10.1.3 Caught GLException: Not a GL4ES3 impleme...
Sven Gothel
2014-09-02
1
-208
/
+753
*
TestSharedContextNewtAWTBug523: Fix junit usage ..
Sven Gothel
2014-08-31
1
-14
/
+1
*
TestGLReadBuffer01GLJPanelAWT: Add keyFrame-wait after init
Sven Gothel
2014-08-31
1
-0
/
+3
*
Refine test cases for synchronous GLAutoDrawable display, swap-buffer and rea...
Sven Gothel
2014-08-30
3
-0
/
+64
*
Refine test cases for synchronous GLAutoDrawable display, swap-buffer and rea...
Sven Gothel
2014-08-30
6
-174
/
+195
*
Bug 1055 - Access and query shared master GLContext in a deterministic fashio...
Sven Gothel
2014-08-30
10
-163
/
+381
*
TestVersionSemantics: BACKWARD_COMPATIBLE_USER current vs 2.2.0
Sven Gothel
2014-08-28
1
-5
/
+10
*
Graph/Text: Prepare unit tests for font rendering validation (WIP)
Sven Gothel
2014-08-28
1
-2
/
+2
*
Graph/Text: Prepare unit tests for font rendering validation (WIP)
Sven Gothel
2014-08-28
16
-24
/
+425
*
Bug 1021: Refine Stereo API; Fix GenericStereoDevice; Fix StereoDemo01 for mo...
Sven Gothel
2014-08-07
2
-23
/
+44
*
Bug 1039: Rename GLAnimatorControl.UncaughtGLAnimatorExceptionHandler -> GLAn...
Sven Gothel
2014-08-06
1
-4
/
+4
*
Bug 1039 - Specify behavior of GLEventListener Exceptions occurring while GLA...
Sven Gothel
2014-08-06
1
-41
/
+218
*
Bug 1039 - Specify behavior of GLEventListener Exceptions occurring while GLA...
Sven Gothel
2014-07-31
1
-0
/
+235
*
Bug 830 - Refine Heuristics for to query whether GLDrawableUtil.swapGLContext...
Sven Gothel
2014-07-31
1
-4
/
+4
*
Refine test ff5dba28610b4f680c9320e9e52669ed54d4de43: Perform context switch ...
Sven Gothel
2014-07-30
1
-1
/
+11
*
Bug 830 - Add Heuristics for to query whether GLDrawableUtil.swapGLContextAnd...
Sven Gothel
2014-07-30
8
-93
/
+385
*
Bug 1038 - Fix: Allow skipping detection of certain GLProfiles: Skip 'ARB_cre...
Sven Gothel
2014-07-30
1
-0
/
+1
*
Bug 1036: NVidia Windows Driver 'Threaded optimization' workaround. [3/3]
Sven Gothel
2014-07-29
1
-5
/
+9
*
Bug 1037 - FBObject/GLFBODrawable: Do not assume using a TextureAttachment fo...
Sven Gothel
2014-07-28
6
-69
/
+122
*
Bug 1035 - Allow Gamma [Brightness, Contrast] settings to be performed on dis...
Sven Gothel
2014-07-27
1
-0
/
+13
[next]