Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: move software texel fetch code into swrast | Brian Paul | 2011-09-17 | 1 | -45/+0 |
* | mesa/swrast: implement EXT_texture_sRGB_decode | Dave Airlie | 2011-01-16 | 1 | -0/+2 |
* | mesa/swrast: handle sRGB FBOs correctly (v2) | Dave Airlie | 2011-01-11 | 1 | -0/+3 |
* | mesa: make _mesa_get_texel_fetch_func() static | Brian Paul | 2009-10-05 | 1 | -3/+0 |
* | mesa: move mesa_set_fetch_functions() | Brian Paul | 2009-10-01 | 1 | -0/+2 |
* | mesa: move texel fetch/store into new texfetch.[ch] files | Brian Paul | 2009-09-30 | 1 | -0/+41 |