summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/pixel.h
Commit message (Expand)AuthorAgeFilesLines
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-2/+2
* improved precision of glReadPixels for colorbuffers < 24bppBrian Paul2000-12-131-1/+6
* Pass scale and bias values to _mesa_scale_and_bias_rgba().Brian Paul2000-11-281-3/+6
* Committing in .Jouk Jansen2000-11-221-6/+6
* More GLchan color channel changes.Brian Paul2000-10-291-6/+6
* more work on GL_SGI_color_table, pixel transfer code clean-upBrian Paul2000-04-121-41/+28
* added GL_SGI_color_matrix extensionBrian Paul2000-04-081-5/+10
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-13/+28
* added a few more scale/bias/lookup functions (for future use)Brian Paul1999-10-301-1/+14
* Initial revisionjtg1999-08-191-0/+111