summaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/Java2D.java
Commit message (Expand)AuthorAgeFilesLines
* Revised Java2D/JOGL bridge to support new share context argument toKenneth Russel2006-08-011-6/+8
* Added hack workaround to Java2D class to assume that FBO support inKenneth Russel2006-07-111-0/+3
* Added code to support new entry points inKenneth Russel2006-07-101-0/+88
* Added support to Java2D/JOGL bridge for GL_ARB_texture_rectangle Kenneth Russel2006-06-191-0/+35
* Removed debugging printlnKenneth Russel2006-05-291-2/+6
* Fixed Issue 220: Gears demo throws exceptions with -Dsun.java2d.opengl=true Kenneth Russel2006-05-291-0/+2
* Fixed another deadlock caused by introduction of FBO support in Kenneth Russel2006-05-161-0/+10
* Further work on FBO support in Java2D/JOGL bridge. Upgraded JOGL's Kenneth Russel2006-02-111-53/+140
* Further work on FBO support in Java2D/JOGL bridge. Recast how Kenneth Russel2006-02-061-1/+103
* Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to Kenneth Russel2006-02-051-0/+8
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+215