summaryrefslogtreecommitdiffstats
path: root/make/stub_includes/win32
Commit message (Expand)AuthorAgeFilesLines
* 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