summaryrefslogtreecommitdiff
path: root/src/mesa/main/pixel.h
AgeCommit message (Expand)Author
2003-10-21Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett
2003-08-19Fix glPixelMap: s/GLint/GLsizei/Brian Paul
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2000-12-13improved precision of glReadPixels for colorbuffers < 24bppBrian Paul
2000-11-28Pass scale and bias values to _mesa_scale_and_bias_rgba().Brian Paul
2000-11-22 Committing in .Jouk Jansen
2000-10-29More GLchan color channel changes.Brian Paul
2000-04-12more work on GL_SGI_color_table, pixel transfer code clean-upBrian Paul
2000-04-08added GL_SGI_color_matrix extensionBrian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-10-30added a few more scale/bias/lookup functions (for future use)Brian Paul
1999-08-19Initial revisionjtg