summaryrefslogtreecommitdiff
path: root/src/mesa/main/drawpix.h
AgeCommit message (Expand)Author
2010-11-07mesa: Clean up header file inclusion in drawpix.h.Vinson Lee
2010-09-14mesa: Remove unused _MESA_INIT_*_FUNCTIONS.Chia-I Wu
2009-09-30mesa/main: Make FEATURE_drawpix follow feature conventions.Chia-I Wu
2008-09-21mesa: refactor: move glReadPixels code into new readpix.c fileBrian Paul
2003-10-21Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2001-06-18Consolidated source files. Since the re-org a number of source filesBrian Paul
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2000-11-22 Committing in .Jouk Jansen
2000-10-31Moved the software rasterizer to a new directory.Keith Whitwell
1999-11-22added _mesa_clip_pixelrect()Brian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-08-19Initial revisionjtg