Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-14 | Continue reducing dependencies on core mesa include files. | Keith Whitwell | |
Mainly down to the support for legacy TNL processing now. | |||
2007-08-14 | Implement remaining mipmap modes for 2D textures. | Brian | |
Also, add lodbias param to get_samples() | |||
2007-08-14 | tgsi_sampler->get_samples() now operates on a quad (returns 4 colors). | Brian | |
Lambda/level-of-detail is also computed in get_samples() now. | |||
2007-08-08 | add lambda param to get_sample() | Brian | |
2007-08-07 | initial texture filtering code | Brian | |