aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes
Commit message (Expand)AuthorAgeFilesLines
* Complete translucency support for Win32 - tested w/ NEWTSven Gothel2011-09-043-0/+36
* NativeWindow/X11: Add XVisualInfo.Visual opaque long access ; Add XRenderFind...Sven Gothel2011-09-032-0/+46
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...Sven Gothel2011-08-051-1/+1
* Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ...Sven Gothel2011-06-116-167/+8
* MacOSX/CGL Add CGLGetShareGroup()Sven Gothel2011-04-261-1/+2
* Cleanup JNI/JAWT C Header with copyright statementSven Gothel2011-03-1815-5496/+147
* 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
* NativeWindow: Fix XSynchronize gluegenSven Gothel2010-11-221-1/+1
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-0/+0
* Added proper Khronos license tag (found it)Sven Gothel2010-11-091-0/+23
* Fix double declarationSven Gothel2010-11-081-4/+0
* Move win32 RECT structure to windows.hSven Gothel2010-11-083-14/+8
* Changed files wingdi.h/winwgl.h with content from w64 mingw-runtime package's...Sven Gothel2010-11-083-94/+99
* Add gluegen stdarg.h and inttypes.hSven Gothel2010-11-072-0/+14
* Fix CG header, according to PCPP fixSven Gothel2010-11-071-9/+9
* Minor gluegen 'loader file' changeSven Gothel2010-11-0610-5/+16
* Minor patch to headers for gluegen ; GLES2 extensionsSven Gothel2010-11-0610-58/+68
* Move common -> gluegen, emphasizing it's use case (only for gluegen code gene...Sven Gothel2010-11-063-0/+0
* Accomodate GlueGen's new build in type, ie dummy stdint.h / stddef.hSven Gothel2010-11-063-24/+57
* EGL: Fix gluegen usage, use khronos 64bit typedefsSven Gothel2010-11-062-7/+20
* Fix khronos typedefsSven Gothel2010-11-063-19/+38
* Move khronos common header to khrSven Gothel2010-11-063-0/+0
* Remove NVidia licensed KD and OMX files.Sven Gothel2010-11-045-917/+0
* Adding khrplatform.h from khronos 2009-10-21Sven Gothel2010-11-041-0/+269
* Adding patches for gluegen interoperability and adding some extensions:Sven Gothel2010-11-041-1/+8
* Replaced with khronos versions: gl2platform.h 2.0 2010-03-04, gl2.h 2.0 2010-...Sven Gothel2010-11-043-275/+945
* Adding patches for gluegen interoperability and adding some extensions:Sven Gothel2010-11-042-6/+31
* Replaced with khronos versions: glplatform.h 1.1 2010-03-04, gl.h 1.1 2010-03...Sven Gothel2010-11-043-314/+628
* Adding patches for gluegen interoperability and adding some extensions:Sven Gothel2010-11-043-9/+51
* Replaced with khronos versions: egl 1.4 2009-10-21, eglext 8 2010-11-03, eglp...Sven Gothel2010-11-043-251/+261
* Adding Win MSC patchSven Gothel2010-11-041-0/+5
* Replaced with khronos 1.0.3 versionSven Gothel2010-11-042-82/+13
* Fixed gl3.h GL_GLEXT_PROTOTYPES -> GL3_PROTOTYPES/GL_GL3EXT_PROTOTYPESOpenGL_4_1_IntegrationOpenGL_3_3_IntegrationSven Gothel2010-08-253-21/+9
* Add license header to gl3ext.hSven Gothel2010-08-241-0/+28
* Modifications to the original header: Seperate platform types; Move extension...Sven Gothel2010-08-242-221/+161
* Add original Khronos glext.h and gl3.h headers from 2010-08-03Sven Gothel2010-08-242-0/+14292
* Redo khronos header migration from scratch to show the delta to the originalsSven Gothel2010-08-242-14232/+0
* Add OpenGL 3.3, 4.0 and 4.1 language mapping.Sven Gothel2010-08-2416-3031/+6693
* Fix file modesSven Gothel2010-07-0741-0/+0
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-108-48/+84
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-041-2/+0
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-0/+7
* JAWT Windows Fix: Use the JAWT window handle entry [to return it]Sven Gothel2010-05-051-1/+4