aboutsummaryrefslogtreecommitdiffstats
path: root/src/nativewindow/classes/javax
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup: strings, unused vars, ..Sven Gothel2010-11-022-3/+1
* Proper X11 Display ClosingSven Gothel2010-10-294-27/+51
* Minor: fix imports, JAWTUtil: query headless 1st (faster), NativeWindowFactor...Sven Gothel2010-10-271-0/+12
* RectangleReadOnly clonable; Make strings more readableSven Gothel2010-10-265-13/+13
* NEWT: ScreenMode changesSven Gothel2010-10-269-93/+358
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-149-78/+385
* Relocated RecursiveToolkitLock -> gluegen ; NEWT AWTParentWindowAdapter fix &...Sven Gothel2010-10-091-3/+3
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-068-143/+584
* NEWT: Fix Display/Window/Screen OO Identity, Reparenting and requestFocusSven Gothel2010-09-231-14/+26
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-07-072-2/+3
* Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-172-5/+7
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-107-209/+46
* NEWT: Simplified LockingSven Gothel2010-06-021-3/+3
* NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...Sven Gothel2010-05-281-10/+3
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-212-11/+48
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-271-6/+6
* reviewed X11Lib.XLock/UnlockDisplay() usage:Michael Bien2010-04-221-12/+21
* JOGL GL4 preperation (cont):Sven Gothel2010-04-202-7/+9
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-1/+1
* 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