summaryrefslogtreecommitdiffstats
path: root/make/scripts/tests.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refined VersionInfo usageSven Gothel2010-11-251-8/+16
* test scripts: add new AWT recreation testSven Gothel2010-11-251-1/+3
* AnimatorBase: add()/remove() - decorate change of drawables with pause()/resu...Sven Gothel2010-11-231-3/+3
* Add GLJPanel test (works better in jogl-demos though, need to copy)Sven Gothel2010-11-231-3/+4
* Fix TestTransformFeedbackVaryingsBug407NEWT GLContext makeCurrent race conditionSven Gothel2010-11-231-2/+2
* Scripts: bump to 6u22; distinguish windows test batch x64/x32Sven Gothel2010-11-231-5/+9
* JOGL/NEWT: Animator fixesSven Gothel2010-11-211-3/+7
* JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo...Sven Gothel2010-11-181-3/+4
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-1/+2
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-2/+3
* NEWT Lifecycle remodel: Window destroy() !Sven Gothel2010-11-161-0/+2
* NEWT: Cleanup reparent (window resize/display) ; AWT Focus Tests: Bring back ...Sven Gothel2010-11-151-1/+1
* NEWT: Make setVisible/reparentWindow return status more reliable (visibility,...Sven Gothel2010-11-151-3/+3
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-141-4/+13
* JavaDoc: Use GlueGen offline link, javadoc_public -> javadocSven Gothel2010-11-091-2/+2
* NEWT DisplayImpl: Use ArrayList and index, no Iterator ; Misc cleanupSven Gothel2010-11-041-4/+4
* Seperated unit tests (newt/awt/headless) and cleaned up some imports and comm...Sven Gothel2010-11-041-41/+85