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