Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: add swrast_texture_image::Buffer | Brian Paul | 2011-10-23 | 1 | -15/+16 |
* | mesa: move gl_texture_image::Data, RowStride, ImageOffsets to swrast | Brian Paul | 2011-10-23 | 1 | -1/+1 |
* | swrast: s/FetchTexelf/FetchTexel/ | Brian Paul | 2011-10-07 | 1 | -17/+17 |
* | mesa: move gl_texture_image::FetchTexel fields to swrast | Brian Paul | 2011-09-17 | 1 | -13/+14 |
* | mesa: move software texel fetch code into swrast | Brian Paul | 2011-09-17 | 1 | -1/+5 |
* | mesa: move texrender.c to swrast | Brian Paul | 2011-06-13 | 1 | -0/+654 |