summaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/GLPbufferImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-286/+0
* Javadoc fixesKenneth Russel2005-05-271-1/+1
* Attempt to make floating-point pbuffers portableKenneth Russel2005-05-201-1/+10
* Fixed Issue 109: Two animator threads on two Frames crash Kenneth Russel2005-02-241-3/+52
* Fixed Issue 44: Add pbuffer-based GLJPanel implementation Kenneth Russel2005-02-031-0/+4
* Fixed build problem with fix for Issue 25: Expose swapBuffers(), pleaseKenneth Russel2004-04-091-0/+19
* Added SGI .rgb image reader. Fixed typos in javadoc.Kenneth Russel2003-08-151-2/+2
* Issue number: albanc2003-08-131-0/+9
* Added sharing of display lists and textures among OpenGL contextsKenneth Russel2003-07-081-0/+4
* Initial revisiondjp2003-06-081-0/+192