aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/opengl
Commit message (Expand)AuthorAgeFilesLines
* MacOS: MacOSXCGLContext.drawableUpdatedNotify(): Issue updateContext() on mai...Sven Gothel2023-01-141-2/+2
* Bug 1398: MacOS: Perform [NSOpenGLContext setView:] on main-thread async w/o ...Sven Gothel2020-02-241-6/+3
* iOS: Initial working commit supporting iOS (ipad pro 11)Sven Gothel2019-06-231-0/+51
* Bug 1189: Fix gcc redefinition error, even thought typedef equals - on OpenIn...Sven Gothel2015-10-081-0/+4
* Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part1: Updat...Sven Gothel2015-10-077-28/+1207
* Bug 1135 - (Re-)Include GL header for in generated native code, allowing 'Pro...Sven Gothel2015-03-0911-48/+59
* Bug 1135 - Add supplemental (overriding) GL header, fixing collisions of cert...Sven Gothel2015-03-063-0/+448
* Bug 1135 - Change all GlueGen config files, supporting EGL 1.5 , ES 3.1 and G...Sven Gothel2015-03-066-4/+12
* Bug 1135 - Fix other GL header and windows-system headerSven Gothel2015-03-065-9/+60
* Bug 1135 - Support EGL 1.5 , ES 3.1 and GL 4.5 - Part 3: Minimal patch of van...Sven Gothel2015-03-062-2/+0
* Bug 1135 - Support EGL 1.5 , ES 3.1 and GL 4.5 - Part 2: Minimal patch of van...Sven Gothel2015-03-052-32/+6
* Bug 1135 - Support EGL 1.5 , ES 3.1 and GL 4.5 - Part 1: Update header to lat...Sven Gothel2015-02-2611-4716/+6390
* Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...Sven Gothel2014-05-211-1/+2
* API doc: Add old glext-20130207.h header for complete extension association. ...Sven Gothel2013-07-171-0/+13142
* Fix regressions of commit 3a0d7703da32e9a5ddf08a334f18588a78038d88: Avoid CPP...Sven Gothel2013-07-154-4/+26
* Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717)Sven Gothel2013-07-1526-14285/+15092
* Bug 714: Add GL_COPY_READ_BUFFER_BINDING and GL_COPY_WRITE_BUFFER_BINDING, wh...Sven Gothel2013-04-062-0/+4
* OSX CGL: Don't issue [NSOpenGLContext clearDrawable] for [NSOpenGLContext set...Sven Gothel2013-03-181-0/+1
* Fix Bug 691 (part-3): NSOpenGLLayer::openGLContextForPixelFormat(..) on main-...Sven Gothel2013-02-161-0/+1
* MacOSXCGLContext[NSOpenGLLayer/NSView]: Propagate drawable changeSven Gothel2012-11-041-0/+1
* Add OSX CALayer OpenGL 3 (core) support: Derive pixelformat from parent (GL3)...Sven Gothel2012-10-311-3/+3
* Misc X11: Add GLX_MESA_swap_control; GLXExtensions (private); X11GLXContext c...Sven Gothel2012-09-291-0/+10
* OSX CALayer / MacOSXCGLContext: Remove pbuffer swap garbage; Split pbuffer/FB...Sven Gothel2012-09-201-2/+2
* OSX: Capture 'invalid drawable' message cause by NSOpenGLContext::setView(NUL...Sven Gothel2012-09-161-1/+1
* Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...Sven Gothel2012-09-151-6/+5
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-1/+1
* Completing swap-interval implementation for OSX's CALayer usage. Closing Bug 555Sven Gothel2012-04-221-1/+4
* Fix EGL/ES types GLeglImageOES, EGLImageKHR & EGLClientBuffer - and functions...Sven Gothel2012-04-092-2/+4
* OpenGL EGL, ES1 and ES2 Header Sync incl. subsuming common extensions.Sven Gothel2012-02-154-175/+674
* OpenGL 4.2 functional support (GL header sync)Sven Gothel2012-02-143-34/+999
* OS X Layered View: Part2 Java/Native MacOSXCGLContext / MacOSXPbufferCGLContextSven Gothel2011-11-091-1/+3
* OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer)Sven Gothel2011-11-061-3/+4
* OSX: CGL type cleanup ; layeredSurface impl.Sven Gothel2011-11-051-31/+36
* Proper self containing NV Cg locationSven Gothel2011-10-221-1/+1
* Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ...Sven Gothel2011-10-181-32/+1
* MacOSX: Fix shared ctx release [onMainThread]; Make GLContextShareSet lifecyc...Sven Gothel2011-10-131-1/+1
* JOGL/OSX: Properly utilize NSOpenGLContext update() via ContextUpdater, which...Sven Gothel2011-10-131-0/+1
* NEWT/JOGL: MacOSX UpdateSven Gothel2011-09-251-0/+1
* Move win32 RECT structure to windows.hSven Gothel2010-11-081-7/+0
* Changed files wingdi.h/winwgl.h with content from w64 mingw-runtime package's...Sven Gothel2010-11-081-0/+7
* Minor gluegen 'loader file' changeSven Gothel2010-11-068-3/+10
* Minor patch to headers for gluegen ; GLES2 extensionsSven Gothel2010-11-069-57/+67
* 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
* 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