Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swrast: s/FetchTexelf/FetchTexel/ | Brian Paul | 2011-10-07 | 1 | -7/+7 |
* | swrast: remove unused swrast_texture_image::FetchTexelc method | Brian Paul | 2011-10-07 | 1 | -61/+1 |
* | swrast: update texfetch_funcs table for new int/uint formats | Brian Paul | 2011-10-05 | 1 | -0/+325 |
* | mesa: s/INLINE/inline/ | Brian Paul | 2011-10-01 | 1 | -1/+1 |
* | mesa: move gl_texture_image::FetchTexel fields to swrast | Brian Paul | 2011-09-17 | 1 | -10/+12 |
* | mesa: move software texel fetch code into swrast | Brian Paul | 2011-09-17 | 1 | -0/+1057 |