| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ant all.ide target: use all debug flags (+vars) | Sven Gothel | 2011-04-22 | 2 | -2/+9 |
* | Add GL: glGetBufferSize(int buffer) - buffer size tracking, and add comments .. | Sven Gothel | 2011-04-22 | 2 | -2/+23 |
* | resolve conflicts | Sven Gothel | 2011-04-08 | 1 | -0/+1 |
* | Merge: merged with sgothel | Rami Santina | 2011-04-08 | 3 | -9/+9 |
|\ |
|
| * | FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta... | Sven Gothel | 2011-04-08 | 3 | -9/+9 |
* | | Added demo GPU Resolution Indep UI - Button; | Rami Santina | 2011-04-08 | 1 | -1/+2 |
|/ |
|
* | all.ide: add one.dir to update build/jar/ | Sven Gothel | 2011-04-02 | 1 | -1/+1 |
* | Jogl build: Rebuild jar files if shaders were updated | Sven Gothel | 2011-04-02 | 1 | -1/+9 |
* | archive tga results | Sven Gothel | 2011-04-01 | 2 | -0/+9 |
* | Graph Unit tests must have NEWT in the name / Also added UI locking | Sven Gothel | 2011-04-01 | 1 | -3/+3 |
* | Add graph shaders and fonts .. | Sven Gothel | 2011-04-01 | 2 | -3/+18 |
* | integrated typecast into jogamp. tree | Sven Gothel | 2011-04-01 | 1 | -1/+8 |
* | Merge remote-tracking branch 'barcsikattila/bug_481' | Sven Gothel | 2011-03-21 | 15 | -0/+3201 |
|\ |
|
| * | Fixing build errors on Solaris systems. FIX: 481 | Barcsik Attila | 2011-03-12 | 15 | -0/+3201 |
* | | Cleanup JNI/JAWT C Header with copyright statement | Sven Gothel | 2011-03-18 | 15 | -5496/+147 |
|/ |
|
* | Merge remote-tracking branch 'remotes/mbien/master'v2.0-rc2 | Sven Gothel | 2011-03-02 | 2 | -355/+511 |
|\ |
|
| * | added GL reference pages crawler script for automatic native-taglet.propertie... | Michael Bien | 2011-02-28 | 2 | -355/+511 |
* | | Fix public javadoc (add all com.jogamp.* packages) | Sven Gothel | 2011-03-01 | 1 | -1/+1 |
* | | tests for native SWT | Sven Gothel | 2011-03-01 | 2 | -2/+9 |
* | | Fix TestSharedContextListAWT: Use in-thread simple frame construction, which ... | Sven Gothel | 2011-03-01 | 2 | -0/+2 |
* | | Add junit.run.awt.singletest target for cmdline verification | Sven Gothel | 2011-03-01 | 1 | -0/+25 |
* | | SWTAccessor: Fix type casting int/long - better long usage determination | Sven Gothel | 2011-02-28 | 1 | -0/+1 |
* | | SWT/JOGL: Native SWT binding test | Sven Gothel | 2011-02-28 | 5 | -6/+9 |
|/ |
|
* | GLProfile: More Tolerant for missing features; MacOSX: Fix External Context /... | Sven Gothel | 2011-02-26 | 6 | -16/+128 |
* | Remove reference to the deprecated option noCDC (2) | Sylvestre Ledru | 2011-02-25 | 4 | -20/+2 |
* | Remove reference to the deprecated option noCDC (2) | Sven Gothel | 2011-02-25 | 4 | -4/+4 |
* | Remove reference to the deprecated option noCDC | Sylvestre Ledru | 2011-02-25 | 2 | -61/+0 |
* | Merge remote-tracking branch 'wwalker/2010_02_18_Eclipse_build_improvements' | Sven Gothel | 2011-02-25 | 5 | -163/+231 |
|\ |
|
| * | Add new all.ide target for use in Eclipse, NetBeans, and IntelliJ | Wade Walker | 2011-02-18 | 1 | -0/+2 |
| * | Prevent native libraries from always rebuilding and stripping | Wade Walker | 2011-02-18 | 4 | -162/+228 |
| * | Fix path to FixedFuncHook.class. | Wade Walker | 2011-02-18 | 1 | -1/+1 |
* | | gluegen-archivetasks.xml -> jogamp-archivetasks.xml | Sven Gothel | 2011-02-24 | 1 | -1/+1 |
* | | Adapt changes of jogamp-env.xml | Sven Gothel | 2011-02-23 | 8 | -7/+5 |
* | | Inverse build attribute build.noarchive -> build.archiveon | Sven Gothel | 2011-02-23 | 13 | -24/+8 |
* | | Using 7z instead of zip | Sven Gothel | 2011-02-23 | 3 | -7/+7 |
* | | Use NODE_NAME env var to determine test archive | Sven Gothel | 2011-02-23 | 2 | -1/+3 |
* | | Excluded javadoc.dev from javadoc.all; Fixed javadoc.dev (incl jogamp.* packa... | Sven Gothel | 2011-02-22 | 1 | -2/+3 |
* | | misc cleanup (import,script attributes) | Sven Gothel | 2011-02-22 | 3 | -0/+0 |
* | | NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to nativewindow.core.jar | Sven Gothel | 2011-02-22 | 2 | -4/+8 |
* | | NativeWindow/SWT: Add SWTMisc utility allowing platform independent access | Sven Gothel | 2011-02-22 | 2 | -9/+18 |
* | | bump scripts to 6u24 | Sven Gothel | 2011-02-22 | 14 | -31/+48 |
* | | NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanup | Sven Gothel | 2011-02-22 | 2 | -0/+5 |
|/ |
|
* | Win,ARB,GL-2.x: Fix pfd to caps conversion: !pbuffer / Cleanup | Sven Gothel | 2011-02-11 | 1 | -2/+2 |
* | Fix Win/GDI: getAvailableGLCapabilitiesGDI() add offscreen GLCaps as well | Sven Gothel | 2011-02-10 | 2 | -3/+7 |
* | Spec Doc update/fix | Sven Gothel | 2011-02-10 | 1 | -96/+58 |
* | Spec: Bump Java version to 1.5 | Sven Gothel | 2011-02-09 | 1 | -11/+14 |
* | Remove CDC | Sven Gothel | 2011-02-09 | 9 | -499/+42 |
* | Expand tabs to 4 spaces | Sven Gothel | 2011-02-09 | 3 | -23/+23 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 40 | -175/+190 |
* | Fix GLContext ProcAddressTable Caching: Add sw/hw accel bit to hash value due... | Sven Gothel | 2011-02-06 | 3 | -5/+15 |