nv50,nvc0: make resolve sampler objects allow sRGB conversion
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Tue, 31 Jul 2012 21:32:14 +0000 (23:32 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Wed, 1 Aug 2012 13:39:46 +0000 (15:39 +0200)
commit8592933de82f7742f411cb2f2c339ff7d42266da
tree1d745c06fc8601af93638d696dd5f27a7de73e59
parent6286d9810b7ebae588060370cd7a63c327478a2f
nv50,nvc0: make resolve sampler objects allow sRGB conversion

Just figured out what that bit does.

Note: It's converted back to sRGB on write, so no effective
conversion occurs.
src/gallium/drivers/nv50/nv50_surface.c
src/gallium/drivers/nv50/nv50_texture.xml.h
src/gallium/drivers/nvc0/nvc0_surface.c