nouveau: Put dynamic textures in GART for CPU access and don't swizzle.
authorYounes Manton <younes.m@gmail.com>
Fri, 5 Dec 2008 07:26:07 +0000 (02:26 -0500)
committerYounes Manton <younes.m@gmail.com>
Sat, 10 Jan 2009 18:52:05 +0000 (13:52 -0500)
commit34c0281879b589dc42d134a10349eac66c7b2f0d
tree3df11e418a0a72c5e3fbe3032820af85f71f51f3
parentfbf418d9dc0aa2965ca7673ae20f6e47c4a53c8a
nouveau: Put dynamic textures in GART for CPU access and don't swizzle.

Also flag shadows as dynamic since they're for CPU access as well.
src/gallium/drivers/nouveau/nouveau_winsys.h
src/gallium/drivers/nv40/nv40_miptree.c
src/gallium/drivers/nv40/nv40_screen.c
src/gallium/winsys/drm/nouveau/nouveau_winsys_pipe.c
src/gallium/winsys/g3dvl/nouveau/nouveau_winsys_pipe.c