summaryrefslogtreecommitdiffstats
path: root/src/newt/native
Commit message (Expand)AuthorAgeFilesLines
* Added doc/deployment:Sven Gothel2010-04-082-2/+2
* moved com.jogamp.javafx.* to com.jogamp.*.Michael Bien2010-03-296-126/+126
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-285-95/+95
* Fix Solaris buildSven Gothel2009-10-151-6/+5
* NEWT: Add EventDispatchThread (EDT) pattern.Sven Gothel2009-10-102-31/+142
* NEWT Intel GDL: Proper Pos/Size/FullscreenSven Gothel2009-10-021-7/+58
* NEWT Intel GDL: Surface Size tuning .. ; Add missing getSurfaceHandle()Sven Gothel2009-10-021-10/+17
* NativeWindowFactory:Sven Gothel2009-10-022-8/+352
* NEWT: Fix X11 ConfigureEvent ; X11Window don't propagate pos change if parentedSven Gothel2009-09-291-23/+32
* NEWT: native parenting Win32 OKSven Gothel2009-09-131-37/+77
* Newt: MacOSX child clipping tests (failed)Sven Gothel2009-09-122-4/+23
* Newt: native window parenting MacOSX: OK (but parent clipping is missing) ; X...Sven Gothel2009-09-123-35/+71
* NEWT: Native window parenting (X11: OK); AWTWindow external Frame OKSven Gothel2009-09-121-13/+8
* NEWT: Basic/Naive window parenting support ; NEWT GLWindow: remove ambigous c...Sven Gothel2009-09-123-9/+17
* newt: mac os mouse wheel event support, also made it more consistent with win...trembovetski2009-08-252-3/+54
* newt: one more attempt to commit insets-related changestrembovetski2009-08-204-9/+158
* newt: added expose/paint event notification needed for passive rendering. Cur...trembovetski2009-08-141-1/+19
* 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-272-9/+179
* NEWT: Adding KD if building with OpenGL. Fixing build in case no native libra...sg2158892009-07-241-12/+16
* - Fix: X11 locking Sven Gothel2009-06-181-39/+13
* Corrected non-C syntax. Worked around ancient compiler/OS onKenneth Russel2009-06-171-26/+49
* - Add: GLProfile.get(name) return default if name=="GL" as well (or if null)Sven Gothel2009-06-174-540/+647
* Newt: update to the previous fix : need to use 0xFFFF not 0xFF.Dmitri Trembovetski2009-06-171-7/+7
* Newt: fix to avoid crash on windows when compiled with vc7 configuration (cau...Dmitri Trembovetski2009-06-161-6/+8
* There is no #warning or #warn preprocessor directive in MSVCKenneth Russel2009-06-161-1/+0
* Attempt to fix compilation under MSVC 6Kenneth Russel2009-06-161-3/+3
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1510-0/+3333