Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove usage of vertex_header | Keith Whitwell | 2008-04-10 | 1 | -11/+2 |
* | gallium: use new framebuffer width, height fields | Brian | 2008-03-20 | 1 | -2/+2 |
* | gallium: added fb_width/height fields to softpipe context | Brian Paul | 2008-03-19 | 1 | -11/+2 |
* | gallium: fix some compiler warnings | Keith Whitwell | 2008-03-14 | 1 | -1/+3 |
* | gallium: in softpipe_get_vertex_info() generate a vbuf vertex_info with real ... | Brian | 2008-03-13 | 1 | -0/+12 |
* | gallium: added draw_num_vs_outputs() to query number of post-transform vertex... | Brian | 2008-02-27 | 1 | -2/+2 |
* | gallium: remove unused var | Brian | 2008-02-26 | 1 | -1/+0 |
* | gallium: added tgsi_shader_field to sp_fragment_shader | Brian | 2008-02-26 | 1 | -4/+5 |
* | softpipe: use draw_find_vs_output() directly | Brian | 2008-02-25 | 1 | -32/+7 |
* | gallium: antialiased line drawing | Brian | 2008-02-18 | 1 | -7/+10 |
* | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -3/+3 |
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 1 | -0/+235 |