aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/windows/WindowsOnscreenGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed Issue 168: Add support for transparency in GLJPanel Kenneth Russel2005-06-301-4/+0
* Added more debug informationKenneth Russel2005-06-101-1/+1
* Javadoc fixesKenneth Russel2005-05-271-1/+1
* Partial fix for Issue 114: GLCanvas canCreateOffscreenDrawable() function alw...Kenneth Russel2005-02-231-1/+1
* Fixed Issue 54: No GL listener callbacks when setting render thread before wi...Kenneth Russel2005-01-281-0/+19
* Bug fix from user GKW on the JOGL forums for problems reported by Kenneth Russel2004-08-031-1/+1
* This putback attempts to address the following issues: Kenneth Russel2004-06-191-1/+8
* Fixed Issue 25: Expose swapBuffers(), please Kenneth Russel2004-04-081-1/+1
* Added sharing of display lists and textures among OpenGL contextsKenneth Russel2003-07-081-2/+5
* Initial revisiondjp2003-06-081-0/+203