Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Improve makefiles for libraries | Jakob Bornecrantz | 2009-02-20 | 1 | -10/+1 |
| | | | | | | | | The template makefile that most libraries in gallium included was based on dri and had a bunch unrelevant junk in it. Update it and improve the depending makefiles. | ||||
* | nv50: rework for texture_transfer changes | Ben Skeggs | 2009-02-20 | 1 | -0/+1 |
| | |||||
* | nv50: split tic construction out into own file | Ben Skeggs | 2008-07-11 | 1 | -0/+1 |
| | |||||
* | nv50: import current "state of the art" nv50 code | Ben Skeggs | 2008-06-29 | 1 | -0/+1 |
| | |||||
* | nv50: crappy state validate/emit function | Ben Skeggs | 2008-03-12 | 1 | -0/+1 |
| | | | | Just for testing stateobjs to make sure they don't hang the engine. | ||||
* | nouveau: implement pipe_screen | Ben Skeggs | 2008-02-29 | 1 | -0/+1 |
| | | | | Untested on NV3x/NV5x. Quite possibly broken. | ||||
* | nouveau: match gallium code reorginisation. | Ben Skeggs | 2008-02-16 | 1 | -0/+25 |
That was... fun.. |