aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/macosx/MacOSXPbufferGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Attempt to make floating-point pbuffers portableKenneth Russel2005-05-201-0/+4
* Added first-cut support for floating-point pbuffers on Mac OS XKenneth Russel2005-05-201-1/+13
* Fixed race conditions in Mac OS X onscreen context creation thatKenneth Russel2005-05-101-5/+11
* Fixed Issue 44: Add pbuffer-based GLJPanel implementation Kenneth Russel2005-02-031-2/+5
* Fixed Issue 79: PBuffers on macintosh fail to glCopyTexSubImage2DKenneth Russel2004-04-291-41/+76
* Fixed Issue 25: Expose swapBuffers(), please Kenneth Russel2004-04-081-1/+1
* implemented GLJPanel for Mac OS XGerard Ziemski2003-11-191-23/+32
* Implemented PBuffers (available in >= Panther). Reimplemented window resizing...Gerard Ziemski2003-10-121-0/+113