1. 1a6e853 GLSL: Fix #1833: Don't constant fold integer mix to a float. by John Kessenich · 5 years ago
  2. 40b1a9e Fix include guard for GL_EXT_multiview by Daniel Koch · 5 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. 1be8063 Require l-value patch-out indexing to be gl_InvocationID. by John Kessenich · 9 years ago
  6. 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
  7. c8b2e36 Implement GL_KHR_blend_equation_advanced. by John Kessenich · 9 years ago
  8. 0fc4338 Implement GL_OES_shader_multisample_interpolation, as well as core desktop versions of it. by John Kessenich · 9 years ago
  9. fb5ba51 Implement GL_OES_shader_image_atomic. by John Kessenich · 9 years ago
  10. 556ab3a Implement GL_OES_sample_variables. by John Kessenich · 9 years ago
  11. dc9eff7 Implement GL_OES_texture_cube_map_array. by John Kessenich · 9 years ago
  12. e3933d6 Front-end: Implement GL_OES_gpu_shader5. by John Kessenich · 9 years ago
  13. 105704e glslang: Finish turn on of AEP geometry shaders for ES 3.1. by John Kessenich · 9 years ago
  14. 9e41f36 glslang AEP: Full semantics for *_shader_io_blocks. by John Kessenich · 9 years ago
  15. 93930d6 glslang ES reference: Don't allow std430 on uniform blocks (bug 14095). by John Kessenich · 9 years ago
  16. c47175c Add memory qualifiers (coherent volatile restrict) to imageSize(), imageLoad(), imageStore(), atomic*(), and imageAtomic*(), to remove errors about dropping qualifiers. by John Kessenich · 10 years ago
  17. b07957c ES check for vertex out or fragment in containing any of by John Kessenich · 10 years ago
  18. f57aa7b Add missing precision qualifier checks to function formal parameter declarations. by John Kessenich · 10 years ago
  19. b300751 Miscellaneous ES 3.1 semantics, and identification of all missing features. by John Kessenich · 10 years ago
  20. be70339 Add the bitField built-in functions. Mark 330 as being complete. by John Kessenich · 10 years ago
  21. df1d81a Add ES 3.1 compatibility to 4.5 and the atomic memory functions (e.g. atomicAdd). by John Kessenich · 10 years ago
  22. 4d57090 Turn on ESSL 3.1 for most features: by John Kessenich · 10 years ago