Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | swrast: make _mesa_get_texel_fetch_func() static | Brian Paul | 2012-12-14 | 1 | -3/+0 |
* | swrast: Support sampler object for texture fetching state | Pauli Nieminen | 2012-08-01 | 1 | -1/+1 |
* | swrast: remove unused StoreTexel code | Brian Paul | 2012-01-24 | 1 | -3/+0 |
* | swrast: s/FetchTexelf/FetchTexel/ | Brian Paul | 2011-10-07 | 1 | -1/+1 |
* | mesa: move gl_texture_image::FetchTexel fields to swrast | Brian Paul | 2011-09-17 | 1 | -3/+0 |
* | mesa: move software texel fetch code into swrast | Brian Paul | 2011-09-17 | 1 | -0/+44 |