| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ... | Sven Gothel | 2013-06-21 | 1 | -64/+0 |
* | Fix Bug 600 and Bug 721: Adding support for multiple monitors w/ NEWT | Sven Gothel | 2013-05-06 | 1 | -0/+1 |
* | Bug 718: Windows BITMAP Offscreen Fails w/ GLCaps other than simple RGB888 - ... | Sven Gothel | 2013-04-17 | 1 | -1/+1 |
* | Fix Bug 692: Add tracking of VERTEX_ARRAY_BINDING, and enable allowing a boun... | Sven Gothel | 2013-04-14 | 1 | -1/+1 |
* | NEWT/AWT-Wrapper-Driver: Fix MS-Windows Case (Use NativeWindow window handle)... | Sven Gothel | 2013-04-14 | 1 | -2/+2 |
* | Bug 678: Differentiate ALT (left) and ALT_GRAPH (right) on X11, EventDev, Win... | Sven Gothel | 2013-04-06 | 1 | -0/+1 |
* | Unit Tests: Unify 'AWT Robot Key Press/Release', waitForIdle, action, delay, ... | Sven Gothel | 2013-03-27 | 1 | -1/+1 |
* | Fix Bug 678: Deliver key-char value for printable chars on all KeyEventListen... | Sven Gothel | 2013-01-29 | 1 | -0/+1 |
* | NEWT-MouseEvent getWheelRotation() API Update - Fixes Bug 659: NEWT Horizonta... | Sven Gothel | 2013-01-14 | 1 | -1/+2 |
* | Bug632: Test NEWT Child Window Translucency (X11/Windows) .. | Sven Gothel | 2012-12-30 | 1 | -1/+1 |
* | Fix regression of commit b8a8fc24a3afb0cb06a31504bdea1a98b8f00ef4: Cache Shad... | Sven Gothel | 2012-12-22 | 1 | -1/+1 |
* | Fix Bug 642 TestJSplitPaneMixHwLw01AWT (AWT-GLCanvas); Robustness GLContext/G... | Sven Gothel | 2012-12-22 | 1 | -1/+2 |
* | GLContextImpl: Make createContextARBImpl/setGLFunctionAvailability more robos... | Sven Gothel | 2012-12-21 | 1 | -1/+1 |
* | SWT GLCanvas/NewtCanvasSWT: Check isVisible() @ validation; NewtCanvasSWT rem... | Sven Gothel | 2012-12-02 | 1 | -0/+1 |
* | Fix GLDrawableHelper.recreateGLDrawable(..): Sync GL command stream before de... | Sven Gothel | 2012-11-06 | 1 | -2/+2 |
* | Fix Bug 601 - Auto-Repeat Behavior: Adding unit tests for typed key order w/ ... | Sven Gothel | 2012-10-26 | 1 | -1/+1 |
* | Fix Bug 601: Harmonize order of key events incl. auto-repeat and adding AUTOR... | Sven Gothel | 2012-09-16 | 1 | -2/+4 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 1 | -1/+3 |
* | Windows scripts: bump to 1.6.0_35 | Sven Gothel | 2012-09-07 | 1 | -4/+4 |
* | SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt... | Sven Gothel | 2012-07-25 | 1 | -2/+2 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 1 | -3/+9 |
* | test scripts windows: use new jogl-all.jar and jogl-test.jar | Sven Gothel | 2012-07-06 | 1 | -1/+1 |
* | Adding initial Libav/FFMpeg GLMediaPlayer implementation | Sven Gothel | 2012-04-16 | 1 | -2/+6 |
* | Simplify TestTransformFeedbackVaryingsBug407NEWT: Use 'in thread' ctx flow an... | Sven Gothel | 2012-02-14 | 1 | -1/+1 |
* | OpenGL ES/EGL Overhaul | Sven Gothel | 2012-02-13 | 1 | -3/+6 |
* | Bug 551 validation. | Sven Gothel | 2012-01-23 | 1 | -1/+3 |
* | UI Test / AWTRobotUtil: Relax and fix focus tests | Sven Gothel | 2012-01-18 | 1 | -2/+2 |
* | Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ... | Sven Gothel | 2012-01-09 | 1 | -3/+4 |
* | TestAWTCardLayoutAnimatorStartStopBug532: Refine, add 'continue' mode, .. | Sven Gothel | 2012-01-08 | 1 | -1/+3 |
* | NEWT Multi-Monitor 1/2: Allow negative window position; Validate Screen-Index; | Sven Gothel | 2011-12-23 | 1 | -1/+1 |
* | win make scripts - bump to 6u30 | Sven Gothel | 2011-12-21 | 1 | -2/+2 |
* | Windows: Bump JVM to 6u29 | Sven Gothel | 2011-11-30 | 1 | -2/+2 |
* | Promote jogl.test.jar to build/jar | Sven Gothel | 2011-09-11 | 1 | -1/+1 |
* | test scripts | Sven Gothel | 2011-09-06 | 1 | -1/+2 |
* | Complete translucency support for Win32 - tested w/ NEWT | Sven Gothel | 2011-09-04 | 1 | -1/+2 |
* | test scripts .. | Sven Gothel | 2011-09-01 | 1 | -1/+2 |
* | win32 test scripts: use new *all* locations | Sven Gothel | 2011-08-22 | 1 | -3/+3 |
* | Fix NEWT GL ctx/offscreen (GPUMemSec..) tests: Use pbuffer (i.e. hw accel GL ... | Sven Gothel | 2011-06-26 | 1 | -1/+1 |
* | windows batch files: bump to 6u26 | Sven Gothel | 2011-06-09 | 1 | -2/+2 |
* | Fix glsl unit tests: NV needs to have explicitly turn off vsync / Fix 'sed' h... | Sven Gothel | 2011-04-28 | 1 | -1/+2 |
* | bump scripts to 6u24 | Sven Gothel | 2011-02-22 | 1 | -2/+2 |
* | Win,ARB,GL-2.x: Fix pfd to caps conversion: !pbuffer / Cleanup | Sven Gothel | 2011-02-11 | 1 | -2/+2 |
* | Fix GLContext ProcAddressTable Caching: Add sw/hw accel bit to hash value due... | Sven Gothel | 2011-02-06 | 1 | -2/+2 |
* | Expose provided SWT jars to SWT_CLASSPATH for test scripts | Sven Gothel | 2011-02-03 | 1 | -1/+1 |
* | version bump: j2se 1.6.0_23, ant 1.8.2 | Sven Gothel | 2011-01-31 | 1 | -3/+3 |
* | Fix WGL Bitmap Offscreen Drawable | Sven Gothel | 2010-12-16 | 1 | -1/+2 |
* | script updates | Sven Gothel | 2010-12-12 | 1 | -1/+2 |
* | JOGL: Proper handling of Read Drawable Support (if not supported), add query. | Sven Gothel | 2010-11-28 | 1 | -1/+2 |
* | Scripts: bump to 6u22; distinguish windows test batch x64/x32 | Sven Gothel | 2010-11-23 | 1 | -2/+2 |
* | JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo... | Sven Gothel | 2010-11-18 | 1 | -1/+1 |