Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-22 | Rework of shader constant buffers. | Brian | |
They're now totally independent of the actual shaders. Also, implemented in terms of pipe_buffer_handles/objects. | |||
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 | |
Not sure the generated program looks correct though... |