| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add es2readsquare, reassembling JOGL's RedSquareES2 demo | Sven Gothel | 2012-03-04 | 6 | -4/+636 |
* | Add native es2gears test (mesa-demos, eglut enhanced w/ programmatic lifecycle) | Sven Gothel | 2012-02-29 | 12 | -0/+2654 |
* | 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 |
* | UI Test AWTRobotUtil's toFront*(): retry requestFocus() within loop. | Sven Gothel | 2012-01-19 | 1 | -11/+14 |
* | UI Test / AWTRobotUtil: Relax and fix focus tests | Sven Gothel | 2012-01-18 | 5 | -39/+70 |
* | Add 'AWT' in JOGL's SWT GLCanvas test case, since impl. still needs AWT threa... | Sven Gothel | 2012-01-09 | 1 | -2/+6 |
* | Better unit test names for SWT | Sven Gothel | 2012-01-09 | 3 | -6/+6 |
* | Add JOGL SWT GLCanvas unit test | Sven Gothel | 2012-01-09 | 1 | -0/+178 |
* | minor edits / clarify SWT test descripion | Sven Gothel | 2012-01-09 | 2 | -4/+10 |
* | TestAWTCardLayoutAnimatorStartStopBug532: Minor edit / Uncomment Windows hdc/... | Sven Gothel | 2012-01-09 | 1 | -4/+4 |
* | TestAWTCardLayoutAnimatorStartStopBug532: Refine, add 'continue' mode, .. | Sven Gothel | 2012-01-08 | 1 | -29/+82 |
* | Fix TestAWTCardLayoutAnimatorStartStopBug532 pause/resume test | Sven Gothel | 2012-01-06 | 1 | -1/+4 |
* | Added Unit-Test for Bug 532 to test Animator behavior w/ CardLayout and diff.... | Sven Gothel | 2012-01-06 | 1 | -0/+173 |
* | Screen: width/height reflects virtual Screen size (-> big-desktop) | Sven Gothel | 2011-12-23 | 2 | -18/+1 |
* | NEWT Multi-Monitor 1/2: Allow negative window position; Validate Screen-Index; | Sven Gothel | 2011-12-23 | 2 | -35/+112 |
* | Fix SWT test on OSX 32/64 bit ; Fix TestSWTAWT01GL for OSX | Sven Gothel | 2011-12-19 | 2 | -41/+52 |
* | TestInitConcurrentNEWT: Nice window layout - don't wait/sync for start thread... | Sven Gothel | 2011-12-18 | 1 | -16/+52 |