summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/pixel.c
Commit message (Expand)AuthorAgeFilesLines
* Err, initial code for GL_EXT_convolution, not histogramBrian Paul2000-05-071-1/+1
* initial code for GL_EXT_histogram extensionBrian Paul2000-05-071-25/+49
* dynamically allocate color table data, uses less memoryBrian Paul2000-04-171-23/+99
* work on GL_SGI_color_tableBrian Paul2000-04-171-7/+7
* more work on GL_SGI_color_table, pixel transfer code clean-upBrian Paul2000-04-121-128/+122
* added GL_SGI_color_matrix extensionBrian Paul2000-04-081-3/+74
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-23/+75
* clean-up of header includes (Daryll)Brian Paul1999-11-081-4/+1
* added a few more scale/bias/lookup functions (for future use)Brian Paul1999-10-301-10/+97
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-1/+5
* Initial revisionjtg1999-08-191-0/+774