Switching the default renderer to swr was part of our development so that we
could get users to test our driver without accidentally forgetting to change
the driver and ending up with llvmpipe. I was thinking we might be able to
leave that change in since swr isn’t in the default automake galli
One comment inline...
Am 18.02.2016 um 02:53 schrieb Tim Rowley:
> C++ protection on gallium functions needed for a C++ driver.
> Add swr driver as a software target.
> ---
> src/gallium/auxiliary/gallivm/lp_bld_flow.h| 7 ++
> src/gallium/auxiliary/gallivm/lp_bld_init.h| 7
C++ protection on gallium functions needed for a C++ driver.
Add swr driver as a software target.
---
src/gallium/auxiliary/gallivm/lp_bld_flow.h| 7 ++
src/gallium/auxiliary/gallivm/lp_bld_init.h| 7 ++
src/gallium/auxiliary/gallivm/lp_bld_sample.h | 6 +
src/g