aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/win32
Commit message (Expand)AuthorAgeFilesLines
* GDIUtil: Add GetMonitor*() variants incl. PixelScale (Part-2, adding missing ...Sven Gothel2023-01-312-0/+23
* GDIUtil: Add GetMonitor*() variants incl. PixelScale; NEWT MonitorDevice: Add...Sven Gothel2023-01-292-0/+3
* Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La...Sven Gothel2015-10-015-7/+121
* Remove all JNI header, as they were unified in GlueGen commit 532b8df474976b4...Sven Gothel2015-03-242-88/+0
* Bug 1135 - (Re-)Include GL header for in generated native code, allowing 'Pro...Sven Gothel2015-03-091-5/+9
* Bug 1135 - Change all GlueGen config files, supporting EGL 1.5 , ES 3.1 and G...Sven Gothel2015-03-061-0/+1
* Bug 1135 - Fix other GL header and windows-system headerSven Gothel2015-03-064-6/+11
* Fixed and Changed NVidia Windows Driver Threaded optimization bug workaround ...Sven Gothel2014-07-271-2/+4
* Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)Sven Gothel2013-07-151-0/+3
* Bug632: Test NEWT Child Window Translucency (X11/Windows) ..Sven Gothel2012-12-301-1/+4
* SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...Sven Gothel2012-07-251-0/+2
* Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ...Sven Gothel2012-01-094-170/+182
* Move manual GDI utils to GDIUtil ; Minor cleanup.Sven Gothel2011-12-011-0/+2
* Complete translucency support for Win32 - tested w/ NEWTSven Gothel2011-09-043-0/+36
* NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanupSven Gothel2011-02-222-0/+5
* Adding NVIDIA 'Threaded optimization' workaround/fix at initialization on Win...Sven Gothel2010-12-192-1/+9
* Fix WGL Bitmap Offscreen DrawableSven Gothel2010-12-161-2/+2
* Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.Sven Gothel2010-12-122-1/+2
* GDI: Add GetObjectType(..)Sven Gothel2010-12-101-0/+19
* GDI: Fix CreateDummyWindow: Use local getModuleHandle(NULL) and synchronize f...Sven Gothel2010-12-091-1/+1
* NativeWindow/GDI: Adding ERROR_SUCCESS to make the code more clear.Sven Gothel2010-11-251-1/+2
* NativeWindow/Windows: Fix CreateDummyWindow gluegen and usageSven Gothel2010-11-222-1/+2
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-0/+0
* Move win32 RECT structure to windows.hSven Gothel2010-11-082-7/+8
* Changed files wingdi.h/winwgl.h with content from w64 mingw-runtime package's...Sven Gothel2010-11-082-94/+92
* Fix file modesSven Gothel2010-07-071-0/+0
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-105-48/+84
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-041-2/+0
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-1/+1
* Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)Sven Gothel2009-08-051-0/+9
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-156-0/+368
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-156-368/+0
* Updated glext.h to include new NVidia GeForce 8 series extensions. Kenneth Russel2006-11-201-0/+10
* Added patch from user mabraham on javagaming.org forums for building Kenneth Russel2006-04-141-1/+1
* Fixed Issue 173: Adjust gamma, brightness and contrast Kenneth Russel2006-01-221-0/+4
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-243-7/+41
* Fixed incorrect typedef of jint to long; is now intKenneth Russel2005-01-271-1/+1
* Bug fix from user GKW on the JOGL forums for problems reported by Kenneth Russel2004-08-031-0/+40
* Updated jogl build documentation for Ant build. Deleted now-obsoleteKenneth Russel2003-07-145-64/+0
* Added pbuffer support to JOGL on X11; HWShadowmapsSimple andKenneth Russel2003-07-032-1/+3
* Initial Mac OS X port of Jogl by Gerard Ziemski and Kenneth Russell,Kenneth Russel2003-06-261-0/+2
* Initial revisiondjp2003-06-0810-0/+340