| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated nightly build | gfxadmin | 2009-07-02 | 1 | -14/+29 |
* | Updated nightly build | gfxadmin | 2009-07-02 | 1 | -17/+37 |
* | Updated nightly build | gfxadmin | 2009-07-01 | 1 | -9/+14 |
* | Updated nightly build | gfxadmin | 2009-07-01 | 1 | -39/+14 |
* | Updated nightly build | gfxadmin | 2009-07-01 | 1 | -38/+38 |
* | Fix win32 make batch | Sven Gothel | 2009-07-01 | 1 | -1/+1 |
* | - Fixed: JOGL Cg Dependencies .. | Sven Gothel | 2009-07-01 | 9 | -94/+193 |
* | Updated nightly build | gfxadmin | 2009-06-30 | 1 | -47/+37 |
* | Updated nightly build | gfxadmin | 2009-06-29 | 1 | -43/+43 |
* | Updated nightly build | gfxadmin | 2009-06-28 | 1 | -43/+43 |
* | Updated nightly build | gfxadmin | 2009-06-27 | 1 | -43/+43 |
* | Updated nightly build | gfxadmin | 2009-06-26 | 1 | -43/+43 |
* | Updated nightly build | gfxadmin | 2009-06-25 | 1 | -41/+46 |
* | Updated nightly build | gfxadmin | 2009-06-24 | 1 | -46/+41 |
* | Updated nightly build | gfxadmin | 2009-06-22 | 1 | -43/+43 |
* | Updated nightly build | gfxadmin | 2009-06-21 | 1 | -43/+43 |
* | Updated nightly build | gfxadmin | 2009-06-20 | 1 | -44/+44 |
* | Updated nightly build | gfxadmin | 2009-06-19 | 1 | -43/+43 |
* | Upgraded latest official build to 1.1.1a | Kenneth Russel | 2009-06-19 | 1 | -2/+2 |
* | - Removed useless GLX synchronized hacks in X11GLXGraphicsConfiguration | Sven Gothel | 2009-06-18 | 2 | -21/+27 |
* | Fix NEWT static singleton init | Sven Gothel | 2009-06-18 | 4 | -36/+16 |
* | Updated nightly build | gfxadmin | 2009-06-18 | 1 | -43/+43 |
* | Refactored static initialization to let the JVM ensure it only runs | Kenneth Russel | 2009-06-18 | 1 | -9/+3 |
* | - Fix: X11 locking | Sven Gothel | 2009-06-18 | 26 | -232/+361 |
* | 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 |
* | Updated nightly build | gfxadmin | 2009-06-18 | 1 | -55/+45 |
* | Fixes for javadoc targets | Kenneth Russel | 2009-06-18 | 2 | -1/+9 |
* | 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 |
* | Fixed problem with building of source archive when rootrel.build is | Kenneth Russel | 2009-06-17 | 1 | -2/+10 |
* | Corrected non-C syntax. Worked around ancient compiler/OS on | Kenneth Russel | 2009-06-17 | 2 | -27/+55 |
* | - Fix: Native X11 Display deadlock (Linux x86_64 32bit on 64bit) | Sven Gothel | 2009-06-17 | 5 | -174/+87 |
* | - Add: GLProfile.get(name) return default if name=="GL" as well (or if null) | Sven Gothel | 2009-06-17 | 28 | -934/+1548 |
* | Fixed more non-C syntax causing breakage with Solaris compiler | Kenneth Russel | 2009-06-17 | 1 | -10/+18 |
* | Fixed more non-C syntax causing breakage with Solaris compiler | Kenneth Russel | 2009-06-17 | 1 | -3/+5 |
* | Fixed non-C syntax causing breakage with Solaris compiler | Kenneth Russel | 2009-06-17 | 1 | -1/+3 |
* | More build fixes for nativewindow and Newt on solaris-sparcv9 and solaris-amd64 | Kenneth Russel | 2009-06-17 | 2 | -4/+4 |
* | Build fixes for nativewindow and Newt on solaris-sparcv9 and solaris-amd64 | Kenneth Russel | 2009-06-17 | 2 | -0/+16 |
* | Steps toward revamping the dist build. Changed individual builds to | Kenneth Russel | 2009-06-17 | 8 | -16/+123 |
* | Newt: update to the previous fix : need to use 0xFFFF not 0xFF. | Dmitri Trembovetski | 2009-06-17 | 1 | -7/+7 |
* | Refactored version number specifications for all sub-components like | Kenneth Russel | 2009-06-16 | 6 | -126/+111 |
* | Newt: fix to avoid crash on windows when compiled with vc7 configuration (cau... | Dmitri Trembovetski | 2009-06-16 | 1 | -6/+8 |
* | There is no #warning or #warn preprocessor directive in MSVC | Kenneth Russel | 2009-06-16 | 1 | -1/+0 |
* | Attempt to fix compilation under MSVC 6 | Kenneth Russel | 2009-06-16 | 1 | -3/+3 |
* | Attempt to fix build of Cg binding | Kenneth Russel | 2009-06-16 | 1 | -0/+4 |
* | Changed typedef for EGLTimeKHR to use already-defined uint64_t instead | Kenneth Russel | 2009-06-16 | 1 | -1/+1 |
* | Changed argument names to glDepthRange to work with MSVC 6 | Kenneth Russel | 2009-06-16 | 1 | -1/+1 |
* | Removed win32.c.compiler and macosx64 properties from this file and | Kenneth Russel | 2009-06-16 | 1 | -16/+4 |
* | Bring back win32.c.compiler and macosx64 comments | Sven Gothel | 2009-06-16 | 1 | -0/+11 |