Age | Commit message (Expand) | Author |
---|---|---|
2008-04-19 | draw: move some pipeline-specific code & state to draw_pipe.[ch] | Keith Whitwell |
2008-04-08 | i915: keep track of num_vertex_attribs/buffers for shorter loops | Brian |
2008-03-27 | gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS | Brian |
2008-02-27 | gallium: move is_format_supported() to pipe_screen struct | Brian |
2008-02-27 | gallium: start removing pipe_context->get_name/vendor/param/paramf | Brian |
2008-02-27 | gallium/i915: hook up screen->get_param() | Brian |
2008-02-26 | gallium: introduce 'pipe_screen' for context-independent functions | Brian |
2008-02-25 | gallium/i915: plug in aapoint draw stage | Brian |
2008-02-25 | gallium/i915: plug in aaline draw stage | Brian |
2008-02-20 | gallium: minor re-org of 915 surface/texture code | Brian |
2008-02-20 | gallium: new pipe->texture_update() function | Brian |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |