On 29 October 2013 16:37, Francisco Jerez wrote:
> v2: Add comments on the purpose of the auxiliary data structures.
> Check for atomic counter overlaps. Use the contains_atomic()
> convenience method. Add static assert with the number of expected
> shader stages.
>
> v3: Don't resi
v2: Add comments on the purpose of the auxiliary data structures.
Check for atomic counter overlaps. Use the contains_atomic()
convenience method. Add static assert with the number of expected
shader stages.
v3: Don't resize atomic arrays.
---
src/glsl/Makefile.sources | 1 +
src/