Age | Commit message (Expand) | Author |
---|---|---|
2008-01-23 | gallium: rename FORMAT_x to EMIT_x and use EMIT_ALL to emit whole vertex as-i... | Brian |
2008-01-23 | gallium: restore/rewrite vbuf code for softpipe | Brian |
2008-01-22 | gallium: Don't allocate a vertex buffer until after setting the prim type. | Brian |
2008-01-22 | gallium: Added FORMAT_1F_PSIZE to insert constant point size into vertices | Brian |
2008-01-21 | gallium: add a src_index[] array to draw's vertex_info for mapping post-xform... | Brian |
2008-01-16 | vbuf updates/fixes (KeithW) | Brian |
2008-01-11 | vbuf_flush_vertices() instead of vbuf_flush_indices() in vbuf_end() | Brian |
2008-01-11 | Fix malloc size buf, silence signed/unsigned comparision warning | Brian |
2008-01-10 | Additional parameters to vbuf_render->draw() | Brian |
2007-12-09 | gallium: add draw_stage::destroy(). | Michal |
2007-11-22 | New vertex buffer stage. | José Fonseca |