| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 906 - JAWTWindow Component- and HierarchyListener must be detached at JAW... | Sven Gothel | 2013-11-16 | 2 | -34/+70 |
* | Applet Test Bug848AppletGLCanvas01: Only use vsync-interval 1 for last GLJPanel | Sven Gothel | 2013-11-15 | 1 | -14/+14 |
* | TestPerf001GLJPanelInit02AWT: Wrong test name 'Gears' -> 'Nop' | Sven Gothel | 2013-11-14 | 1 | -1/+1 |
* | Bug 904 - GLJPanel: Add property to skip isGLOriented() based vertical flip b... | Sven Gothel | 2013-11-14 | 2 | -3/+9 |
* | Bug 904 - GLJPanel: Allow user to skip isGLOriented() based vertical flip of ... | Sven Gothel | 2013-11-14 | 3 | -87/+209 |
* | NEWT: Add more documentation to WindowImpl's doPointerEvent(..) and consumePo... | Sven Gothel | 2013-11-13 | 1 | -9/+46 |
* | GLJPanel: Remove unused import | Sven Gothel | 2013-11-13 | 1 | -1/+0 |
* | Fix javadoc: TileRendererBase (links to manual anchors) and GLSharedContextSe... | Sven Gothel | 2013-11-12 | 2 | -7/+8 |
* | Fix Bug 889 [Related: Bug 816, Bug 849, Bug 729] - GLCanvas disappear when mo... | Sven Gothel | 2013-11-10 | 7 | -131/+399 |
* | Add TestGLWindows03NEWTAnimResize: Test NEWT basic resize while holding posit... | Sven Gothel | 2013-11-10 | 1 | -0/+138 |
* | Bug 899: Validate whether we propagate WNDPROC as retrieved from 'getDummyWnd... | Sven Gothel | 2013-11-10 | 2 | -2/+17 |
* | Fix Bug 901 - NEWT: Lookup Windows 7 Touch Event Functions Dynamically to not... | Sven Gothel | 2013-11-10 | 1 | -5/+39 |
* | Tests: Align NEWT parenting focus tests (package and class names) using NewtC... | Sven Gothel | 2013-11-10 | 3 | -106/+112 |
* | Simplify Animator* Synchronization: Remove barrier 'stateSync' and favor simp... | Sven Gothel | 2013-11-10 | 4 | -359/+258 |
* | Tests: Add com/jogamp/opengl/test/junit/jogl/acore/anim Animator test package | Sven Gothel | 2013-11-09 | 4 | -2/+570 |
* | TestPerf001GLJPanelInit02AWT: Same size for !overlap and overlap | Sven Gothel | 2013-11-09 | 1 | -6/+4 |
* | TestPerf001GLJPanelInit02AWT: Add overlapping test .. | Sven Gothel | 2013-11-08 | 1 | -4/+38 |
* | Android ES3 Movie Demos: Add workaround for: P0003: Extension 'GL_OES_EGL_ima... | Sven Gothel | 2013-11-07 | 5 | -205/+229 |
* | GLJPanel: Don't ctor DefaultGLCapabilitiesChooser() if null chooser is passed... | Sven Gothel | 2013-11-07 | 1 | -1/+1 |
* | WindowsWGLGraphicsConfigurationFactory: Fix chosenPFDID -> recommendedIndex (... | Sven Gothel | 2013-11-07 | 1 | -20/+33 |
* | WGLGLCapabilities: Print pfdID as decimal (convention) | Sven Gothel | 2013-11-07 | 1 | -1/+1 |
* | TestTiledPrintingGearsSwingAWT: Cleanup whitespaces | Sven Gothel | 2013-11-07 | 1 | -26/+26 |
* | GLJPanel: Remove redundant !isInitialized [double-]check in initializeBackend... | Sven Gothel | 2013-11-07 | 1 | -33/+29 |
* | Bug 898: Apply best efford on Animator operation's finishLifecycleAction(..) ... | Sven Gothel | 2013-11-07 | 2 | -19/+170 |
* | Android Newt[Debug|Version]Activity: Separate both activities (testing odd re... | Sven Gothel | 2013-11-07 | 3 | -86/+130 |
* | Bug 890 - Fix GLES3 Profile Mapping, i.e. GL2ES2 queries and mappings; Valida... | Sven Gothel | 2013-11-07 | 18 | -71/+115 |
* | Android NEWT*Activity: Request GL2ES2 instead of GLES2 (Be aware of ES3) | Sven Gothel | 2013-11-07 | 6 | -23/+23 |
* | Android: Cleanup Movie*ActivityLauncher* properties | Sven Gothel | 2013-11-07 | 8 | -110/+115 |
* | Android: Add NewtDebugActivity | Sven Gothel | 2013-11-07 | 4 | -49/+112 |
* | TestPerf001GLWindowInit03NEWT: Don't run !reuse Display - Crash on Windows/AT... | Sven Gothel | 2013-11-06 | 1 | -1/+6 |
* | Bug 894 - GLJPanel: Expose 'initializeBackend(boolean offthread)' allowing us... | Sven Gothel | 2013-11-06 | 4 | -71/+431 |
* | Bug 894 - GLDrawableFactory* [dummy|offscreen] Surface creation w/ own device... | Sven Gothel | 2013-11-06 | 6 | -37/+41 |
* | NativeWindow *GraphicsDevice: Align constructors to simplify call hierarchy f... | Sven Gothel | 2013-11-06 | 2 | -21/+5 |
* | NEWT Window: Expose 'setVisible(boolean wait, boolean visible)' allowing appl... | Sven Gothel | 2013-11-06 | 3 | -16/+33 |
* | Bug 888 / Bug 891- Enhance GLCapabilities-Query: Refine unit tests | Sven Gothel | 2013-11-05 | 3 | -15/+26 |
* | JNI Code: Call DeleteLocalRef(..) manually. | Sven Gothel | 2013-11-05 | 2 | -0/+2 |
* | Bug 888 / Bug 891- Enhance GLCapabilities-Query: Add raw perf. test case 'cho... | Sven Gothel | 2013-11-05 | 3 | -6/+239 |
* | Bug 888 / Bug 891- Enhance GLCapabilities-Query: Add perf. test case | Sven Gothel | 2013-11-05 | 3 | -4/+481 |
* | Test DumpGLInfo: Dump caps list and extenions | Sven Gothel | 2013-11-05 | 1 | -6/+6 |
* | Bug 888 - Validate CPU Runtime Performance: Only use one HashMap to collect u... | Sven Gothel | 2013-11-05 | 1 | -30/+38 |
* | Bug 888 / Bug 891 - Enhance GLCapabilities-Query: Apply changes of commit 613... | Sven Gothel | 2013-11-05 | 7 | -105/+192 |
* | Bug 888 - Validate CPU Runtime Performance: X11GLXGraphicsConfiguration.GLXFB... | Sven Gothel | 2013-11-04 | 3 | -61/+144 |
* | GLContextImpl: Move sharedContextHandle check to makeCurrentWithinLock(..) an... | Sven Gothel | 2013-11-02 | 8 | -90/+54 |
* | GLRendererQuirks: Add GLSharedContextBuggy ('Mesa Intel 9.2.1' and 'Hisilicon...v2.1.2 | Sven Gothel | 2013-11-01 | 2 | -8/+63 |
* | Bug 885 - GLMediaPlayer: Allow single threaded mode - Especially where multip... | Sven Gothel | 2013-11-01 | 5 | -108/+189 |
* | Bug 852: Add unit test TestCPUSourcingAPINEWT validating CPU sourcing, i.e. e... | Sven Gothel | 2013-11-01 | 2 | -3/+225 |
* | Clarify Bug 692: Unbinding a VAO does _not_ imply unbinding of set VBOs (spec... | Sven Gothel | 2013-11-01 | 3 | -47/+157 |
* | Bug 882 - Crash on OSX when closing NEWT window - Fix: Release NewtMacWindow ... | Sven Gothel | 2013-11-01 | 2 | -7/+161 |
* | Bug 882 - Crash on OSX when closing NEWT window - Check JavaVM and JNIEnv han... | Sven Gothel | 2013-11-01 | 1 | -11/+43 |
* | EGLDrawableFactory.createDummySurfaceImpl: fix caps to pbuffer - since we do ... | Sven Gothel | 2013-10-31 | 2 | -1/+2 |