Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -1/+1 |
* | gallium: rename st_fragment_program's fs field to cso to match st_vertex_program | Brian | 2008-02-12 | 1 | -1/+1 |
* | gallium: move gen-mipmap global/static vars into st_context | Brian | 2008-02-12 | 1 | -28/+13 |
* | gallium: clean-up, simplification of mipmapped textures | Brian | 2008-02-12 | 1 | -18/+25 |
* | gallium: take pitch/stride into account in mipmap generation | Brian | 2008-02-11 | 1 | -1/+2 |
* | gallium: comments about mipmap gen | Brian | 2008-02-11 | 1 | -0/+5 |
* | gallium: implement software fallback for mipmap generation | Brian | 2008-02-11 | 1 | -8/+60 |
* | gallium: include st_cb_drawpixels.h | Brian | 2008-02-08 | 1 | -0/+1 |
* | gallium: initial implemenation of auto mipmap generation in state tracker | Brian | 2008-02-08 | 1 | -0/+362 |