aboutsummaryrefslogtreecommitdiffstats
path: root/src/nativewindow/classes/javax
Commit message (Expand)AuthorAgeFilesLines
* moved com.jogamp.javafx.* to com.jogamp.*.Michael Bien2010-03-291-1/+1
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-288-13/+13
* refactoring: new struct accessor method naming conventions.Michael Bien2009-11-111-1/+1
* NativeWindow X11: Lock/Unlock Display if using itSven Gothel2009-10-111-5/+12
* NEWT X11 Display Lock:Sven Gothel2009-10-111-1/+1
* EGL more query config trials; Avoid NPE if no config is chosenSven Gothel2009-10-051-2/+2
* GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)Sven Gothel2009-10-051-0/+48
* NativeWindow extends SurfaceUpdatedListener for 'surfaceUpdated' propagation....Sven Gothel2009-10-032-10/+47
* surfaceupdated:: NativeWindow: passing 'updater'; NEWT: adding event listenerSven Gothel2009-10-031-1/+5
* NativeWindowFactory:Sven Gothel2009-10-021-4/+6
* NativeWindow: Add destroy() method, allowing external module to dispose a Nat...Sven Gothel2009-08-101-0/+8
* Cleanup: Remove NativeWindowFactory.TYPE_BROADCOM_EGLsg2158892009-07-301-5/+0
* Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...sg2158892009-07-291-0/+18
* Use getNativeWindowType(custom=true) for factory selection; Don't fail is non...sg2158892009-07-281-1/+1
* EGL changes for deviceMorris Meyer2009-07-281-0/+5
* Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-271-3/+1
* mips changesMorris Meyer2009-07-271-1/+3
* Add: Extended support for CVM crosscompile:sg2158892009-07-244-14/+25
* Fix property query. Thx to Ken pointing this out.Sven Gothel2009-07-031-4/+5
* Fix property handling ; Adding jnlp. aliasing for propertiesSven Gothel2009-07-032-9/+5
* - Fixed: JOGL Cg Dependencies ..Sven Gothel2009-07-011-5/+16
* - Removed useless GLX synchronized hacks in X11GLXGraphicsConfigurationSven Gothel2009-06-181-15/+24
* - Fix: X11 locking Sven Gothel2009-06-182-55/+12
* - Fix: Native X11 Display deadlock (Linux x86_64 32bit on 64bit)Sven Gothel2009-06-172-9/+5
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1524-0/+2585