summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/sun/opengl/impl/egl
Commit message (Expand)AuthorAgeFilesLines
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-2713-2090/+0
* refactoring due to gluegen changes.Michael Bien2010-03-279-10/+10
* All tracker are aggregated in the GLContext nowSven Gothel2009-10-171-0/+1
* EGL more query config trials; Avoid NPE if no config is chosenSven Gothel2009-10-053-16/+46
* Fix On-/Offscreen and PBuffer.Sven Gothel2009-10-051-3/+1
* Fix: EGL set doublebuffer:=false for offscreenSven Gothel2009-10-051-0/+1
* GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)Sven Gothel2009-10-054-100/+66
* EGL: Use surfaceHandle, not windowHandle (2) for eglSurfaceSven Gothel2009-10-041-2/+2
* EGLContext: Just debug lines ..Sven Gothel2009-10-041-3/+5
* FIX: EGL Config: on-/offscreen and pbuffer; Added EGL-PBuffer setSurfaceHandleSven Gothel2009-10-044-36/+50
* Fix Config: Set doublebuffer:=false if offscreen; NEWT: Fix KDWindow.Sven Gothel2009-10-042-0/+5
* Fix EGL SurfaceType query/setup [on-/offscreen, pbuffer] using EGLConfig/GLCa...Sven Gothel2009-10-043-42/+54
* EGL Fix: Use the surface handle for creation, not the window handle; More fix...Sven Gothel2009-10-034-28/+53
* EGL debug fixes ..Sven Gothel2009-10-033-10/+26
* Offscreen/PBuffer capabilities cleanup ; Generic read drawable supportSven Gothel2009-10-035-41/+66
* Proper PBuffer drawable abstractionSven Gothel2009-10-021-3/+11
* NativeWindowFactory:Sven Gothel2009-10-022-6/+5
* Let the GLCapabilityChooser run over the fallback fixed GLCapabilities [last ...Sven Gothel2009-09-241-2/+13
* 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-301-0/+6
* eglBindAPI optionalsg2158892009-07-291-2/+9
* Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...sg2158892009-07-292-1/+2
* Refine debug messagesg2158892009-07-291-2/+7
* NEWT: Remove loading of non-existing nativewindow lib; BroadcomEGL: use libEG...sg2158892009-07-281-2/+0
* Use getNativeWindowType(custom=true) for factory selection; Don't fail is non...sg2158892009-07-281-1/+1
* Cleanup ..sg2158892009-07-282-15/+5
* Fix BroadcomEGL: Proper EGLGraphicsConfiguration at creation timesg2158892009-07-281-2/+3
* EGL changes for deviceMorris Meyer2009-07-283-5/+17
* Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-272-11/+46
* Add: Extended support for CVM:sg2158892009-07-122-4/+0
* Fix property handling ; Adding jnlp. aliasing for propertiesSven Gothel2009-07-032-2/+2
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1513-0/+1926