summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_texrender.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: add swrast_texture_image::BufferBrian Paul2011-10-231-15/+16
* mesa: move gl_texture_image::Data, RowStride, ImageOffsets to swrastBrian Paul2011-10-231-1/+1
* swrast: s/FetchTexelf/FetchTexel/Brian Paul2011-10-071-17/+17
* mesa: move gl_texture_image::FetchTexel fields to swrastBrian Paul2011-09-171-13/+14
* mesa: move software texel fetch code into swrastBrian Paul2011-09-171-1/+5
* mesa: move texrender.c to swrastBrian Paul2011-06-131-0/+654