1. 89400ea GLSL: validation of early_fragment_tests, others, on an object. by John Kessenich · 8 years ago
  2. 94c18a8 GLSL: Fix bug setting component=0 for an auto-location assignment. by John Kessenich · 8 years ago
  3. 8de7e7b GLSL: Error when using location on an arrayed block. by John Kessenich · 8 years ago
  4. 3d9165f Parser: Redeclaration of gl_CullDistance is disallowed mistakenly. by Rex Xu · 9 years ago
  5. cd77f8e Implement GL_ARB_shader_texture_image_samples. Also add in gl_MaxSamples and the float imageAtomicExchange. by John Kessenich · 10 years ago
  6. df1d81a Add ES 3.1 compatibility to 4.5 and the atomic memory functions (e.g. atomicAdd). by John Kessenich · 10 years ago
  7. 6996841 Implement cull distances for GLSL 4.5 (but not as an extension yet, just a 4.5 feature). by John Kessenich · 10 years ago
  8. 13fd6c9 Implement GL_ARB_derivative_control. by John Kessenich · 10 years ago