aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes
Commit message (Expand)AuthorAgeFilesLines
...
* JOGL GL4 preperation (cont):Sven Gothel2010-04-202-5/+23
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-0/+3
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-1/+1
* Adaptions toSven Gothel2010-03-301-7/+1
* 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
* NEWT: Add EventDispatchThread (EDT) pattern.Sven Gothel2009-10-101-0/+4
* NativeWindowFactory:Sven Gothel2009-10-024-0/+3965
* Fix MacOSX External GLContextSven Gothel2009-09-252-4/+39
* 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-0516-110/+471
* 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 Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-271-5/+0
* mips changesMorris Meyer2009-07-271-0/+5
* Add: Extended support for CVM:sg2158892009-07-121-0/+13
* - Fix: X11 locking Sven Gothel2009-06-181-0/+2
* Corrected non-C syntax. Worked around ancient compiler/OS onKenneth Russel2009-06-171-1/+6
* Changed typedef for EGLTimeKHR to use already-defined uint64_t insteadKenneth Russel2009-06-161-1/+1
* 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-1593-0/+36373
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-1541-14377/+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-204-25/+824
* 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-192-17/+53
* Issue number:gfxadmin2006-07-214-0/+40
* Added support for sharing of textures, etc. between GLPbuffers andKenneth Russel2006-07-212-0/+109
* Preliminary fix forKenneth Russel2006-05-281-0/+3
* Added patch from user mabraham on javagaming.org forums for building Kenneth Russel2006-04-141-1/+1
* Changed locking protocol for on-screen surfaces to only use the JAWT's Kenneth Russel2006-02-201-5/+5
* Updated Cg headers to 1.4 rc1-4 including in particular Kenneth Russel2006-01-293-0/+9
* Fixed Issue 173: Adjust gamma, brightness and contrast Kenneth Russel2006-01-223-0/+31
* Cleaned up how declarations for Mac OS X window system wrapperKenneth Russel2006-01-222-40/+47
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-2410-165/+429
* Made pbuffer code and in particular floating-point pbuffer code moreKenneth Russel2005-06-021-0/+2
* Cleaned up Mac OS X context handling. Removed incorrect retain call onKenneth Russel2005-06-011-0/+1
* Added first-cut support for floating-point pbuffers on Mac OS XKenneth Russel2005-05-201-1/+1
* 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
* Fixed race conditions in Mac OS X onscreen context creation thatKenneth Russel2005-05-101-1/+2
* Fixed Issue 92: Platform Independent VSync functionality Kenneth Russel2005-04-241-0/+2