aboutsummaryrefslogtreecommitdiffstats
path: root/src/nativewindow/native
Commit message (Expand)AuthorAgeFilesLines
...
* Minor edits: Remove dead code / fix dbg printfSven Gothel2011-11-111-1/+1
* OS X Layered View: Part6 (native) Using a root CALayer where we attach/detach...Sven Gothel2011-11-101-1/+101
* OS X Layered View: Part3 JAWTWindow/MacOSXJAWTWindow (Java/Native)Sven Gothel2011-11-091-0/+53
* OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer)Sven Gothel2011-11-061-4/+4
* OSX: CGL type cleanup ; layeredSurface impl.Sven Gothel2011-11-051-3/+62
* Nativewindow/OSX: GetLocationOnScreen() must use [win frame] for window height.Sven Gothel2011-10-291-3/+7
* Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ...Sven Gothel2011-10-182-4/+4
* OSX/SWT: Adding OSXUtil: RunOnMainThread(), IsMainThread() / Utilizing those ...Sven Gothel2011-10-133-1/+131
* NativeWindow/OSX: Use screen of windowSven Gothel2011-10-121-3/+2
* OSX Minor Cleanups: ctx delete note (freeze when shared ctx), Better MainThre...Sven Gothel2011-10-121-1/+1
* Fix Nativewindow GetLocationOnScreen OSX impl. - Transform OSX origin bottom-...Sven Gothel2011-10-121-3/+14
* NativeWindow/OSX: Add nativewindow_macosx lib and nativewindow.os.macosx.jar ...Sven Gothel2011-09-251-0/+106
* WindowsDWM: Check all methods for availability - Cleanup headerSven Gothel2011-09-042-9/+2
* Complete translucency support for Win32 - tested w/ NEWTSven Gothel2011-09-042-0/+134
* revert: a7340fd941b26d633c438cb5adb22f2c30a5cff0Sven Gothel2011-08-311-5/+4
* NativeWindow X11 Error Handler: Even if quiet, print message on stderr.Sven Gothel2011-08-311-3/+5
* AWT/X11 Reduce XQueryExtension 'hang' ; Impl. use XineramaIsActive() instead ...Sven Gothel2011-08-011-8/+9
* X11 Nativewindow/NEWT: X11 Error Handler (JNIEnv query for thread, stack trac...Sven Gothel2011-06-261-12/+57
* Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ...Sven Gothel2011-06-112-18/+2
* NativeWindow/X11: Simple cleanup/generalization ..Sven Gothel2011-04-261-5/+16
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-093-43/+43
* Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.Sven Gothel2010-12-124-110/+229
* GDI: Fix CreateDummyWindow: Use local getModuleHandle(NULL) and synchronize f...Sven Gothel2010-12-091-30/+33
* X11 DummyWindow: Pass size and set size in proxySven Gothel2010-12-041-6/+5
* NativeWindow/Windows: Fix CreateDummyWindow gluegen and usageSven Gothel2010-11-221-1/+1
* Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi...Sven Gothel2010-11-171-14/+62
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-0/+152
* X11: Make X11 error handler quiet where we expect an X11 error, ie OpenGL 4 n...Sven Gothel2010-11-161-4/+8
* NEWT: Add optional eager native initialization ; Proper exception handlingSven Gothel2010-11-141-0/+6
* Removed no more used (see f47e8be170731d75a8b6002621a1541f90160465) and prori...Sven Gothel2010-11-081-222/+0
* Remove ancient DEC licensed file, use std X11 Xinerama extension instead.Sven Gothel2010-11-045-652/+5
* NativeWindow: Provide 'setX11ErrorHandler(boolean onoff)'Sven Gothel2010-11-031-7/+25
* Minor cleanup: strings, unused vars, ..Sven Gothel2010-11-021-3/+13
* Analysis of glXMakeCurrent freeze on ATI fglrx 8.78.6; Misc ..Sven Gothel2010-10-261-1/+1
* can't enable x11IOErrorHandler without disableSven Gothel2010-10-261-1/+1
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-33/+37
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-2/+1
* Removed COPYRIGHT.txt file, whichSven Gothel2010-09-141-26/+23
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-24/+16
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-041-20/+0
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-2/+11
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-271-7/+9
* JOGL GL4 preperation (cont):Sven Gothel2010-04-202-65/+36
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-0/+471
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-282-2/+2
* - Fix: X11 locking Sven Gothel2009-06-181-0/+51
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-157-0/+1055