aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/sun/opengl/impl/macosx
Commit message (Expand)AuthorAgeFilesLines
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-2715-2432/+0
* refactoring due to gluegen changes.Michael Bien2010-03-274-6/+3
* All tracker are aggregated in the GLContext nowSven Gothel2009-10-171-0/+1
* Fix On-/Offscreen and PBuffer.Sven Gothel2009-10-053-4/+25
* GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)Sven Gothel2009-10-053-48/+28
* Fix Config: Set doublebuffer:=false if offscreen; NEWT: Fix KDWindow.Sven Gothel2009-10-041-0/+2
* Offscreen/PBuffer capabilities cleanup ; Generic read drawable supportSven Gothel2009-10-033-12/+16
* Proper PBuffer drawable abstractionSven Gothel2009-10-021-23/+11
* NativeWindowFactory:Sven Gothel2009-10-021-3/+1
* Oops .. fixed compile errorSven Gothel2009-09-251-1/+1
* Fix MacOSX External GLContextSven Gothel2009-09-255-152/+366
* Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)Sven Gothel2009-08-052-2/+2
* Fix: updateGLProcAddressTable() call order - child before parent, broke WGLSven Gothel2009-08-011-1/+1
* Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.sg2158892009-07-303-6/+14
* Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...sg2158892009-07-293-3/+3
* Fix property query. Thx to Ken pointing this out.Sven Gothel2009-07-031-1/+1
* Fix property handling ; Adding jnlp. aliasing for propertiesSven Gothel2009-07-031-6/+1
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1515-0/+2224