aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/macosx/AppKit/NSOpenGLLayer.h
Commit message (Collapse)AuthorAgeFilesLines
* OSX: CGL type cleanup ; layeredSurface impl.Sven Gothel2011-11-051-0/+1
- 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