Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuke the nv0x-nv2x gallium pipe drivers. | Francisco Jerez | 2010-02-04 | 1 | -298/+0 |
| | |||||
* | gallium: Move deprecated pipe/internal/p_winsys_screen.h inside ↵ | José Fonseca | 2010-02-02 | 1 | -1/+1 |
| | | | | util/u_simple_screen.h | ||||
* | nv10, nv20: Fix build. | Francisco Jerez | 2010-02-01 | 1 | -1/+1 |
| | |||||
* | nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc | Marcin Slusarz | 2010-01-05 | 1 | -181/+186 |
| | |||||
* | gallium: fix up drivers for edgeflag changes | Roland Scheidegger | 2009-12-19 | 1 | -6/+0 |
| | | | | | several drivers which chose to ignore edgeflags might require some more work, while edgeflags never worked there they might now crash. | ||||
* | nv10: Fix build for the last nouveau_class.h changes. | Francisco Jerez | 2009-11-15 | 1 | -1/+1 |
| | | | | | Signed-off-by: Francisco Jerez <[email protected]> Signed-off-by: Pekka Paalanen <[email protected]> | ||||
* | nouveau: implement is_{texture,buffer}_referenced properly | Ben Skeggs | 2009-10-19 | 1 | -25/+2 |
| | |||||
* | nouveau: move channel creation into pipe drivers | Ben Skeggs | 2009-06-05 | 1 | -5/+5 |
| | |||||
* | gallium: Make sure we flush before some texture / buffer operations. | Thomas Hellstrom | 2009-04-15 | 1 | -0/+26 |
| | | | | | | | Also implement context member functions to optimize away those flushes whenever possible. Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> | ||||
* | gallium: make p_winsys internal | Zack Rusin | 2009-01-30 | 1 | -1/+1 |
| | | | | | move it to pipe/internal/p_winsys_screen.h and start converting the state trackers to the screen usage | ||||
* | Nouveau: update nouveau_class.h | Pekka Paalanen | 2008-11-30 | 1 | -1/+1 |
| | | | | | | Fresh from renouveau. Signed-off-by: Pekka Paalanen <[email protected]> | ||||
* | nouveau: gallium directory structure changed again.. | Ben Skeggs | 2008-09-11 | 1 | -1/+0 |
| | |||||
* | nouveau: very quick port to tex-surface changes. | Ben Skeggs | 2008-05-27 | 1 | -1/+0 |
| | | | | | probably the last match-gallium-upstream merge for a bit, some cleanup+nv50 work coming RSN... | ||||
* | nouveau: remove chipset fields in all nv pipe driver context/screen structs. | Ben Skeggs | 2008-05-13 | 1 | -2/+0 |
| | |||||
* | nouveau: stub set_edgeflags for all nv pipe drivers | Ben Skeggs | 2008-04-27 | 1 | -0/+6 |
| | |||||
* | nv10: fix random stuff | Peter Winters | 2008-04-20 | 1 | -3/+33 |
| | |||||
* | nv10: fix stuff and things. | Stephane Marchesin | 2008-04-02 | 1 | -71/+21 |
| | |||||
* | nouveau: adapt to recent gallium changes | Ben Skeggs | 2008-03-30 | 1 | -15/+4 |
| | |||||
* | nv10. | Stephane Marchesin | 2008-03-15 | 1 | -0/+325 |