OLD | NEW |
1 Name: Google fork of Khronos reference front-end for GLSL and ESSL | 1 Name: Google fork of Khronos reference front-end for GLSL and ESSL |
2 Short Name: glslang | 2 Short Name: glslang |
3 URL: https://github.com/google/glslang | 3 URL: https://github.com/google/glslang |
4 Version: Unknown | 4 Version: Unknown |
5 Security Critical: yes | 5 Security Critical: yes |
6 License: MIT | 6 License: MIT |
7 License File: LICENSE | 7 License File: LICENSE |
8 | 8 |
9 Description: | 9 Description: |
10 An OpenGL and OpenGL ES shader front end and validator. | 10 An OpenGL and OpenGL ES shader front end and validator. |
11 | 11 |
12 Local Modifications: | 12 Local Modifications: |
13 Added OWNERS, README.chromium. | 13 Added OWNERS, README.chromium. |
14 Ported build rules from CMake to GN. | 14 Ported build rules from CMake to GN. |
| 15 5/13/2016 - Updated GN build rules to include new files added in repository. |
OLD | NEW |