summaryrefslogtreecommitdiffstats
path: root/src/jogl/native/macosx/MacOSXCustomCGLCode.c
Commit message (Collapse)AuthorAgeFilesLines
* OSX: CGL type cleanup ; layeredSurface impl.Sven Gothel2011-11-051-3/+2
| | | | | | | | | - Use proper OSX types for NS/CGL prototypes (gluegen) and impl. - Impl layeredSurface (native): - OSXUtil: NSView backing creation - OSXUtil: AttachJAWTSurfaceLayer - CGL: NSOpenGLLayer type impl. and hook
* Fix MacOSX External GLContextSven Gothel2009-09-251-0/+24