summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/enable.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: Standardize names of OpenGL functions.Paul Berry2012-11-121-3/+3
* enable: Create _mesa_set_framebuffer_srgb() function for use by meta ops.Paul Berry2012-09-251-0/+3
* meta: Refactor handling of GL_MULTISAMPLE.Paul Berry2012-09-141-0/+4
* mesa: Clean up header file inclusion in enable.h.Vinson Lee2010-11-071-1/+3
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* mesa: per-buffer blend enabled flagsBrian Paul2009-12-291-0/+12
* Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett2003-10-211-5/+5
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-0/+4
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-3/+3
* Committing in .Jouk Jansen2000-11-221-6/+6
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-11/+14
* Initial revisionjtg1999-08-191-0/+51