OSDN Git Service

nvc0: implement multisample textures
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 6 Apr 2013 12:52:05 +0000 (14:52 +0200)
committerChristoph Bumiller <christoph.bumiller@speed.at>
Fri, 12 Apr 2013 11:02:18 +0000 (13:02 +0200)
commit4da54c91d24da891c56957f29274e7821c8254f6
tree8bd4fa434f7494a3bc9049d7304f49bb8dd7f264
parent71c1c8a9b89ca1ecca1857c53cd8c648c9c9a871
nvc0: implement multisample textures
src/gallium/drivers/nv50/codegen/nv50_ir.h
src/gallium/drivers/nv50/codegen/nv50_ir_from_tgsi.cpp
src/gallium/drivers/nv50/nv50_resource.h
src/gallium/drivers/nv50/nv50_surface.c
src/gallium/drivers/nvc0/codegen/nv50_ir_lowering_nvc0.cpp
src/gallium/drivers/nvc0/nvc0_context.c
src/gallium/drivers/nvc0/nvc0_miptree.c
src/gallium/drivers/nvc0/nvc0_screen.c
src/gallium/drivers/nvc0/nvc0_surface.c
src/gallium/drivers/nvc0/nvc0_tex.c