1. 08d61df Fix #1720: Give an error for parameter mismatched image format. by John Kessenich · 6 years ago
  2. 14d65be GLSL: Fix Khronos private Bugzilla 15973: local sizes can't be 0. by John Kessenich · 7 years ago
  3. c08fb8a Full stack: properly implement GL_EXT_device_group and GL_EXT_multiview. by John Kessenich · 8 years ago
  4. ac666e7 Front-end ESSL: require precision declarations for images. by John Kessenich · 8 years ago
  5. 9312269 Front-end Arrays of arrays: Add ES-specific checks and tests. AoA should be quite close to done now. by John Kessenich · 9 years ago
  6. 1189a7b Make double underscore "__" an error for ES 300, but a warning for 310. by John Kessenich · 9 years ago
  7. f6deb62 glslang AEP: Geometry shader features nominally working. (Full semantic check and turn on pending.) Also picked up partial tessellation shader interface, shader_io_blocks, and mirrored OES set of extensions functionality. by John Kessenich · 9 years ago
  8. da66bc7 Implement write-only semantic checking, the non-r32f/i/u readonly/writeonly check, and ES 3.1 support of volatile. Also, fix a typo in MaxComputeGroupY. by John Kessenich · 10 years ago
  9. b300751 Miscellaneous ES 3.1 semantics, and identification of all missing features. by John Kessenich · 10 years ago
  10. df1d81a Add ES 3.1 compatibility to 4.5 and the atomic memory functions (e.g. atomicAdd). by John Kessenich · 10 years ago
  11. 265f5fb Finish virtually all of the remaining atomic counter functionality. Still need offset collision detection. by John Kessenich · 10 years ago
  12. 4d57090 Turn on ESSL 3.1 for most features: by John Kessenich · 10 years ago