| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Allow custom user gluegen.compiler.xml ; NEWT: Example lib/gluegen.compiler.i... | Sven Gothel | 2009-10-02 | 4 | -18/+53 |
* | NativeWindowFactory: | Sven Gothel | 2009-10-02 | 5 | -6/+3983 |
* | Fix MacOSX External GLContext | Sven Gothel | 2009-09-25 | 3 | -4/+41 |
* | Adding missing GL 3.0 reuse tokens ; Thanks to Koen Van den dries | Sven Gothel | 2009-09-25 | 1 | -0/+46 |
* | Add local webstart test deploy scripts | Sven Gothel | 2009-09-14 | 2 | -0/+126 |
* | NEWT: native parenting Win32 OK | Sven Gothel | 2009-09-13 | 1 | -1/+1 |
* | Adding jogl.all-noawt.jar and newt.all-noawt.jar and their jnlp desc | Sven Gothel | 2009-09-11 | 4 | -19/+52 |
* | Javadoc API: Add link to UML Diagram | Sven Gothel | 2009-08-06 | 1 | -6/+12 |
* | Unify GL: glUnmapBuffer, glBlend*, glGenerateMipmap; Analyze script for colli...OpenGL_3_2_Integrated | Sven Gothel | 2009-08-05 | 6 | -42/+46 |
* | Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest) | Sven Gothel | 2009-08-05 | 42 | -313/+683 |
* | Doc: OpenGL 3.1 .. 3.2 profile clarification | Sven Gothel | 2009-08-03 | 3 | -5/+12 |
* | Doc: OpenGL 3.1 .. 3.2 profile clarification | Sven Gothel | 2009-08-03 | 2 | -8/+16 |
* | Add: GL_AMD_vertex_shader_tessellator from spec | Sven Gothel | 2009-08-03 | 2 | -1/+57 |
* | GL: sync glext.h | Sven Gothel | 2009-08-02 | 5 | -572/+1062 |
* | Fix: GL_EXT_framebuffer_blit token | Sven Gothel | 2009-08-02 | 1 | -2/+2 |
* | Fix Spec Documentation; GL version, inclusion criteria and requirements | Sven Gothel | 2009-08-02 | 1 | -31/+74 |
* | Fix doc bug @arg -> @param | Sven Gothel | 2009-08-02 | 2 | -2/+2 |
* | Update documentation (OpenGL 3.0, 3.1 specifics); Fix ExtensionAvailabilityCa... | Sven Gothel | 2009-08-02 | 2 | -4/+18 |
* | Update OpenGL GL2 profile subsumed/promoted extensions. Base is 3.0, ignore t... | Sven Gothel | 2009-08-02 | 5 | -8/+124 |
* | GL3 Related: | Sven Gothel | 2009-08-01 | 2 | -1/+10 |
* | JOGL: | Sven Gothel | 2009-07-31 | 4 | -9/+5 |
* | Gluegen: | Sven Gothel | 2009-07-31 | 6 | -97/+112 |
* | Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval. | sg215889 | 2009-07-30 | 5 | -0/+20 |
* | Fix GL comments | sg215889 | 2009-07-30 | 1 | -3/+33 |
* | Cleanup: Remove NativeWindowFactory.TYPE_BROADCOM_EGL | sg215889 | 2009-07-30 | 1 | -0/+1 |
* | Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(... | sg215889 | 2009-07-29 | 2 | -0/+55 |
* | Remove redundant getGLProfile() from GL interface | sg215889 | 2009-07-29 | 1 | -2/+0 |
* | Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat... | sg215889 | 2009-07-29 | 22 | -202/+261 |
* | NEWT: Remove loading of non-existing nativewindow lib; BroadcomEGL: use libEG... | sg215889 | 2009-07-28 | 1 | -2/+2 |
* | NativeWindow: noNativeAWT if nodesktop | sg215889 | 2009-07-28 | 1 | -2/+10 |
* | Cleanup .. | sg215889 | 2009-07-28 | 4 | -62/+23 |
* | EGL changes for device | Morris Meyer | 2009-07-28 | 1 | -0/+1 |
* | Cleanup .. | sg215889 | 2009-07-27 | 1 | -6/+0 |
* | Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG... | sg215889 | 2009-07-27 | 7 | -79/+71 |
* | Merge branch 'MIPS_PORT' of ssh://[email protected]/jogl~jogl-git int... | Morris Meyer | 2009-07-27 | 3 | -8/+6 |
|\ |
|
| * | Fix: Add gluegen.cpptasks.detect.os call | sg215889 | 2009-07-26 | 3 | -3/+3 |
| * | Newt: useKD optional again; macosx jar fix | sg215889 | 2009-07-25 | 1 | -5/+3 |
* | | mips changes | Morris Meyer | 2009-07-27 | 5 | -6/+18 |
|/ |
|
* | NEWT: Adding KD if building with OpenGL. Fixing build in case no native libra... | sg215889 | 2009-07-24 | 3 | -6/+24 |
* | Add: Extended support for CVM crosscompile: | sg215889 | 2009-07-24 | 6 | -167/+370 |
* | Adding Debug/Trace for GL2ES1 and GL2ES2 | sg215889 | 2009-07-17 | 2 | -20/+27 |
* | Fix glPixelStorei pname check - Thx to Chris Campbell | sg215889 | 2009-07-17 | 1 | -2/+2 |
* | Fix CDC JAR unificationCDC_CVM_Integration | sg215889 | 2009-07-15 | 3 | -6/+9 |
* | Build CDC named JARs for CVM in default build, no more specialized build nece... | sg215889 | 2009-07-15 | 2 | -1/+21 |
* | Build CDC named JARs for CVM in default build, no more specialized build nece... | sg215889 | 2009-07-15 | 2 | -2/+2 |
* | Build CDC named JARs for CVM in default build, no more specialized build nece... | sg215889 | 2009-07-15 | 8 | -398/+402 |
* | Adding missing GL3 Debug/Trace to gl2 dbg JAR; Verifying unified CDCFP JARs o... | sg215889 | 2009-07-13 | 2 | -14/+37 |
* | Add unique CVM lib dir target in cdcfp build scripts | sg215889 | 2009-07-13 | 2 | -2/+26 |
* | Add: Extended support for CVM: | sg215889 | 2009-07-12 | 10 | -194/+315 |
* | Make build scripts independent from setenv scriptsGIT_MIGRATION_DONE | sg215889 | 2009-07-09 | 6 | -6/+22 |