[Mesa-dev] [PATCH 0/9] Enable GL_ARB_shader_atomic_counter_ops on i965

Ilia Mirkin imirkin at alum.mit.edu
Thu Sep 1 18:25:25 UTC 2016


On Thu, Sep 1, 2016 at 2:10 PM, Ian Romanick <idr at freedesktop.org> 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


More information about the mesa-dev mailing list