Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-25 | nouveau: nv04-nv40 texture transfer. | Younes Manton | |
2009-02-20 | gallium: Improve makefiles for libraries | Jakob Bornecrantz | |
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. | |||
2008-06-23 | nv30: add state zsa, based on nv40 one | Patrice Mandin | |
2008-06-23 | nv30: add state viewport, based on nv40 one | Patrice Mandin | |
2008-06-23 | nv30: add state stipple, based on nv40 one | Patrice Mandin | |
2008-06-23 | nv30: add state scissor, based on nv40 one | Patrice Mandin | |
2008-06-23 | nv30: add state rasterizer, based on nv40 one | Patrice Mandin | |
2008-06-21 | nv30: Add state for blend | Patrice Mandin | |
2008-06-20 | nv30: Add separate nv30 state stuff for fb, based on nv40 one, need to use ↵ | Patrice Mandin | |
it now | |||
2008-02-29 | nouveau: implement pipe_screen | Ben Skeggs | |
Untested on NV3x/NV5x. Quite possibly broken. | |||
2008-02-16 | nouveau: match gallium code reorginisation. | Ben Skeggs | |
That was... fun.. |