Skip to content

swr: Fix GCC 4.9 checks.

Vinson Lee requested to merge vlee/mesa:fix-swr-gcc-409-check into master

Fixes: f0a22956 ("swr/rast: _mm*undefined* implementations for gcc<4.9") Fixes: e21fc2c6 ("swr/rast: non-regex knob fallback code for gcc < 4.9") Signed-off-by: Vinson Lee vlee@freedesktop.org

Merge request reports