Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to ↵ | Sven Gothel | 2012-02-27 | 1 | -95/+0 |
| | | | | | | | common name win32 (same as stub_include) Utilizing dlopen/dlsym in an efficient way relaxes the platform requirement of having Xinerama available. This allows using Nokia N9 MeeGo out of the box. | ||||
* | WindowsDWM: Check all methods for availability - Cleanup header | Sven Gothel | 2011-09-04 | 1 | -1/+2 |
| | |||||
* | Complete translucency support for Win32 - tested w/ NEWT | Sven Gothel | 2011-09-04 | 1 | -0/+94 |
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* |