Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i915: keep track of num_vertex_attribs/buffers for shorter loops | Brian | 2008-04-08 | 1 | -13/+9 |
* | gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS | Brian | 2008-03-27 | 1 | -2/+2 |
* | gallium: move is_format_supported() to pipe_screen struct | Brian | 2008-02-27 | 1 | -55/+0 |
* | gallium: start removing pipe_context->get_name/vendor/param/paramf | Brian | 2008-02-27 | 1 | -24/+0 |
* | gallium/i915: hook up screen->get_param() | Brian | 2008-02-27 | 1 | -50/+5 |
* | gallium: introduce 'pipe_screen' for context-independent functions | Brian | 2008-02-26 | 1 | -28/+4 |
* | gallium/i915: plug in aapoint draw stage | Brian | 2008-02-25 | 1 | -3/+1 |
* | gallium/i915: plug in aaline draw stage | Brian | 2008-02-25 | 1 | -1/+5 |
* | gallium: minor re-org of 915 surface/texture code | Brian | 2008-02-20 | 1 | -3/+1 |
* | gallium: new pipe->texture_update() function | Brian | 2008-02-20 | 1 | -0/+1 |
* | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -1/+1 |
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 1 | -0/+320 |