Second pass at implementing support for ARB_shader_atomic_counters.
I'm only resending those patches that have changed since v1, and a few
new patches are included too (02, 04, 05, 07, 14). As before, the
complete series can be found in the atomic-counters branch of my
repository:
http://cgit.fre
On 15 September 2013 00:10, Francisco Jerez wrote:
> This patch series implements support for the
> ARB_shader_atomic_counters extension, which is part of GL core since
> GL 4.2. It includes patches adding support for the new APIs and GLSL
> language features, and working back-end code for Intel
Francisco Jerez writes:
> This patch series implements support for the
> ARB_shader_atomic_counters extension, which is part of GL core since
> GL 4.2. It includes patches adding support for the new APIs and GLSL
> language features, and working back-end code for Intel Gen7 hardware
> -- Ivy Bri
This patch series implements support for the
ARB_shader_atomic_counters extension, which is part of GL core since
GL 4.2. It includes patches adding support for the new APIs and GLSL
language features, and working back-end code for Intel Gen7 hardware
-- Ivy Bridge should work with these patches a