| Commit message (Expand) | Author | Age | Files | Lines |
* | Add unified support for GL_ARB_debug_output and GL_AMD_debug_output. | Sven Gothel | 2011-04-24 | 1 | -1/+5 |
* | ShaderState: Validated impl./state-handling / Added comments | Sven Gothel | 2011-04-22 | 1 | -4/+8 |
* | resolve conflicts | Sven Gothel | 2011-04-08 | 1 | -0/+1 |
* | Added demo GPU Resolution Indep UI - Button; | Rami Santina | 2011-04-08 | 1 | -1/+2 |
* | Graph Unit tests must have NEWT in the name / Also added UI locking | Sven Gothel | 2011-04-01 | 1 | -3/+3 |
* | Add graph shaders and fonts .. | Sven Gothel | 2011-04-01 | 1 | -1/+8 |
* | tests for native SWT | Sven Gothel | 2011-03-01 | 2 | -2/+9 |
* | Fix TestSharedContextListAWT: Use in-thread simple frame construction, which ... | Sven Gothel | 2011-03-01 | 2 | -0/+2 |
* | SWTAccessor: Fix type casting int/long - better long usage determination | Sven Gothel | 2011-02-28 | 1 | -0/+1 |
* | SWT/JOGL: Native SWT binding test | Sven Gothel | 2011-02-28 | 5 | -6/+9 |
* | GLProfile: More Tolerant for missing features; MacOSX: Fix External Context /... | Sven Gothel | 2011-02-26 | 4 | -7/+51 |
* | Remove reference to the deprecated option noCDC (2) | Sylvestre Ledru | 2011-02-25 | 1 | -17/+2 |
* | Remove reference to the deprecated option noCDC | Sylvestre Ledru | 2011-02-25 | 2 | -61/+0 |
* | Adapt changes of jogamp-env.xml | Sven Gothel | 2011-02-23 | 6 | -0/+0 |
* | Inverse build attribute build.noarchive -> build.archiveon | Sven Gothel | 2011-02-23 | 10 | -21/+4 |
* | misc cleanup (import,script attributes) | Sven Gothel | 2011-02-22 | 3 | -0/+0 |
* | NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to nativewindow.core.jar | Sven Gothel | 2011-02-22 | 1 | -2/+3 |
* | bump scripts to 6u24 | Sven Gothel | 2011-02-22 | 14 | -31/+48 |
* | Win,ARB,GL-2.x: Fix pfd to caps conversion: !pbuffer / Cleanup | Sven Gothel | 2011-02-11 | 1 | -2/+2 |
* | Fix Win/GDI: getAvailableGLCapabilitiesGDI() add offscreen GLCaps as well | Sven Gothel | 2011-02-10 | 2 | -3/+7 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 3 | -10/+11 |
* | Fix GLContext ProcAddressTable Caching: Add sw/hw accel bit to hash value due... | Sven Gothel | 2011-02-06 | 3 | -5/+15 |
* | Expose provided SWT jars to SWT_CLASSPATH for test scripts | Sven Gothel | 2011-02-03 | 7 | -7/+11 |
* | unit test for Bug464 added (cleaned CRLF/merged version; own text subpackage) | Domokun | 2011-02-01 | 1 | -2/+3 |
* | test scripts.. | Sven Gothel | 2011-01-31 | 2 | -4/+4 |
* | GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL... | Sven Gothel | 2011-01-31 | 3 | -12/+7 |
* | version bump: j2se 1.6.0_23, ant 1.8.2 | Sven Gothel | 2011-01-31 | 7 | -20/+20 |
* | scripts: add new tests | Sven Gothel | 2010-12-23 | 2 | -8/+13 |
* | JOGL/NEWT: Introduce WindowClosingProtocol (solves Bug/Request 444) | Sven Gothel | 2010-12-19 | 1 | -3/+7 |
* | test scripts .. VersionApplet | Sven Gothel | 2010-12-19 | 2 | -3/+5 |
* | Fix WGL Bitmap Offscreen Drawable | Sven Gothel | 2010-12-16 | 4 | -5/+12 |
* | Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp... | Sven Gothel | 2010-12-13 | 3 | -111/+111 |
* | Fix API doc: firstUIActionOnProcess | Sven Gothel | 2010-12-12 | 1 | -2/+2 |
* | GLJPanel/GLPbufferImpl: destroy pbuffer reentrance fix; disable device close ... | Sven Gothel | 2010-12-12 | 2 | -4/+4 |
* | script updates | Sven Gothel | 2010-12-12 | 7 | -12/+49 |
* | Add javaws test scripts | Sven Gothel | 2010-12-11 | 2 | -0/+17 |
* | JOGL: Proper handling of Read Drawable Support (if not supported), add query. | Sven Gothel | 2010-11-28 | 3 | -6/+7 |
* | GLCanvas: Fix disableBackgroundErase/X11, make drawable creation more robust,... | Sven Gothel | 2010-11-27 | 2 | -9/+11 |
* | Refined VersionInfo usage | Sven Gothel | 2010-11-25 | 1 | -8/+16 |
* | test scripts: add new AWT recreation test | Sven Gothel | 2010-11-25 | 2 | -2/+5 |
* | AnimatorBase: add()/remove() - decorate change of drawables with pause()/resu... | Sven Gothel | 2010-11-23 | 1 | -3/+3 |
* | Add GLJPanel test (works better in jogl-demos though, need to copy) | Sven Gothel | 2010-11-23 | 2 | -4/+6 |
* | Fix TestTransformFeedbackVaryingsBug407NEWT GLContext makeCurrent race condition | Sven Gothel | 2010-11-23 | 1 | -2/+2 |
* | Fix TestTransformFeedbackVaryingsBug407NEWT GLContext makeCurrent race condition | Sven Gothel | 2010-11-23 | 1 | -2/+2 |
* | Scripts: bump to 6u22; distinguish windows test batch x64/x32 | Sven Gothel | 2010-11-23 | 9 | -18/+55 |
* | JOGL/NEWT: Animator fixes | Sven Gothel | 2010-11-21 | 1 | -3/+7 |
* | JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo... | Sven Gothel | 2010-11-18 | 4 | -5/+9 |
* | Finishing Immutable changes including GLCapabiltiesImmutable. | Sven Gothel | 2010-11-17 | 1 | -1/+2 |
* | Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N... | Sven Gothel | 2010-11-17 | 2 | -4/+6 |
* | NEWT Lifecycle remodel: Window destroy() ! | Sven Gothel | 2010-11-16 | 1 | -0/+2 |