summaryrefslogtreecommitdiff
path: root/src/mesa/main/pixel.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-07Err, initial code for GL_EXT_convolution, not histogramBrian Paul1-1/+1
2000-05-07initial code for GL_EXT_histogram extensionBrian Paul1-25/+49
2000-04-17dynamically allocate color table data, uses less memoryBrian Paul1-23/+99
2000-04-17work on GL_SGI_color_tableBrian Paul1-7/+7
2000-04-12more work on GL_SGI_color_table, pixel transfer code clean-upBrian Paul1-128/+122
2000-04-08added GL_SGI_color_matrix extensionBrian Paul1-3/+74
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul1-23/+75
1999-11-08clean-up of header includes (Daryll)Brian Paul1-4/+1
1999-10-30added a few more scale/bias/lookup functions (for future use)Brian Paul1-10/+97
1999-10-08Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell1-1/+5
1999-08-19Initial revisionjtg1-0/+774