Age | Commit message (Expand) | Author |
---|---|---|
2008-09-11 | cell: initial support for fragment shader code generation. | Brian Paul |
2008-09-04 | cell: assorted comments, clean-ups, etc. | Brian Paul |
2008-09-03 | gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context. | José Fonseca |
2008-08-25 | cell: asst fixes to get driver building/running again. | Brian |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-07-28 | Merge tgsi/exec and tgsi/util directories. | José Fonseca |
2008-05-17 | gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state() | Brian Paul |
2008-03-13 | cell: Fix to work with commit fa9e7e9a8debb68611909ac2ffab527c6c39a3e5 | Ian Romanick |
2008-03-11 | cell: check for NULL shader pointer in cell_bind_vs_state() | Brian |
2008-02-20 | cell: rename cell_state_fs.c -> cell_state_shader.c | Brian |