summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/rastpos.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: copy rasterpos evaluation code into core MesaBrian Paul2015-10-221-0/+3
* mesa: trim down includes of compiler.hBrian Paul2015-03-021-1/+2
* 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: remove #include "mfeatures.h" from numerous source filesBrian Paul2013-04-171-1/+0
* mesa: Standardize names of OpenGL functions.Paul Berry2012-11-121-16/+16
* dispatch: Delete unused init_dispatch functions.Paul Berry2012-11-061-3/+0
* dispatch: Make all API functions non-static.Paul Berry2012-11-061-0/+98
* mesa: remove FEATURE_rastpos define.Oliver McFadden2012-09-151-11/+0
* mesa: s/INLINE/inline/Brian Paul2011-10-011-1/+1
* mesa: Clean up header file inclusion in rastpos.h.Vinson Lee2010-11-201-1/+4
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* mesa: Remove unused _MESA_INIT_*_FUNCTIONS.Chia-I Wu2010-09-141-7/+0
* mesa/main: New feature FEATURE_rastpos.Chia-I Wu2009-09-301-146/+17
* Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett2003-10-211-48/+48
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-1/+10
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* dispatch offsets for ARB_window_posBrian Paul2002-05-271-40/+3
* added test implementation of GL_ARB_window_posBrian Paul2001-11-181-1/+38
* Consolidated source files. Since the re-org a number of source filesBrian Paul2001-06-181-1/+78
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-8/+7
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-9/+70
* Initial revisionjtg1999-08-191-0/+48