aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/tests.sh
Commit message (Expand)AuthorAgeFilesLines
* test script cleanupSven Gothel2011-08-011-2/+5
* test case GLWindowSven Gothel2011-07-281-2/+2
* Use GlueGen Platform's OSType enumSven Gothel2011-07-211-5/+5
* Fix NEWT GL ctx/offscreen (GPUMemSec..) tests: Use pbuffer (i.e. hw accel GL ...Sven Gothel2011-06-261-2/+2
* add property 'nativewindow.x11.mt-bug' to test script ..Sven Gothel2011-06-261-5/+10
* test bat/sh files edit ..Sven Gothel2011-06-111-2/+2
* windows batch files: bump to 6u26Sven Gothel2011-06-091-2/+2
* GLBuffers fix ; GL imageSizeInBytes fix / unit tests.Sven Gothel2011-06-091-1/+3
* Locator moved to GlueGen's IOUtil (gluegen a87c56c95099de5b6cbc9bd8bf6f1924a3...Sven Gothel2011-06-081-5/+3
* NEWT/GLContext (unit test): Wait for visibility/realized ; Add clean scriptsSven Gothel2011-05-171-2/+2
* GLSL unit tests: cleanup shader state testsSven Gothel2011-05-171-2/+3
* JUnit Test: Add 'ruler' testcase using monitor mode's mm/pixel size.Sven Gothel2011-05-161-1/+2
* Merging OutlineShape.VerticesState enum type (John Pritchard <[email protected]...Sven Gothel2011-05-051-2/+2
* UI Tests/Robot: Attempt to stabilize UI tests (focus/input)Sven Gothel2011-05-011-3/+3
* Fix GLDebugMessages synchronous setting 39a8ca392d7302831f5689979c4ce89145b73...Sven Gothel2011-04-291-3/+3
* GLContext GLDebugMessages: Add synchronous status/dumpStack; Remove length in...Sven Gothel2011-04-281-2/+3
* Fix glsl unit tests: NV needs to have explicitly turn off vsync / Fix 'sed' h...Sven Gothel2011-04-281-3/+4
* test scriptSven Gothel2011-04-261-1/+1
* ShaderState: 'Update' vertexAttribMap on enableSven Gothel2011-04-251-3/+4
* test scriptsSven Gothel2011-04-251-4/+6
* Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.Sven Gothel2011-04-241-1/+5
* ShaderState: Validated impl./state-handling / Added commentsSven Gothel2011-04-221-4/+8
* resolve conflictsSven Gothel2011-04-081-0/+1
* Added demo GPU Resolution Indep UI - Button;Rami Santina2011-04-081-1/+2
* Graph Unit tests must have NEWT in the name / Also added UI lockingSven Gothel2011-04-011-3/+3
* Add graph shaders and fonts ..Sven Gothel2011-04-011-1/+8
* tests for native SWTSven Gothel2011-03-011-1/+8
* SWTAccessor: Fix type casting int/long - better long usage determinationSven Gothel2011-02-281-0/+1
* SWT/JOGL: Native SWT binding testSven Gothel2011-02-281-2/+3
* GLProfile: More Tolerant for missing features; MacOSX: Fix External Context /...Sven Gothel2011-02-261-7/+30
* Adapt changes of jogamp-env.xmlSven Gothel2011-02-231-0/+0
* Inverse build attribute build.noarchive -> build.archiveonSven Gothel2011-02-231-2/+2
* NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to nativewindow.core.jarSven Gothel2011-02-221-2/+3
* bump scripts to 6u24Sven Gothel2011-02-221-8/+25
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-3/+4
* Fix GLContext ProcAddressTable Caching: Add sw/hw accel bit to hash value due...Sven Gothel2011-02-061-1/+5
* Expose provided SWT jars to SWT_CLASSPATH for test scriptsSven Gothel2011-02-031-1/+4
* unit test for Bug464 added (cleaned CRLF/merged version; own text subpackage)Domokun2011-02-011-2/+3
* test scripts..Sven Gothel2011-01-311-2/+2
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-311-6/+3
* scripts: add new testsSven Gothel2010-12-231-5/+7
* JOGL/NEWT: Introduce WindowClosingProtocol (solves Bug/Request 444)Sven Gothel2010-12-191-3/+7
* test scripts .. VersionAppletSven Gothel2010-12-191-2/+3
* Fix WGL Bitmap Offscreen DrawableSven Gothel2010-12-161-2/+4
* Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp...Sven Gothel2010-12-131-50/+50
* Fix API doc: firstUIActionOnProcessSven Gothel2010-12-121-2/+2
* GLJPanel/GLPbufferImpl: destroy pbuffer reentrance fix; disable device close ...Sven Gothel2010-12-121-2/+2
* script updatesSven Gothel2010-12-121-4/+13
* JOGL: Proper handling of Read Drawable Support (if not supported), add query.Sven Gothel2010-11-281-3/+3
* GLCanvas: Fix disableBackgroundErase/X11, make drawable creation more robust,...Sven Gothel2010-11-271-8/+8