Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added FIXME comment: DBLBUFOFFSCRN, to tag the impl of forcing single buffer ↵ | Sven Gothel | 2010-04-09 | 4 | -8/+8 |
| | | | | on offscreen/pbuffer | ||||
* | Added doc/deployment: | Sven Gothel | 2010-04-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | JOGL-JAR-BUNDELING.txt A first FAQ about the (new) JAR partitioning. lstjars/lstjars.linux_amd64-20100406.log A first deployment payload measurement in kBytes :) New JAR Partitioning: All-In-One (*all*): - with AWT - without AWT See JOGL-JAR-BUNDELING.txt Atomic: See JOGL-JAR-BUNDELING.txt - Removed property setup.noall, since the *all* targets are mandatory now. Currently - Added gl4 part (still empty) - Fixed make/lstjars.sh and etc/profile.jogl (new JAR bundles) - Fixed make/lstjars.sh to produce JAR and PACK200 numbers, and using the *all* bundles if possible. MacOsX: - Fix missing refactoring in src/newt/native/MacWindow.m - Adding missing NSWindowDelegate protocol to NewtMacWindow as mandatory since 10.3.6 Misc: - Applied: 'gluegen.cpptasks.striplibs' to all native libraries. - Use path.seperator (ant) and system.env.library.path (gluegen), for junit runs. | ||||
* | modifications due to class movement in gluegen. | Michael Bien | 2010-03-31 | 29 | -56/+25 |
| | | | | updated joglversion files. | ||||
* | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-03-30 | 20 | -1127/+319 |
|\ | |||||
| * | fixed a bunch of javadoc warnings. | Michael Bien | 2010-03-29 | 7 | -58/+57 |
| | | |||||
| * | renamed BufferUtil to GLBuffers. | Michael Bien | 2010-03-29 | 8 | -112/+93 |
| | | |||||
| * | com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers. | Michael Bien | 2010-03-29 | 11 | -417/+78 |
| | | | | | | | | removed all redundant methods from BufferUtil. | ||||
| * | renamed platform dependent BufferUtil into java file. | Michael Bien | 2010-03-29 | 2 | -449/+0 |
| | | |||||
* | | Adaptions to | Sven Gothel | 2010-03-30 | 9 | -53/+58 |
|/ | | | | | http://www.jogamp.org/bugzilla/show_bug.cgi?id=392 7220416bcef3140883d3966d921442feae3107c4 | ||||
* | moved com.jogamp.javafx.* to com.jogamp.*. | Michael Bien | 2010-03-29 | 6 | -6/+6 |
| | |||||
* | changes due to BufferFactory -> Buffers renaming in gluegen. | Michael Bien | 2010-03-29 | 1 | -9/+9 |
| | |||||
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 43 | -45/+1627 |
| | |||||
* | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-03-28 | 1 | -1/+1 |
| | |||||
* | refactoring part 4 (remaining files): renamed com.sun.opengl -> ↵ | Michael Bien | 2010-03-27 | 1 | -0/+67 |
| | | | | com.jogamp.opengl. | ||||
* | refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 87 | -0/+18909 |
| | |||||
* | refactoring part 2 (glu package): renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 96 | -0/+25132 |
| | |||||
* | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 97 | -0/+42746 |