aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/opengl
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-079-0/+0
* JOGL GL4 preperation (cont):Sven Gothel2010-04-202-5/+23
* Add uint32_tSven Gothel2010-03-291-0/+2
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-274-15053/+0
* refactoring due to gluegen changes.Michael Bien2010-03-275-0/+15064
* Add missing file .. sorrySven Gothel2009-10-191-0/+18
* GL_NV_shader_buffer_loadSven Gothel2009-10-182-57/+154
* Add OpenGL 3.x compatibility profile GL3bc,Sven Gothel2009-10-182-158/+229
* Fix MacOSX External GLContextSven Gothel2009-09-251-4/+13
* Adding missing GL 3.0 reuse tokens ; Thanks to Koen Van den driesSven Gothel2009-09-251-0/+46
* Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)Sven Gothel2009-08-0513-82/+425
* Doc: OpenGL 3.1 .. 3.2 profile clarificationSven Gothel2009-08-032-4/+10
* Add: GL_AMD_vertex_shader_tessellator from specSven Gothel2009-08-032-1/+57
* GL: sync glext.hSven Gothel2009-08-024-568/+1059
* Fix: GL_EXT_framebuffer_blit tokenSven Gothel2009-08-021-2/+2
* Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...sg2158892009-07-291-4/+4
* Add: Extended support for CVM:sg2158892009-07-121-0/+13
* Changed argument names to glDepthRange to work with MSVC 6Kenneth Russel2009-06-161-1/+1
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1524-0/+16456
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-158-11416/+0
* Fixed Issue 259: need a copy context Kenneth Russel2007-01-071-0/+1
* Fixed typo in NVidia GeForce 8 extensions in glxext.hKenneth Russel2006-12-021-2/+2
* Updated glext.h to include new NVidia GeForce 8 series extensions. Kenneth Russel2006-11-203-25/+814
* Updated glext.h to current one from khronos.org subversion repository Kenneth Russel2006-11-201-10/+231
* Fixed Issue 213: Expose GLCaps from GLDrawable Kenneth Russel2006-11-191-17/+7
* Issue number:gfxadmin2006-07-214-0/+40
* Added support for sharing of textures, etc. between GLPbuffers andKenneth Russel2006-07-211-0/+8
* Changed locking protocol for on-screen surfaces to only use the JAWT's Kenneth Russel2006-02-201-5/+5
* Fixed Issue 173: Adjust gamma, brightness and contrast Kenneth Russel2006-01-221-0/+4
* Cleaned up how declarations for Mac OS X window system wrapperKenneth Russel2006-01-221-0/+46
* Added more extension definitions from Apple's glext.h (including, and Kenneth Russel2005-05-191-1/+86
* Updated to current glext.h, glxext.h and wglext.h Kenneth Russel2005-05-193-141/+500