Age | Commit message (Expand) | Author |
---|---|---|
2008-04-14 | softpipe: calculate determinant for all triangles, don't rely on draw module ... | Keith Whitwell |
2008-04-10 | remove usage of vertex_header | Keith Whitwell |
2008-03-25 | gallium: added fragment emit/write debug counters | Brian |
2008-03-20 | gallium: use new framebuffer width, height fields | Brian |
2008-03-19 | gallium: added fb_width/height fields to softpipe context | Brian Paul |
2008-03-13 | gallium: set surface status to CLEAR or DEFINED in clearing/drawing code. | Brian |
2008-02-28 | gallium: Remove extra level of indirecttion. | José Fonseca |
2008-02-27 | gallium: remove dependencies on pipe_shader_state's semantic info | Brian |
2008-02-26 | gallium: added tgsi_shader_field to sp_fragment_shader | Brian |
2008-02-22 | gallium: fix a state validation bug found w/ pointblast.c | Brian |
2008-02-19 | gallium: don't hard-code attrib slot=0 in setup_fragcoord_coeff() | Brian |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |