aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/macosx
Commit message (Expand)AuthorAgeFilesLines
* iOS: Initial working commit supporting iOS (ipad pro 11)Sven Gothel2019-06-234-0/+6
* Remove all JNI header, as they were unified in GlueGen commit 532b8df474976b4...Sven Gothel2015-03-242-93/+0
* Bug 867 - OSX: Allow core >=4 if isMavericksOrLater; Use [kCGLOGLPVersion_GL4...Sven Gothel2013-10-241-1/+2
* MacOSX: Expose CGL's CGLLockContext(..) and CGLUnlockContext(..) - to provide...Sven Gothel2011-11-291-0/+2
* OSX: CGL type cleanup ; layeredSurface impl.Sven Gothel2011-11-056-14/+25
* OSX: Enable OpenGL profile support, ie OpenGL 3.2 -> GL3 for OSX >= 10.7Sven Gothel2011-10-261-1/+11
* MacOSX/CGL Add CGLGetShareGroup()Sven Gothel2011-04-261-1/+2
* Fix file modesSven Gothel2010-07-071-0/+0
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-0/+0
* Fix MacOSX External GLContextSven Gothel2009-09-251-0/+26
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-156-0/+243
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-156-243/+0
* Fixed Issue 213: Expose GLCaps from GLDrawable Kenneth Russel2006-11-191-0/+46
* Added support for sharing of textures, etc. between GLPbuffers andKenneth Russel2006-07-211-0/+101
* Cleaned up how declarations for Mac OS X window system wrapperKenneth Russel2006-01-221-40/+1
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+1
* Made pbuffer code and in particular floating-point pbuffer code moreKenneth Russel2005-06-021-0/+2
* Cleaned up Mac OS X context handling. Removed incorrect retain call onKenneth Russel2005-06-011-0/+1
* Added first-cut support for floating-point pbuffers on Mac OS XKenneth Russel2005-05-201-1/+1
* Fixed race conditions in Mac OS X onscreen context creation thatKenneth Russel2005-05-101-1/+2
* Fixed Issue 92: Platform Independent VSync functionality Kenneth Russel2005-04-241-0/+2
* Added double-buffer argument to Mac OS X OpenGL context creationKenneth Russel2005-02-041-0/+1
* Fixed incorrect typedef of jint to long; is now intKenneth Russel2005-01-271-1/+1
* Fixed Issue 79: PBuffers on macintosh fail to glCopyTexSubImage2DKenneth Russel2004-04-291-3/+3
* Updated context creation code to unpack GLCapabilities object in JavaKenneth Russel2004-04-211-2/+13
* Updated for OSX to handle custom pixel formatsgregorypierce2004-02-281-1/+2
* Disabling the context updater for now - not thread safe yet.Gerard Ziemski2003-10-121-0/+1
* Implemented PBuffers (available in >= Panther). Reimplemented window resizing...Gerard Ziemski2003-10-121-6/+13
* Fixed Mac OS X build after recent JAWT changes in 10.3 (which areKenneth Russel2003-08-242-1/+1
* Updated jogl build documentation for Ant build. Deleted now-obsoleteKenneth Russel2003-07-144-35/+0
* Added sharing of display lists and textures among OpenGL contextsKenneth Russel2003-07-081-1/+1
* Initial Mac OS X port of Jogl by Gerard Ziemski and Kenneth Russell,Kenneth Russel2003-06-2612-7116/+35
* Initial revisiondjp2003-06-0814-0/+7223