Age | Commit message (Expand) | Author |
---|---|---|
2007-08-25 | add names to tracked state atoms to improve debug | keithw |
2007-08-25 | checkpoint in constant tracking rework | Keith Whitwell |
2007-08-25 | remove unneeded dirty flag | keithw |
2007-08-24 | Add support for more surface types in sp_surface.c | Brian |
2007-08-24 | Hook-up SSE2 to VS. | michal |
2007-08-24 | fix a tracking of changed lighting state | Brian |
2007-08-24 | Fixup include paths after rename | Keith Whitwell |
2007-08-23 | track more vertex-related state changes | Brian |
2007-08-23 | Vertex shader outputs are now tightly packed into the output slots. | Brian |
2007-08-22 | Rework of shader constant buffers. | Brian |
2007-08-18 | added tnl state atom | Brian |
2007-08-17 | added outputs_written field to pipe_shader_state | Brian |
2007-08-16 | Move VS code from st_atom_fs.c to st_atom_vs.c. | michal |
2007-07-19 | Trigger tgsi compilation for fragment programs. | Keith Whitwell |