On Wed, 7 Jan 2015, Ilia Mirkin wrote:
On Wed, Jan 7, 2015 at 11:36 AM, Axel Davy wrote:
The cap means D3DFVF_XYZRHW vertices will see clipping.
This is not the case when
PIPE_CAP_TGSI_VS_WINDOW_SPACE_POSITION is supported, since
it'll disable clipping.
Signed-off-by: Axel Davy
Cc: "10.4"
On Wed, Jan 7, 2015 at 11:36 AM, Axel Davy wrote:
> The cap means D3DFVF_XYZRHW vertices will see clipping.
> This is not the case when
> PIPE_CAP_TGSI_VS_WINDOW_SPACE_POSITION is supported, since
> it'll disable clipping.
>
> Signed-off-by: Axel Davy
>
> Cc: "10.4"
> ---
> src/gallium/state_tr
The cap means D3DFVF_XYZRHW vertices will see clipping.
This is not the case when
PIPE_CAP_TGSI_VS_WINDOW_SPACE_POSITION is supported, since
it'll disable clipping.
Signed-off-by: Axel Davy
Cc: "10.4"
---
src/gallium/state_trackers/nine/adapter9.c | 4 +++-
1 file changed, 3 insertions(+), 1 d