Implement GL_OES_shader_image_atomic.

This commit is contained in:
John Kessenich 2015-08-16 23:40:15 -06:00
parent 556ab3ac96
commit fb5ba510ca
9 changed files with 705 additions and 23 deletions

View file

@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "2.3.719"
#define GLSLANG_REVISION "2.3.720"
#define GLSLANG_DATE "16-Aug-2015"