| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix property handling ; Adding jnlp. aliasing for properties | Sven Gothel | 2009-07-03 | 3 | -0/+3 |
* | Fix win32 make batch | Sven Gothel | 2009-07-01 | 1 | -1/+1 |
* | - Fixed: JOGL Cg Dependencies .. | Sven Gothel | 2009-07-01 | 7 | -67/+124 |
* | - Fix: X11 locking | Sven Gothel | 2009-06-18 | 10 | -14/+30 |
* | Reverted back to nightly build numbering scheme after 2.0-beta1 | Kenneth Russel | 2009-06-18 | 1 | -6/+6 |
* | Thanks to Sven's changes to make each platform build a platform- | Kenneth Russel | 2009-06-18 | 3 | -1178/+0 |
* | Fixes for javadoc targets | Kenneth Russel | 2009-06-18 | 1 | -1/+7 |
* | Added generation of version.txt files to normal build paths of jogl, | Kenneth Russel | 2009-06-17 | 4 | -41/+62 |
* | Changed JOGL build number to 2.0-beta1 in preparation for first | Kenneth Russel | 2009-06-17 | 1 | -6/+6 |