[Mesa-dev] [PATCH 3/3] draw/llvm: add clip distance support

Brian Paul brianp at vmware.com
Mon Mar 5 14:53:49 PST 2012


On 03/03/2012 10:55 AM, Dave Airlie wrote:
> From: Dave Airlie<airlied at redhat.com>
>
> This add clipdistance support like the non-llvm draw paths,
> if we have a clip distance we compare with it instead of doing
> the dot4.
>
> We also have to put the have_clipvertex bit into the emitted
> vertex header.
>
> Fixes vs-clip-distance-all-planes-enabled, vs-clip-distance-const-reject,
> vs-clip-distance-enables, vs-clip-distance-implicitly-sized,
> vs-clip-distance-in-param, vs-clip-distance-uint-index.
>
> Signed-off-by: Dave Airlie<airlied at redhat.com>

Reviewed-by: Brian Paul <brianp at vmware.com>


More information about the mesa-dev mailing list