glslang-zig/glslang
pmistryNV 7d65f09b83
Add support for extension GL_ARB_shader_storage_buffer_object (#2184)
Enable below features for GL Core version 420:
* layout qualifier "std430"
* storage qualifier "buffer"
* atomic memory functions
2020-04-22 22:46:52 -06:00
..
CInterface Add support for GLSL_EXT_ray_tracing 2020-03-17 20:42:47 -04:00
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include Shader interface matching rework to fix #2136 (#2156) 2020-04-02 02:03:53 -06:00
MachineIndependent Add support for extension GL_ARB_shader_storage_buffer_object (#2184) 2020-04-22 22:46:52 -06:00
OSDependent Fix build on CMake 2.8, and fix Web build 2020-03-23 12:34:55 -07:00
Public Fix #2163: improve comments for addProcess() and the preamble. 2020-03-30 00:27:31 -06:00
CMakeLists.txt Split "is emscripten" config from "enable glslang.js" 2020-02-06 14:06:20 -08:00
updateGrammar Separate GLSLANG_WEB (min-size build) and Emscripten options 2019-09-17 23:18:03 -07:00