[Mesa-dev] [PATCH] llvmpipe: (trivial) get rid of triangle subdivision code
Brian Paul
brianp at vmware.com
Thu Dec 12 17:09:37 PST 2013
On 12/12/2013 05:12 PM, sroland at vmware.com wrote:
> From: Roland Scheidegger <sroland at vmware.com>
>
> This code was always problematic, and with 64bit rasterization we no longer
> need it at all.
> ---
> src/gallium/drivers/llvmpipe/lp_setup.c | 8 +-
> src/gallium/drivers/llvmpipe/lp_setup_context.h | 1 -
> src/gallium/drivers/llvmpipe/lp_setup_tri.c | 174 -----------------------
> 3 files changed, 1 insertion(+), 182 deletions(-)
>
Reviewed-by: Brian Paul <brianp at vmware.com>
More information about the mesa-dev
mailing list