aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_texfetch_tmp.h
Commit message (Expand)AuthorAgeFilesLines
* swrast: s/GLubyte/GLchan/ in a castBrian Paul2011-09-201-1/+1
* swrast: fix more store_texel() bugsBrian Paul2011-09-181-4/+4
* mesa: move gl_texture_image::FetchTexel fields to swrastBrian Paul2011-09-171-185/+185
* mesa: move software texel fetch code into swrastBrian Paul2011-09-171-0/+2341