summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/drawpix.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: trim down includes of compiler.hBrian Paul2015-03-021-3/+1
* 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
* dispatch: Delete unused init_dispatch functions.Paul Berry2012-11-061-3/+0
* dispatch: Make all API functions non-static.Paul Berry2012-11-061-0/+11
* mesa: remove FEATURE_drawpix define.Oliver McFadden2012-09-151-11/+0
* mesa: s/INLINE/inline/Brian Paul2011-10-011-1/+1
* mesa: Clean up header file inclusion in drawpix.h.Vinson Lee2010-11-071-1/+4
* mesa: Remove unused _MESA_INIT_*_FUNCTIONS.Chia-I Wu2010-09-141-9/+0
* mesa/main: Make FEATURE_drawpix follow feature conventions.Chia-I Wu2009-09-301-14/+21
* mesa: refactor: move glReadPixels code into new readpix.c fileBrian Paul2008-09-211-9/+3
* Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett2003-10-211-4/+4
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Consolidated source files. Since the re-org a number of source filesBrian Paul2001-06-181-1/+18
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-3/+3
* Committing in .Jouk Jansen2000-11-221-6/+6
* Moved the software rasterizer to a new directory.Keith Whitwell2000-10-311-9/+1
* added _mesa_clip_pixelrect()Brian Paul1999-11-221-1/+8
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-19/+5
* Initial revisionjtg1999-08-191-0/+54