Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nouveau: nv04-nv40 texture transfer. | Younes Manton | 2009-02-25 | 1 | -0/+1 |
| | |||||
* | 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. | ||||
* | nv30: add state zsa, based on nv40 one | Patrice Mandin | 2008-06-23 | 1 | -0/+1 |
| | |||||
* | nv30: add state viewport, based on nv40 one | Patrice Mandin | 2008-06-23 | 1 | -0/+1 |
| | |||||
* | nv30: add state stipple, based on nv40 one | Patrice Mandin | 2008-06-23 | 1 | -0/+1 |
| | |||||
* | nv30: add state scissor, based on nv40 one | Patrice Mandin | 2008-06-23 | 1 | -0/+1 |
| | |||||
* | nv30: add state rasterizer, based on nv40 one | Patrice Mandin | 2008-06-23 | 1 | -0/+1 |
| | |||||
* | nv30: Add state for blend | Patrice Mandin | 2008-06-21 | 1 | -0/+1 |
| | |||||
* | nv30: Add separate nv30 state stuff for fb, based on nv40 one, need to use ↵ | Patrice Mandin | 2008-06-20 | 1 | -0/+1 |
| | | | | it now | ||||
* | 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/+29 |
That was... fun.. |