aboutsummaryrefslogtreecommitdiffstats
path: root/make/cgl-macosx.cfg
Commit message (Expand)AuthorAgeFilesLines
* Added double-buffer argument to Mac OS X OpenGL context creationKenneth Russel2005-02-041-0/+1
* better header for intptr_t on Mac OS XGerard Ziemski2004-12-271-1/+1
* make sure we include header defining intptr_t, so that we build on Mac OS XGerard Ziemski2004-12-271-0/+3
* 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-1/+13
* Update for custom pixel formats in OSXgregorypierce2004-02-281-1/+1
* 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-5/+15
* 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-261-0/+24