mesa: Drop the always-software-primitive-restart paths.
authorEric Anholt <eric@anholt.net>
Thu, 4 Sep 2014 23:05:00 +0000 (16:05 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 30 Sep 2014 18:00:52 +0000 (11:00 -0700)
commit2b76ee903187e22c9fa013579004bc5f51c9a6d8
treecc5969db161ff218091b0506500c5aecece2333f
parentbcb722d83025a8e25a318611df6ba4e945c9223d
mesa: Drop the always-software-primitive-restart paths.

The core sw primitive restart code is still around, because i965 uses it
in some cases, but there are no drivers that want it on all the time.

Reviewed-by: Rob Clark <robdclark@gmail.com>
src/mesa/drivers/dri/i965/brw_primitive_restart.c
src/mesa/main/context.c
src/mesa/main/mtypes.h
src/mesa/vbo/vbo_exec_array.c
src/mesa/vbo/vbo_primitive_restart.c