Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvfx: fire ring after transfers | Luca Barbieri | 2010-08-21 | 1 | -0/+5 |
* | nvfx: rewrite draw code and buffer code | Luca Barbieri | 2010-08-21 | 1 | -24/+149 |
* | nvfx: new 2D: rewrite transfer code to use staging transfers | Luca Barbieri | 2010-08-21 | 1 | -163/+52 |
* | nvfx: new 2D: rewrite miptree code, adapt transfers | Luca Barbieri | 2010-08-21 | 1 | -16/+11 |
* | nouveau: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 1 | -2/+4 |
* | gallium: replace pipe_resource::_usage with pipe_resource::usage | Brian Paul | 2010-04-20 | 1 | -2/+2 |
* | nvfx: fix bind flags | Luca Barbieri | 2010-04-12 | 1 | -2/+2 |
* | nvfx: make NOUVEAU_NO_TRANSFER default off | Luca Barbieri | 2010-04-12 | 1 | -1/+1 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -58/+79 |
* | nvfx: fix coding style in nvfx_transfer.c | Luca Barbieri | 2010-03-23 | 1 | -8/+8 |
* | nvfx: stop incessantly spewing debug messages on the terminal | Luca Barbieri | 2010-03-23 | 1 | -2/+4 |
* | nv30, nv40: unify identical nv[34]0_transfer.c | Luca Barbieri | 2010-03-15 | 1 | -0/+182 |