aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/win32/window-lib.c
Commit message (Collapse)AuthorAgeFilesLines
* Complete translucency support for Win32 - tested w/ NEWTSven Gothel2011-09-041-0/+1
| | | | | | | https://jogamp.org/bugzilla/show_bug.cgi?id=517 - Adding some Windows DWM entries to GDI (manual) for translucency support - Add translucency setting in WindowsWGLGraphicsConfiguration*
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving ↵Sven Gothel2010-11-171-0/+2
NEWT WindowsWindow GetRelativeLocation() native implementation to GDI as well.