| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes | Sven Gothel | 2010-05-21 | 1 | -6/+6 |
* | GlueGen/JOGL Windows x86 x86_64 MingW Builds | Sven Gothel | 2010-05-16 | 1 | -8/+10 |
* | GlueGen/JOGL Windows x86 x86_64 Builds | Sven Gothel | 2010-05-16 | 1 | -2/+18 |
* | Fix build HOWTO | Sven Gothel | 2010-05-14 | 1 | -4/+4 |
* | Xorg libs/headers are in std FS location /usr | Sven Gothel | 2010-04-30 | 1 | -6/+6 |
* | - JAR Manifest: Trusted-Library: true | Sven Gothel | 2010-04-28 | 1 | -15/+14 |
* | Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p... | Sven Gothel | 2010-04-22 | 1 | -6/+74 |
* | Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile.... | Sven Gothel | 2010-04-22 | 1 | -73/+39 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 1 | -73/+60 |
* | JOGL GL4 preperation: | Sven Gothel | 2010-04-16 | 1 | -1/+2 |
* | ATI (fglrx) PBuffer/X11Display bug workaround/cleanup | Sven Gothel | 2010-04-13 | 1 | -1/+1 |
* | *** Now Using Apache-Ant-1.8.0 *** | Sven Gothel | 2010-04-10 | 1 | -0/+5 |
* | Cleanup ant files, intro: build-common.xml used for all targets; Extracting b... | Sven Gothel | 2010-04-09 | 1 | -442/+172 |
* | Added doc/deployment: | Sven Gothel | 2010-04-08 | 1 | -101/+98 |
* | fixed bug where gl3 impl package was placed in jogl.gl2.x11.jar. | Michael Bien | 2010-03-29 | 1 | -4/+31 |
* | renamed platform dependent BufferUtil into java file. | Michael Bien | 2010-03-29 | 1 | -3/+1 |
* | moved com.jogamp.javafx.* to com.jogamp.*. | Michael Bien | 2010-03-29 | 1 | -5/+5 |
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 1 | -12/+12 |
* | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -57/+57 |
* | refactoring due to gluegen changes. | Michael Bien | 2010-03-27 | 1 | -1/+1 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=378 | Sven Gothel | 2010-03-26 | 1 | -1/+2 |
* | modified junit.run target to write junit test results to file (->ready for hu... | Michael Bien | 2010-03-25 | 1 | -6/+9 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=378 | Sven Gothel | 2010-03-25 | 1 | -1/+74 |
* | build should use gluegen.root property where possible. | Michael Bien | 2009-11-29 | 1 | -5/+5 |
* | javadoc fixAwayFromSun | Sven Gothel | 2009-11-10 | 1 | -0/+6 |
* | Add OpenGL 3.x compatibility profile GL3bc, | Sven Gothel | 2009-10-18 | 1 | -5/+27 |
* | Allow custom user gluegen.compiler.xml ; NEWT: Example lib/gluegen.compiler.i... | Sven Gothel | 2009-10-02 | 1 | -4/+1 |
* | Fix MacOSX External GLContext | Sven Gothel | 2009-09-25 | 1 | -0/+2 |
* | Adding jogl.all-noawt.jar and newt.all-noawt.jar and their jnlp desc | Sven Gothel | 2009-09-11 | 1 | -2/+13 |
* | Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest) | Sven Gothel | 2009-08-05 | 1 | -3/+3 |
* | JOGL: | Sven Gothel | 2009-07-31 | 1 | -1/+1 |
* | Gluegen: | Sven Gothel | 2009-07-31 | 1 | -40/+40 |
* | Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat... | sg215889 | 2009-07-29 | 1 | -7/+31 |
* | Cleanup .. | sg215889 | 2009-07-28 | 1 | -19/+5 |
* | Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG... | sg215889 | 2009-07-27 | 1 | -36/+3 |
* | Merge branch 'MIPS_PORT' of ssh://MorrisMeyer@git.kenai.com/jogl~jogl-git int... | Morris Meyer | 2009-07-27 | 1 | -1/+1 |
|\ |
|
| * | Fix: Add gluegen.cpptasks.detect.os call | sg215889 | 2009-07-26 | 1 | -1/+1 |
* | | mips changes | Morris Meyer | 2009-07-27 | 1 | -1/+9 |
|/ |
|
* | Add: Extended support for CVM crosscompile: | sg215889 | 2009-07-24 | 1 | -57/+115 |
* | Adding Debug/Trace for GL2ES1 and GL2ES2 | sg215889 | 2009-07-17 | 1 | -14/+21 |
* | Fix CDC JAR unificationCDC_CVM_Integration | sg215889 | 2009-07-15 | 1 | -4/+4 |
* | Build CDC named JARs for CVM in default build, no more specialized build nece... | sg215889 | 2009-07-15 | 1 | -1/+1 |
* | Build CDC named JARs for CVM in default build, no more specialized build nece... | sg215889 | 2009-07-15 | 1 | -333/+281 |
* | Adding missing GL3 Debug/Trace to gl2 dbg JAR; Verifying unified CDCFP JARs o... | sg215889 | 2009-07-13 | 1 | -1/+1 |
* | Add: Extended support for CVM: | sg215889 | 2009-07-12 | 1 | -134/+189 |
* | - Fixed: JOGL Cg Dependencies .. | Sven Gothel | 2009-07-01 | 1 | -63/+108 |
* | Thanks to Sven's changes to make each platform build a platform- | Kenneth Russel | 2009-06-18 | 1 | -430/+0 |
* | Added generation of version.txt files to normal build paths of jogl, | Kenneth Russel | 2009-06-17 | 1 | -12/+17 |
* | Steps toward revamping the dist build. Changed individual builds to | Kenneth Russel | 2009-06-17 | 1 | -2/+8 |
* | Refactored version number specifications for all sub-components like | Kenneth Russel | 2009-06-16 | 1 | -42/+23 |