Age | Commit message (Expand) | Author |
---|---|---|
2008-04-14 | silence some warnings | Zack Rusin |
2008-04-14 | draw: flush pipeline before trying to allocate more hw vertices | Keith Whitwell |
2008-04-10 | remove usage of vertex_header | Keith Whitwell |
2008-04-07 | draw: strip edgeflags out of fetch-emit path | Keith Whitwell |
2008-04-03 | draw: add passthrough path to the pipeline | Keith Whitwell |
2008-04-02 | draw: add missing break statement | Keith Whitwell |
2008-04-02 | draw: Set the backend prim in the pt 'prepare' operation | Keith Whitwell |
2008-03-27 | gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS | Brian |
2008-03-23 | draw: rename emit functions to match pipe_format names | Keith Whitwell |
2008-03-23 | draw: restructure fetch/emit as a pair of function calls | Keith Whitwell |
2008-03-23 | gallium: beginnings of draw module vertex rework | Keith Whitwell |