| Commit message (Expand) | Author | Age | Files | Lines |
* | ../jogl.log | Sven Gothel | 2008-07-25 | 1 | -9/+9 |
* | GLUquadricImpl: now part of jogl.core; fixed GL2 immediate mode | Sven Gothel | 2008-07-21 | 1 | -1/+1 |
* | - New profile GL2ES12 (desktop) | Sven Gothel | 2008-07-21 | 1 | -41/+127 |
* | Cleanup and partitioning of GLU | Sven Gothel | 2008-07-18 | 1 | -20/+32 |
* | tessellator now part of jogl.core | Sven Gothel | 2008-07-18 | 1 | -1/+1 |
* | - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc... | Sven Gothel | 2008-07-18 | 1 | -1/+1 |
* | Fixed problem with cdcfp bootclasspath breaking Windows builds | Kenneth Russel | 2008-07-05 | 1 | -1/+16 |
* | updating c.manifest target | Christopher Oliver | 2008-07-05 | 1 | -2/+7 |
* | GL Unification 2nd round. | Sven Gothel | 2008-07-04 | 1 | -9/+10 |
* | Fixed references to output.lib.name in c.build macrodef | Kenneth Russel | 2008-07-03 | 1 | -5/+5 |
* | Further refactorings of C build to reduce dependencies on
| Kenneth Russel | 2008-07-03 | 1 | -307/+277 |
* | Refactored more C compiler setup into gluegen-cpptasks.xml to make it | Kenneth Russel | 2008-06-30 | 1 | -148/+51 |
* | 3rd round cdcfp - compile clean. | Sven Gothel | 2008-06-28 | 1 | -8/+17 |
* | Mac OS X port of new JOGL and Newt. Currently leverages the AWT; will | Kenneth Russel | 2008-06-27 | 1 | -23/+17 |
* | 2nd round cdcfp - compile clean. | Sven Gothel | 2008-06-26 | 1 | -3/+19 |
* | Bug fixes to compile and run on Windows. Added more debugging code.
| Kenneth Russel | 2008-06-26 | 1 | -54/+54 |
* | 1st cdcfp cleanup round | Sven Gothel | 2008-06-26 | 1 | -25/+37 |
* | Implemented linker configurations for Solaris (32-bit currently -- | Kenneth Russel | 2008-06-26 | 1 | -60/+20 |
* | merging awt,j2d,swing to awt subpackages | Sven Gothel | 2008-06-26 | 1 | -4/+4 |
* | Auto GL profile selection; New GLReflection (refactoring of common relfection... | Sven Gothel | 2008-06-25 | 1 | -8/+27 |
* | javadoc fixes, adding etc/profile.jogl | Sven Gothel | 2008-06-25 | 1 | -1/+1 |
* | Native Compilation: Partitioning and X11 clean | Sven Gothel | 2008-06-25 | 1 | -59/+224 |
* | native compilation clean: X11 | Sven Gothel | 2008-06-25 | 1 | -25/+27 |
* | JAWT package cleanup .. | Sven Gothel | 2008-06-24 | 1 | -5/+5 |
* | generate OS dependent native code in a separate directory | Sven Gothel | 2008-06-24 | 1 | -9/+12 |
* | - added doxygen.cfg | Sven Gothel | 2008-06-24 | 1 | -13/+40 |
* | 2nd big refactoring. | Sven Gothel | 2008-06-21 | 1 | -387/+679 |
* | Split BufferUtil.java in to Java SE and Java ME + CDC + FP (+ JSR-239
| Kenneth Russel | 2008-06-05 | 1 | -0/+13 |
* | Added Immediate Mode Sink (ImmModeSInk) | Sven Gothel | 2008-06-03 | 1 | -5/+5 |
* | Ported Newt event handling to Windows. Minor bug fixes to Windows
| Kenneth Russel | 2008-06-01 | 1 | -6/+5 |
* | refactoring .. wip .. | Sven Gothel | 2008-06-01 | 1 | -3/+3 |
* | Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIP | Sven Gothel | 2008-06-01 | 1 | -6/+67 |
* | Completing com.sun.javafx.newt.* package, WIP, compile clean, but untested. | Sven Gothel | 2008-05-30 | 1 | -0/+5 |
* | Various bug fixes. Incorporated minimal window abstraction to
| Kenneth Russel | 2008-05-29 | 1 | -1/+6 |
* | Filled out EGLContext, EGLDrawable, and EGLDrawableFactory
| Kenneth Russel | 2008-05-28 | 1 | -0/+1 |
* | Adding customized c.configure target. | Sven Gothel | 2008-05-27 | 1 | -1/+4 |
* | Added glue code generation for the EGL class when building either the
| Kenneth Russel | 2008-05-26 | 1 | -38/+48 |
* | Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2.
| Kenneth Russel | 2008-05-13 | 1 | -37/+139 |
* | Bumped build number to 1.1.1-rc8 | Kenneth Russel | 2008-02-18 | 1 | -2/+2 |
* | Reverted base version to 1.1.1 | Kenneth Russel | 2008-02-17 | 1 | -1/+1 |
* | Reverted back to nightly build numbering scheme | Kenneth Russel | 2008-02-17 | 1 | -1/+1 |
* | Bumped build number to 1.1.1-rc7 | Kenneth Russel | 2007-11-15 | 1 | -2/+2 |
* | Reverted back to nightly build numbering scheme | Kenneth Russel | 2007-10-23 | 1 | -2/+2 |
* | Bumped build number to 1.1.1-rc6 | Kenneth Russel | 2007-10-17 | 1 | -2/+2 |
* | Undid last checkin as it appears the current glPushClientAttrib /
| Kenneth Russel | 2007-10-13 | 1 | -2/+2 |
* | Pre-emptively added clearing out of the GL_ARRAY_BUFFER binding after
| Kenneth Russel | 2007-10-12 | 1 | -1/+1 |
* | Bumped build number to 1.1.1-rc5 | Kenneth Russel | 2007-10-10 | 1 | -1/+1 |
* | Bumped build number to 1.1.1-rc4 | Kenneth Russel | 2007-10-09 | 1 | -2/+2 |
* | Integration of Tomas Hrasky's port of basic GLU NURBS functionality
| Kenneth Russel | 2007-10-09 | 1 | -1/+2 |
* | Reset build number to nightly build scheme | Kenneth Russel | 2007-07-05 | 1 | -2/+2 |