On Thu, Sep 1, 2016 at 2:10 PM, Ian Romanick <[email protected]> wrote: > I have also applied the same changes to st_glsl_to_tgsi.cpp. The > changes were pretty straight forward, so they should be correct. > However, I have only verified that it builds.
Note that all those extensions are enabled on softpipe (but not llvmpipe), so you can do some directed testing yourself if you're so-inclined. Run with LIBGL_ALWAYS_SOFTWARE=1 GALLIUM_DRIVER=softpipe -ilia _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
