summaryrefslogtreecommitdiffstats
path: root/make/config/nativewindow
Commit message (Expand)AuthorAgeFilesLines
* Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La...Sven Gothel2015-10-011-0/+7
* Bug 1210 - Use manual impl. XRenderFindVisualFormat instead of buggy generate...Sven Gothel2015-08-312-6/+19
* Bug 1135 - Change all GlueGen config files, supporting EGL 1.5 , ES 3.1 and G...Sven Gothel2015-03-065-16/+10
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-022-3/+3
* Bug 1021: Enhance OVR GlueGen Mapping / Adapt to GlueGen commit 9ee44e1a289ec...Sven Gothel2014-06-251-2/+3
* Bug 888 - Validate CPU Runtime Performance: X11GLXGraphicsConfiguration.GLXFB...Sven Gothel2013-11-041-0/+15
* Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 837 w...Sven Gothel2013-10-241-1/+1
* SWT GLCanvas: Fix sporadic drop of redraw on X11 _and_ allow using custom GLC...Sven Gothel2012-12-041-2/+3
* Workaround for Bug 623: Sporadic XCB assertion failures w/ ATI proprietary dr...Sven Gothel2012-09-301-0/+5
* Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti...Sven Gothel2012-07-241-1/+3
* NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope...Sven Gothel2012-03-061-1/+1
* NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co...Sven Gothel2012-02-271-0/+2
* OSX/Java7 JAWT/JAWTUtil: Support OSX/Java7 CALayer only JAWT mode; Cleanup JA...Sven Gothel2012-02-132-26/+11
* Move manual GDI utils to GDIUtil ; Minor cleanup.Sven Gothel2011-12-012-61/+1
* OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in...Sven Gothel2011-11-122-56/+30
* Cleanup ; JAWT* version flag setting based whetherSven Gothel2011-11-052-16/+21
* MacOsX/JAWT_SurfaceLayers/CALayers: Kick off / JAWT_getAWT() CALAYER version ...Sven Gothel2011-10-293-4/+42
* Complete translucency support for Win32 - tested w/ NEWTSven Gothel2011-09-041-0/+3
* Fix XRenderFindVisualFormat return capacity (commit dcb0cc571298be90d0db7ad00...Sven Gothel2011-09-031-1/+1
* NativeWindow/X11: Add XVisualInfo.Visual opaque long access ; Add XRenderFind...Sven Gothel2011-09-031-0/+3
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...Sven Gothel2011-08-054-6/+8
* Woraround for bug 502: X11/NEWT Stalling due to libX11/XCB Multithreading bug...Sven Gothel2011-06-261-0/+2
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-097-12/+12
* 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