aboutsummaryrefslogtreecommitdiffstats
path: root/make/cgl-macosx.cfg
Commit message (Expand)AuthorAgeFilesLines
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-051-2/+2
* starte native Cocoa based window implementationGerard Ziemski2008-10-171-1/+1
* - New profile GL2ES12 (desktop)Sven Gothel2008-07-211-0/+1
* - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...Sven Gothel2008-07-181-0/+16
* generate OS dependent native code in a separate directorySven Gothel2008-06-241-2/+3
* 2nd big refactoring.Sven Gothel2008-06-211-4/+4
* Added glue code generation for the EGL class when building either the Kenneth Russel2008-05-261-1/+1
* Added support for sharing of textures, etc. between GLPbuffers andKenneth Russel2006-07-211-0/+5
* 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-1/+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
* 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