softpipe: Increase the GLSL feature level
authorGert Wollny <gert.wollny@collabora.com>
Wed, 24 Apr 2019 08:29:13 +0000 (10:29 +0200)
committerGert Wollny <gert.wollny@collabora.com>
Wed, 1 May 2019 06:40:39 +0000 (08:40 +0200)
commit6162ce6c6004bf6828592e5928537e554eb7d1f1
tree653ff99639dab00d00c6384a57f3105a2fecdf47
parent338017c58a4296a60fdc00747a0cd55da405bf7d
softpipe: Increase the GLSL feature level

This will enable calls to the interpolateAt* functions, but also a bunch
of other features.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/drivers/softpipe/sp_screen.c