Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-25 | softpipe: make clip state functions static | Brian Paul | |
2008-02-18 | gallium: move draw_set_viewport_state() call, plus code clean-up, remove ↵ | Brian | |
obsolete comments | |||
2008-02-18 | gallium: call draw_flush() for scissor/stipple state changes | Brian | |
2008-02-15 | Code reorganization: update build. | José Fonseca | |
Update the Makefiles and includes for the new paths. Note that there hasn't been no separation of the Makefiles yet, and make is jumping all over the place. That will be taken care shortly. But for now, make should work. It was tested with linux and linux-dri. Linux-cell and linux-llvm might require some minor tweaks. | |||
2008-02-15 | Code reorganization: move files into their places. | José Fonseca | |
This is in a separate commit to ensure renames are properly preserved. |