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

Ian Romanick idr at freedesktop.org
Thu Sep 1 18:10:35 UTC 2016


This is the updated series to enable GL_ARB_shader_atomic_counter_ops on
i965.  Really only the first part of the series has changed.  At Curro's
suggestion, I added an enum to specify which intrinsic an intrinsic is.
The string name is still tracked because it is used for look-ups and for
printing.  The original series cut about 768 bytes of text, but this new
series cuts 1032 bytes.

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.



More information about the mesa-dev mailing list