Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuke the nv0x-nv2x gallium pipe drivers. | Francisco Jerez | 2010-02-04 | 1 | -153/+0 |
| | |||||
* | nouveau: include stdio.h and u_inlines.h in all context files since embedded ↵ | Dave Airlie | 2010-02-04 | 1 | -0/+2 |
| | | | | | | | | changes fixes nouveau build for me. Signed-off-by: Dave Airlie <[email protected]> | ||||
* | nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc | Marcin Slusarz | 2010-01-05 | 1 | -4/+0 |
| | |||||
* | gallium: propogate draw retval changes into more drivers | Keith Whitwell | 2009-12-21 | 1 | -2/+2 |
| | |||||
* | nouveau: implement is_{texture,buffer}_referenced properly | Ben Skeggs | 2009-10-19 | 1 | -0/+1 |
| | |||||
* | gallium: Clean up driver clear() interface. | Michel Dänzer | 2009-04-04 | 1 | -2/+3 |
| | | | | | Only allows clearing currently bound buffers, but colour and depth/stencil in a single call. | ||||
* | nouveau: gallium directory structure changed again.. | Ben Skeggs | 2008-09-11 | 1 | -0/+4 |
| | |||||
* | nouveau: update for interface changes + hack around gallium x86_64 bustage | Ben Skeggs | 2008-06-23 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | nv10: fix random stuff | Peter Winters | 2008-04-20 | 1 | -1/+4 |
| | |||||
* | nouveau: PIPE_ATTRIB_MAX -> PIPE_MAX_ATTRIBS | Ben Skeggs | 2008-04-15 | 1 | -2/+2 |
| | |||||
* | nv10: fix more vertex stuff | Stephane Marchesin | 2008-04-03 | 1 | -4/+4 |
| | |||||
* | nv10: fix some more state, work on the vertex emission code. | Stephane Marchesin | 2008-04-02 | 1 | -11/+10 |
| | |||||
* | nv10: fix stuff and things. | Stephane Marchesin | 2008-04-02 | 1 | -5/+26 |
| | |||||
* | nv10: fixes. | Stephane Marchesin | 2008-03-17 | 1 | -1/+2 |
| | |||||
* | nv10. | Stephane Marchesin | 2008-03-15 | 1 | -0/+127 |