Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -3/+3 |
| | |||||
* | mesa: move shader/slang/* sources to main/slang/* | Brian Paul | 2010-06-10 | 1 | -2/+2 |
| | | | | Reduce the source tree depth a bit. | ||||
* | mesa: refactor shader api / object code | Brian Paul | 2010-06-10 | 1 | -0/+1552 |
Remove the unneeded ctx->Driver hooks for shader-related functions. Move state and API-related things into main/. |