| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | build: Query git branch/sha1 and use it if not set and tools are available; A... | Sven Gothel | 2011-05-16 | 5 | -8/+39 |
* | Merging OutlineShape.VerticesState enum type (John Pritchard <jdp@syntelos.or... | Sven Gothel | 2011-05-05 | 1 | -2/+2 |
* | UI Tests/Robot: Attempt to stabilize UI tests (focus/input) | Sven Gothel | 2011-05-01 | 2 | -3/+4 |
* | Fix GLDebugMessages synchronous setting 39a8ca392d7302831f5689979c4ce89145b73... | Sven Gothel | 2011-04-29 | 1 | -3/+3 |
* | GLContext GLDebugMessages: Add synchronous status/dumpStack; Remove length in... | Sven Gothel | 2011-04-28 | 3 | -6/+13 |
* | Fix glsl unit tests: NV needs to have explicitly turn off vsync / Fix 'sed' h... | Sven Gothel | 2011-04-28 | 3 | -9/+13 |
* | GetDebugMessageLogARB/AMD 'messagelog' param is return value, hence can't be ... | Sven Gothel | 2011-04-28 | 1 | -2/+2 |
* | MacOSX/CGL Add CGLGetShareGroup() | Sven Gothel | 2011-04-26 | 2 | -1/+3 |
* | test script | Sven Gothel | 2011-04-26 | 1 | -1/+1 |
* | ShaderState: 'Update' vertexAttribMap on enable | Sven Gothel | 2011-04-25 | 1 | -3/+4 |
* | test scripts | Sven Gothel | 2011-04-25 | 2 | -5/+15 |
* | Fixed a few GL method's String parameter (explicit gluegen String declaration) | Sven Gothel | 2011-04-24 | 1 | -1/+22 |
* | Add unified support for GL_ARB_debug_output and GL_AMD_debug_output. | Sven Gothel | 2011-04-24 | 3 | -1/+12 |
* | ShaderState: Validated impl./state-handling / Added comments | Sven Gothel | 2011-04-22 | 1 | -4/+8 |
* | copy all fonts and shader to build folder, allowing ide debugging | Sven Gothel | 2011-04-22 | 2 | -2/+12 |
* | 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 |