summaryrefslogtreecommitdiff
path: root/include/SDL_opengl.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-10-31Lots of fixes importing SDL source wholesale into a new iOS projectSam Lantinga1-0/+4
2011-09-18Fixed compiler warnings on Haiku.Ryan C. Gordon1-0/+5
2011-09-02Fixed another Apple typedef in SDL_opengl.hRyan C. Gordon1-0/+5
2011-08-26Fix another Apple conflict in SDL_opengl.hRyan C. Gordon1-0/+5
2011-08-04Apple uses a void* for GLhandleARB, not an unsigned int.Ryan C. Gordon1-0/+4
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-19/+18
2011-02-11Happy 2011! :)Sam Lantinga1-1/+1
2011-01-24Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008Sam Lantinga1-1/+1
2011-01-20Fixed bug #925Sam Lantinga1-1/+1
2011-01-19SDL doesn't depend on GLU, and overwhelming feedback from the mailing list is...Sam Lantinga1-2/+0
2010-12-01Don't conflict with glext.h if it's already been includedSam Lantinga1-0/+4
2010-08-14Updated with the latest version of glext.hSam Lantinga1-1577/+3352
2010-01-24Fixed bug #926Sam Lantinga1-1/+1
2009-12-15Fixed bug #815Sam Lantinga1-1/+1
2009-10-19Partial fix for bug #859Sam Lantinga1-5/+21
2009-09-05Fixed a few issues compiling with Mac OS X 10.6Sam Lantinga1-0/+8
2009-09-05Updated glext.hSam Lantinga1-157/+951
2008-12-08Updated copyright dateSam Lantinga1-1/+1
2008-11-25Updated with latest glext.hSam Lantinga1-31/+1995
2006-08-10MacOS Classic is no longer supported.Sam Lantinga1-3/+0
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-12/+15
2006-04-12From Anders F Bjorklund:Sam Lantinga1-0/+3
2006-02-25*** empty log message ***Sam Lantinga1-3/+0
2006-02-24Updated MacOS Classic MPW buildSam Lantinga1-1/+4
2006-02-21Use consistent identifiers for the various platforms we support.Sam Lantinga1-2/+4
2006-02-01Updated copyright information and removed rcs id lines (problematic in branch...Sam Lantinga1-12/+7
2005-12-14Updated to the latest glext.hSam Lantinga1-9/+592
2004-08-20Use the canonical glext.h on MacOS X as well (#define NO_SDL_GLEXT if you don...Sam Lantinga1-4/+4
2004-02-17Updated SDL_opengl.h to include the latest version of glext.hSam Lantinga1-880/+3871
2004-01-04Updated copyright information for 2004 (Happy New Year!)Sam Lantinga1-1/+1
2003-09-28*** empty log message ***Sam Lantinga1-0/+2
2003-02-26*** empty log message ***Sam Lantinga1-0/+1
2002-03-20Used the glext.h from the SGI sample implementationSam Lantinga1-194/+2861
2002-03-06Updated copyright information for 2002Sam Lantinga1-1/+1
2001-12-14Updated the headers with the correct e-mail addressSam Lantinga1-1/+1
2001-11-22Added support for Xi Graphics XME fullscreen extensionSam Lantinga1-1/+1
2001-10-25Added platform independent OpenGL header - SDL_opengl.hSam Lantinga1-0/+307