nv50,nvc0: share sampler state creation
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 4 Mar 2011 21:15:17 +0000 (22:15 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 4 Mar 2011 23:51:07 +0000 (00:51 +0100)
commit1f5d6fc59bd899e211c70026eb74cd2219858008
treee00a5abe3158dff9e80cd6391b92496a31f51986
parente4c968cdbbdc020afbf869d12b536c0a0dbf9de8
nv50,nvc0: share sampler state creation
src/gallium/drivers/nv50/nv50_state.c
src/gallium/drivers/nv50/nv50_stateobj.h
src/gallium/drivers/nv50/nv50_stateobj_tex.h [new file with mode: 0644]
src/gallium/drivers/nv50/nv50_tex.c
src/gallium/drivers/nvc0/nvc0_context.h
src/gallium/drivers/nvc0/nvc0_screen.c
src/gallium/drivers/nvc0/nvc0_screen.h
src/gallium/drivers/nvc0/nvc0_state.c
src/gallium/drivers/nvc0/nvc0_stateobj.h
src/gallium/drivers/nvc0/nvc0_tex.c