summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/image.h
Commit message (Expand)AuthorAgeFilesLines
* moved depth/index/stencil span packing into image.cBrian Paul2001-02-161-2/+19
* Committing in .Jouk Jansen2000-11-221-6/+6
* More GLchan color channel changes.Brian Paul2000-10-291-17/+17
* renamed some variablesBrian Paul2000-08-311-10/+10
* added _mesa_pack_float_rgba_span()Brian Paul2000-08-301-1/+9
* implemented new ImageTransferState bitmaskBrian Paul2000-08-211-8/+8
* more GL_EXT_convolution workBrian Paul2000-05-101-2/+2
* more color table and imaging workBrian Paul2000-04-181-3/+12
* made _mesa_native_packing constBrian Paul2000-03-211-2/+2
* changed imaging functions to _mesa_ prefixBrian Paul2000-03-211-21/+24
* added _mesa_image_row_stride()Brian Paul2000-03-211-1/+6
* fixed polygon stipple packing/unpackingBrian Paul2000-03-131-9/+11
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-42/+33
* new texture image processingBrian Paul1999-11-031-1/+28
* Initial revisionjtg1999-08-191-0/+109