Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use gallium's rtasm module. | José Fonseca | 2008-02-19 | 1 | -1/+1 |
* | gallium: move draw_set_viewport_state() call, plus code clean-up, remove obso... | Brian | 2008-02-18 | 1 | -12/+4 |
* | gallium: call draw_flush() for scissor/stipple state changes | Brian | 2008-02-18 | 1 | -0/+4 |
* | gallium: antialiased line drawing | Brian | 2008-02-18 | 2 | -7/+13 |
* | Standardize on using the pipe/ include prefix. | José Fonseca | 2008-02-18 | 1 | -1/+1 |
* | gallium: add missing mip level clamp | Brian | 2008-02-16 | 1 | -1/+2 |
* | gallium: tweak texture filter min/mag thresholds | Brian | 2008-02-16 | 1 | -3/+5 |
* | gallium: implement min vs. mag filter determination for non-mipmapped textures | Brian | 2008-02-16 | 1 | -0/+13 |
* | softpipe: rename some functions to disambiguate | Keith Whitwell | 2008-02-15 | 1 | -6/+6 |
* | Merge commit 'origin/gallium-0.1' into gallium-0.1 | Keith Whitwell | 2008-02-15 | 9 | -257/+619 |
* | Code reorganization: update build. | José Fonseca | 2008-02-15 | 19 | -28/+28 |
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 48 | -0/+8698 |