aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
...
* GetDebugMessageLogARB/AMD 'messagelog' param is return value, hence can't be ...Sven Gothel2011-04-281-2/+2
* MacOSX/CGL Add CGLGetShareGroup()Sven Gothel2011-04-262-1/+3
* test scriptSven Gothel2011-04-261-1/+1
* ShaderState: 'Update' vertexAttribMap on enableSven Gothel2011-04-251-3/+4
* test scriptsSven Gothel2011-04-252-5/+15
* Fixed a few GL method's String parameter (explicit gluegen String declaration)Sven Gothel2011-04-241-1/+22
* Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.Sven Gothel2011-04-243-1/+12
* ShaderState: Validated impl./state-handling / Added commentsSven Gothel2011-04-221-4/+8
* copy all fonts and shader to build folder, allowing ide debuggingSven Gothel2011-04-222-2/+12
* ant all.ide target: use all debug flags (+vars)Sven Gothel2011-04-222-2/+9
* Add GL: glGetBufferSize(int buffer) - buffer size tracking, and add comments ..Sven Gothel2011-04-222-2/+23
* resolve conflictsSven Gothel2011-04-081-0/+1
* Merge: merged with sgothelRami Santina2011-04-083-9/+9
|\
| * FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta...Sven Gothel2011-04-083-9/+9
* | Added demo GPU Resolution Indep UI - Button;Rami Santina2011-04-081-1/+2
|/
* all.ide: add one.dir to update build/jar/Sven Gothel2011-04-021-1/+1
* Jogl build: Rebuild jar files if shaders were updatedSven Gothel2011-04-021-1/+9
* archive tga resultsSven Gothel2011-04-012-0/+9
* 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-012-3/+18
* integrated typecast into jogamp. treeSven Gothel2011-04-011-1/+8
* Merge remote-tracking branch 'barcsikattila/bug_481'Sven Gothel2011-03-2115-0/+3201
|\
| * Fixing build errors on Solaris systems. FIX: 481Barcsik Attila2011-03-1215-0/+3201
* | Cleanup JNI/JAWT C Header with copyright statementSven Gothel2011-03-1815-5496/+147
|/
* Merge remote-tracking branch 'remotes/mbien/master'v2.0-rc2Sven Gothel2011-03-022-355/+511
|\
| * added GL reference pages crawler script for automatic native-taglet.propertie...Michael Bien2011-02-282-355/+511
* | Fix public javadoc (add all com.jogamp.* packages)Sven Gothel2011-03-011-1/+1
* | tests for native SWTSven Gothel2011-03-012-2/+9
* | Fix TestSharedContextListAWT: Use in-thread simple frame construction, which ...Sven Gothel2011-03-012-0/+2
* | Add junit.run.awt.singletest target for cmdline verificationSven Gothel2011-03-011-0/+25
* | 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-266-16/+128
* Remove reference to the deprecated option noCDC (2)Sylvestre Ledru2011-02-254-20/+2
* Remove reference to the deprecated option noCDC (2)Sven Gothel2011-02-254-4/+4
* Remove reference to the deprecated option noCDCSylvestre Ledru2011-02-252-61/+0
* Merge remote-tracking branch 'wwalker/2010_02_18_Eclipse_build_improvements'Sven Gothel2011-02-255-163/+231
|\
| * Add new all.ide target for use in Eclipse, NetBeans, and IntelliJWade Walker2011-02-181-0/+2
| * Prevent native libraries from always rebuilding and strippingWade Walker2011-02-184-162/+228
| * Fix path to FixedFuncHook.class.Wade Walker2011-02-181-1/+1
* | gluegen-archivetasks.xml -> jogamp-archivetasks.xmlSven Gothel2011-02-241-1/+1
* | Adapt changes of jogamp-env.xmlSven Gothel2011-02-238-7/+5
* | Inverse build attribute build.noarchive -> build.archiveonSven Gothel2011-02-2313-24/+8
* | Using 7z instead of zipSven Gothel2011-02-233-7/+7
* | Use NODE_NAME env var to determine test archiveSven Gothel2011-02-232-1/+3
* | Excluded javadoc.dev from javadoc.all; Fixed javadoc.dev (incl jogamp.* packa...Sven Gothel2011-02-221-2/+3
* | misc cleanup (import,script attributes)Sven Gothel2011-02-223-0/+0
* | NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to nativewindow.core.jarSven Gothel2011-02-222-4/+8
* | NativeWindow/SWT: Add SWTMisc utility allowing platform independent accessSven Gothel2011-02-222-9/+18
* | bump scripts to 6u24Sven Gothel2011-02-2214-31/+48