aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts
Commit message (Expand)AuthorAgeFilesLines
* Win,ARB,GL-2.x: Fix pfd to caps conversion: !pbuffer / CleanupSven Gothel2011-02-111-2/+2
* Fix Win/GDI: getAvailableGLCapabilitiesGDI() add offscreen GLCaps as wellSven Gothel2011-02-102-3/+7
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-093-10/+11
* Fix GLContext ProcAddressTable Caching: Add sw/hw accel bit to hash value due...Sven Gothel2011-02-063-5/+15
* Expose provided SWT jars to SWT_CLASSPATH for test scriptsSven Gothel2011-02-037-7/+11
* unit test for Bug464 added (cleaned CRLF/merged version; own text subpackage)Domokun2011-02-011-2/+3
* test scripts..Sven Gothel2011-01-312-4/+4
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-313-12/+7
* version bump: j2se 1.6.0_23, ant 1.8.2Sven Gothel2011-01-317-20/+20
* scripts: add new testsSven Gothel2010-12-232-8/+13
* JOGL/NEWT: Introduce WindowClosingProtocol (solves Bug/Request 444)Sven Gothel2010-12-191-3/+7
* test scripts .. VersionAppletSven Gothel2010-12-192-3/+5
* Fix WGL Bitmap Offscreen DrawableSven Gothel2010-12-164-5/+12
* Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp...Sven Gothel2010-12-133-111/+111
* Fix API doc: firstUIActionOnProcessSven Gothel2010-12-121-2/+2
* GLJPanel/GLPbufferImpl: destroy pbuffer reentrance fix; disable device close ...Sven Gothel2010-12-122-4/+4
* script updatesSven Gothel2010-12-127-12/+49
* Add javaws test scriptsSven Gothel2010-12-112-0/+17
* JOGL: Proper handling of Read Drawable Support (if not supported), add query.Sven Gothel2010-11-283-6/+7
* GLCanvas: Fix disableBackgroundErase/X11, make drawable creation more robust,...Sven Gothel2010-11-272-9/+11
* Refined VersionInfo usageSven Gothel2010-11-251-8/+16
* test scripts: add new AWT recreation testSven Gothel2010-11-252-2/+5
* 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-232-4/+6
* Fix TestTransformFeedbackVaryingsBug407NEWT GLContext makeCurrent race conditionSven Gothel2010-11-231-2/+2
* Fix TestTransformFeedbackVaryingsBug407NEWT GLContext makeCurrent race conditionSven Gothel2010-11-231-2/+2
* Scripts: bump to 6u22; distinguish windows test batch x64/x32Sven Gothel2010-11-239-18/+55
* JOGL/NEWT: Animator fixesSven Gothel2010-11-211-3/+7
* JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo...Sven Gothel2010-11-184-5/+9
* 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-172-4/+6
* 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-144-6/+22
* updated runtime-properties.txt docSven Gothel2010-11-131-2/+5
* JavaDoc: Use GlueGen offline link, javadoc_public -> javadocSven Gothel2010-11-092-4/+4
* Archive: New common zip archive folder structure. Drop source archive, use gitSven Gothel2010-11-091-1/+0
* Relocated some deployment script to jogamp-scripting repoSven Gothel2010-11-0910-532/+0
* archive script: use jogl-demos from masterSven Gothel2010-11-081-9/+9
* Reformated license tag; Added Khronos licenseSven Gothel2010-11-081-0/+23
* Fix CG header, according to PCPP fixSven Gothel2010-11-071-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-045-127/+164
* NEWT Window Lifecycle / ScreenMode:Sven Gothel2010-11-031-5/+6
* Minor cleanup: strings, unused vars, ..Sven Gothel2010-11-023-9/+17
* Fix focus test for windows: increase mouse click start delay, so previous foc...Sven Gothel2010-11-022-5/+6
* ScreenMode: Ignore modes < 15bppSven Gothel2010-11-021-2/+2
* Added Rotation testSven Gothel2010-11-012-1/+76
* Fix: Move windows build scripts to ant 1.8.0 as well (1.8.1 is buggy)Sven Gothel2010-11-016-7/+7