Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvfx: completely remove this driver (GeForce FX/6/7) | Ben Skeggs | 2012-04-14 | 1 | -194/+0 |
* | nvfx: drop render temporaries code | Lucas Stach | 2012-01-15 | 1 | -29/+1 |
* | nvfx: use common NOUVEAU_RESOURCE_FLAG_LINEAR define | Christoph Bumiller | 2011-08-30 | 1 | -2/+1 |
* | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 1 | -4/+4 |
* | nvfx: rewrite draw code and buffer code | Luca Barbieri | 2010-08-21 | 1 | -22/+69 |
* | nvfx: new 2D: unify textures and buffers | Luca Barbieri | 2010-08-21 | 1 | -8/+8 |
* | nvfx: new 2D: new render temporaries with resources | Luca Barbieri | 2010-08-21 | 1 | -2/+34 |
* | nvfx: new 2D: use new 2D engine in Gallium | Luca Barbieri | 2010-08-21 | 1 | -0/+5 |
* | nvfx: new 2D: rewrite miptree code, adapt transfers | Luca Barbieri | 2010-08-21 | 1 | -8/+40 |
* | nvfx: add nouveau_resource_on_gpu | Luca Barbieri | 2010-08-21 | 1 | -1/+15 |
* | nvfx: add linear flag for buffers | Luca Barbieri | 2010-08-21 | 1 | -0/+2 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -0/+91 |