summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/extensions.h
Commit message (Expand)AuthorAgeFilesLines
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-0/+30
* Simplify extension string handling.Brian Paul2003-07-031-12/+8
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* prep for OpenGL 1.4 feature setBrian Paul2002-06-291-3/+5
* Enable GL_ARB_texture_compression for XMesa/GLX driver. TextureBrian Paul2001-06-151-1/+3
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-3/+1
* Disable most extensions by default. Drivers should enable them as needed.Brian Paul2001-02-261-16/+19
* Committing in .Jouk Jansen2000-11-221-7/+7
* Minor header file changes to silence warnings.Brian Paul2000-11-171-1/+4
* Replace the flags Mesa was using for ctx->NewState with a new setKeith Whitwell2000-10-301-6/+3
* minor clean-upBrian Paul2000-03-071-8/+8
* removed gl_get_proc_address()Brian Paul1999-12-101-4/+2
* added gl_extension_is_enabled()Brian Paul1999-11-121-1/+2
* removed GL_EXT_get_proc_addressBrian Paul1999-10-161-2/+2
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-3/+3
* GL_EXT_get_proc_address clean-upBrian Paul1999-09-111-2/+2
* added GL_EXT_get_proc_addressBrian Paul1999-09-111-7/+4
* Initial revisionjtg1999-08-191-0/+56