aboutsummaryrefslogtreecommitdiff
path: root/graphics/jogamp-jogl
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276992
* - bump the java heap space to try to fix build failureIon-Mihai Tetcu2010-12-101-1/+1
| | | | | | | | Submitted by: maintainer (private mail) Reported by: QAT Notes: svn path=/head/; revision=265964
* Max Brazhnikov2010-10-091-0/+13
| | | | Notes: svn path=/head/; revision=262713
* Add new port graphics/jogamp-jogl:Max Brazhnikov2010-09-196-0/+244
The JOGL project hosts the development version of the Java (TM) Binding for the OpenGL API (JSR-231), and is designed to provide hardware-supported 3D graphics to applications written in Java. JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, >= 3.1, ES 1.x and ES 2.x specification as well as nearly all vendor extensions. It integrates with the AWT and Swing widget sets, as well with custom windowing toolkits using the the NativeWindow API. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. WWW: http://jogamp.org/jogl PR: ports/150707 Submitted by: Tassilo Philipp <tphilipp at potion-studios.com> Notes: svn path=/head/; revision=261436