On 9 Aug 2012, at 00:16, Eric Anholt wrote:
> Reimar Döffinger writes:
>
>> This allows MPlayer to (mis-)use depth textures to quickly upload
>> and render 16-bit per component YUV video.
>> There is still the issue that the actual precision is only around
>> 10-b
ar it, however
it is not related to this change as the precision is the same
with Z16 disable which ends up converting to X8Z24 first.
Signed-off-by: Reimar Döffinger
---
src/mesa/drivers/dri/i915/i915_context.c |9 -
1 file changed, 9 deletions(-)
diff --git a/src/mesa/drivers/dri