| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p... | Sven Gothel | 2010-04-22 | 10 | -460/+174 |
* | Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile.... | Sven Gothel | 2010-04-22 | 5 | -90/+58 |
* | JNLP: Update Check Background - Always | Sven Gothel | 2010-04-22 | 2 | -2/+5 |
* | Add deployment scripts .. | Sven Gothel | 2010-04-21 | 2 | -0/+64 |
* | Fixed deployment timestamp props | Sven Gothel | 2010-04-21 | 2 | -3/+2 |
* | Add remark (unsigned long -> uint_32) .. | Sven Gothel | 2010-04-21 | 1 | -1/+2 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 1 | -14/+14 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 31 | -902/+521 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-17 | 1 | -1/+6 |
* | JOGL GL4 preperation: | Sven Gothel | 2010-04-16 | 10 | -3/+110 |
* | JOGL (Windows): | Sven Gothel | 2010-04-15 | 5 | -0/+166 |
* | Further ATI (fglrx) X11Display bug workaround/cleanup | Sven Gothel | 2010-04-15 | 6 | -246/+29 |
* | ATI (fglrx) PBuffer/X11Display bug workaround/cleanup | Sven Gothel | 2010-04-13 | 7 | -6/+79 |
* | Fix: Use file.seperator (win32); Use java.home/bin/java | Sven Gothel | 2010-04-10 | 1 | -3/+3 |
* | ant 1.8.0 on win32 | Sven Gothel | 2010-04-10 | 2 | -3/+3 |
* | *** Now Using Apache-Ant-1.8.0 *** | Sven Gothel | 2010-04-10 | 8 | -17/+105 |
* | junit: Add timeout (30s), enable offscreen test | Sven Gothel | 2010-04-09 | 1 | -1/+1 |
* | Attach build-junit.xml to build.xml ; Add more tests Offscreen(broken on ATI)... | Sven Gothel | 2010-04-09 | 2 | -8/+9 |
* | Cleanup ant files, intro: build-common.xml used for all targets; Extracting b... | Sven Gothel | 2010-04-09 | 7 | -892/+744 |
* | Added doc/deployment: | Sven Gothel | 2010-04-08 | 7 | -211/+225 |
* | removed duplicated imports in config files due to changes in gluegen. | Michael Bien | 2010-04-08 | 4 | -7/+0 |
* | modifications due to class movement in gluegen. | Michael Bien | 2010-03-31 | 3 | -5/+5 |
* | Merge branch 'master' of github.com:mbien/jogl | Michael Bien | 2010-03-30 | 2 | -7/+3 |
|\ |
|
| * | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-03-30 | 1 | -3/+1 |
| |\ |
|
| * | | Adaptions to | Sven Gothel | 2010-03-30 | 1 | -7/+1 |
| * | | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-03-29 | 9 | -36/+36 |
| |\ \ |
|
| * | | | Add uint32_t | Sven Gothel | 2010-03-29 | 1 | -0/+2 |
* | | | | 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 | 7 | -32/+32 |
* | | changes due to BufferFactory -> Buffers renaming in gluegen. | Michael Bien | 2010-03-29 | 2 | -4/+4 |
|/ |
|
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 14 | -77/+77 |
* | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-03-28 | 37 | -200/+211 |
|\ |
|
| * | refactoring part 5, (renaming com.sun.opengl->com.jogamp.opengl) | Michael Bien | 2010-03-27 | 7 | -20/+20 |
| * | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 39 | -15236/+178 |
| * | refactoring due to gluegen changes. | Michael Bien | 2010-03-27 | 14 | -8/+15077 |
* | | Adaption for gluegen a41f4d504d2f8cf58114d570d23f757ab2659cfc | Sven Gothel | 2010-03-28 | 1 | -1/+1 |
|/ |
|
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=378 | Sven Gothel | 2010-03-26 | 4 | -8/+10 |
* | relocated lib/gluegen.compiler.linux-32bit.xml to gluegen | Sven Gothel | 2010-03-25 | 3 | -33/+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 | 5 | -1/+113 |
* | Drop PointerBuffer.wrapNative2Java(..) | Sven Gothel | 2010-03-19 | 1 | -1/+1 |
* | variable renaming in config files due to changes in gluegen. | Michael Bien | 2010-02-03 | 2 | -2/+2 |
* | fixed "native taglet" javadoc build configuration. | Michael Bien | 2009-11-30 | 1 | -15/+19 |
* | build should use gluegen.root property where possible. | Michael Bien | 2009-11-29 | 4 | -20/+20 |
* | refactoring: new struct accessor method naming conventions. | Michael Bien | 2009-11-11 | 1 | -1/+1 |
* | javadoc fixAwayFromSun | Sven Gothel | 2009-11-10 | 3 | -4/+14 |
* | Add missing file .. sorry | Sven Gothel | 2009-10-19 | 3 | -0/+623 |
* | Add missing file .. sorry | Sven Gothel | 2009-10-19 | 1 | -0/+18 |
* | imageSizeInBytes .. leaving out the dirt/padding last line | Sven Gothel | 2009-10-19 | 2 | -10/+9 |