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