Am 19/12/2015 um 05:43 schrieb Dave Airlie:
> From: Dave Airlie
>
> This is just a precursor patch to a fix for doubles with
> tessellation that I've written.
>
> We need to descend into output arrays in that case and
> mark dst's as double.
>
> Signed-off-by: Dave Airlie
> ---
> src/mesa/s
From: Dave Airlie
This is just a precursor patch to a fix for doubles with
tessellation that I've written.
We need to descend into output arrays in that case and
mark dst's as double.
Signed-off-by: Dave Airlie
---
src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 13 ++---
1 file changed,