aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts
Commit message (Expand)AuthorAgeFilesLines
* script: no need for custom linux-x86 on multilib platformSven Gothel2011-07-281-1/+3
* 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-263-4/+7
* add property 'nativewindow.x11.mt-bug' to test script ..Sven Gothel2011-06-261-5/+10
* Minor editing (compile script, X11Window.c - cleanups)Sven Gothel2011-06-121-1/+1
* test bat/sh files edit ..Sven Gothel2011-06-113-4/+10
* windows batch files: bump to 6u26Sven Gothel2011-06-099-16/+16
* 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-173-2/+11
* GLSL unit tests: cleanup shader state testsSven Gothel2011-05-172-2/+4
* JUnit Test: Add 'ruler' testcase using monitor mode's mm/pixel size.Sven Gothel2011-05-161-1/+2
* build: Query git branch/sha1 and use it if not set and tools are available; A...Sven Gothel2011-05-161-1/+1
* 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-283-6/+13
* Fix glsl unit tests: NV needs to have explicitly turn off vsync / Fix 'sed' h...Sven Gothel2011-04-283-9/+13
* test scriptSven Gothel2011-04-261-1/+1
* ShaderState: 'Update' vertexAttribMap on enableSven Gothel2011-04-251-3/+4
* test scriptsSven Gothel2011-04-252-5/+15
* 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-012-2/+9
* Fix TestSharedContextListAWT: Use in-thread simple frame construction, which ...Sven Gothel2011-03-012-0/+2
* SWTAccessor: Fix type casting int/long - better long usage determinationSven Gothel2011-02-281-0/+1
* SWT/JOGL: Native SWT binding testSven Gothel2011-02-285-6/+9
* GLProfile: More Tolerant for missing features; MacOSX: Fix External Context /...Sven Gothel2011-02-264-7/+51
* Remove reference to the deprecated option noCDC (2)Sylvestre Ledru2011-02-251-17/+2
* Remove reference to the deprecated option noCDCSylvestre Ledru2011-02-252-61/+0
* Adapt changes of jogamp-env.xmlSven Gothel2011-02-236-0/+0
* Inverse build attribute build.noarchive -> build.archiveonSven Gothel2011-02-2310-21/+4
* misc cleanup (import,script attributes)Sven Gothel2011-02-223-0/+0
* NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to nativewindow.core.jarSven Gothel2011-02-221-2/+3
* bump scripts to 6u24Sven Gothel2011-02-2214-31/+48
* 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