Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 837 ↵ | Sven Gothel | 2013-10-24 | 1 | -1/+1 |
| | | | | | | w/ xcode's xcrun) - Remove abs. include path. #include </usr/include/machine/types.h> -> #include <machine/types.h> | ||||
* | OSX: CGL type cleanup ; layeredSurface impl. | Sven Gothel | 2011-11-05 | 1 | -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 GLContext | Sven Gothel | 2009-09-25 | 1 | -0/+24 |