aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/macosx/cgl
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in pbuffer support on Mac OS X due to confusion about whatKenneth Russel2008-12-122-27/+12
* Fixed breakage of GLJPanel caused by confusion between requested and Kenneth Russel2008-12-124-20/+28
* - Removed StaticGLInfo usage.Sven Gothel2008-11-131-4/+9
* Removed unnecessary GL2 dependencies from desktop window system code. Kenneth Russel2008-08-081-4/+0
* - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...Sven Gothel2008-07-183-3/+3
* GL Unification 1st round.Sven Gothel2008-07-032-2/+2
* 3rd round cdcfp - compile clean.Sven Gothel2008-06-283-4/+2
* Mac OS X port of new JOGL and Newt. Currently leverages the AWT; willKenneth Russel2008-06-271-0/+1
* Unifying NativeWindow's getWindowHandle() and getSurfaceHandle() usage for al...Sven Gothel2008-06-262-7/+7
* merging awt,j2d,swing to awt subpackagesSven Gothel2008-06-261-1/+0
* Native Compilation: Partitioning and X11 cleanSven Gothel2008-06-251-1/+1
* 2nd big refactoring.Sven Gothel2008-06-2112-0/+1951