summaryrefslogtreecommitdiffstats
path: root/src/newt/native/BroadcomEGL.c
Commit message (Expand)AuthorAgeFilesLines
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...Sven Gothel2011-08-051-8/+8
* Renamed jogamp.newt.opengl -> jogamp.newt.egl, properly reflecting EGL depend...Sven Gothel2011-08-031-8/+8
* Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ...Sven Gothel2011-06-111-5/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-8/+8
* NEWT: Focus Fix + CleanupSven Gothel2010-09-031-1/+0
* Fix file modesSven Gothel2010-07-071-0/+0
* NEWT CleanupSven Gothel2010-04-241-8/+8
* moved com.jogamp.javafx.* to com.jogamp.*.Michael Bien2010-03-291-8/+8
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-281-8/+8
* NativeWindowFactory:Sven Gothel2009-10-021-8/+8
* BroadcomEGL: No relase-ctx, no destroy-ctx - FIXMEsg2158892009-07-291-4/+5
* Add BroadcomEGL verbose messagessg2158892009-07-291-5/+20
* Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...sg2158892009-07-291-4/+13
* Cleanup ..sg2158892009-07-281-1/+1
* EGL changes for deviceMorris Meyer2009-07-281-2/+2
* Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-271-0/+170