OSDN Git Service

nvfx: make NOUVEAU_NO_TRANSFER default off
authorLuca Barbieri <luca@luca-barbieri.com>
Mon, 12 Apr 2010 02:55:05 +0000 (04:55 +0200)
committerLuca Barbieri <luca@luca-barbieri.com>
Mon, 12 Apr 2010 03:46:04 +0000 (05:46 +0200)
commit930bba24e556d94c676b6828340431a15a9edffb
treef9270bb15807153437a4322acb19d8e1590af187
parentaa985f339d28cb95c54a635652d1ba7f9d394eca
nvfx: make NOUVEAU_NO_TRANSFER default off

Otherwise, we read from VRAM...

Yes, again, it should be fixed to tell whether the buffer is in
VRAM or not and behave appropriately.

But this should be in pipebuffer/a generic layer; revisit this later
too.
src/gallium/drivers/nvfx/nvfx_transfer.c