aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/nativewindow
Commit message (Expand)AuthorAgeFilesLines
* NativeWindow: Move RegisteredClass to private impl packageSven Gothel2010-12-121-2/+0
* Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.Sven Gothel2010-12-122-13/+48
* GDI: Fix CreateDummyWindow: Use local getModuleHandle(NULL) and synchronize f...Sven Gothel2010-12-092-11/+9
* X11 DummyWindow: Pass size and set size in proxySven Gothel2010-12-041-1/+1
* NativeWindow/Windows: Fix CreateDummyWindow gluegen and usageSven Gothel2010-11-222-3/+9
* Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi...Sven Gothel2010-11-172-1/+6
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-172-0/+61
* Complete switching over to std X11 Xinerama started with f47e8be170731d75a8b6...Sven Gothel2010-11-061-1/+1
* JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11Sven Gothel2010-10-141-3/+0
* Fix file modesSven Gothel2010-07-072-0/+0
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-102-4/+4
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-041-3/+0
* Fix NativeWindow JAWT Code Generation and Bounds AccessSven Gothel2010-05-274-49/+29
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-0/+1
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-271-0/+3
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-2/+1
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-153-242/+20
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-133-2/+69
* changes due to BufferFactory -> Buffers renaming in gluegen.Michael Bien2010-03-291-2/+2
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-286-26/+26
* refactoring: new struct accessor method naming conventions.Michael Bien2009-11-111-1/+1
* - Add: GLProfile.get(name) return default if name=="GL" as well (or if null)Sven Gothel2009-06-171-1/+1
* Fixed more non-C syntax causing breakage with Solaris compilerKenneth Russel2009-06-171-3/+5
* Fixed non-C syntax causing breakage with Solaris compilerKenneth Russel2009-06-171-1/+3
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-158-0/+389