Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | 03-May-2024 | - | 668,008 | 614,841 | ||
DIR_METADATA | D | 03-May-2024 | 92 | 5 | 4 | |
LICENSE | D | 03-May-2024 | 1.3 KiB | 26 | 21 | |
README.chromium | D | 03-May-2024 | 429 | 16 | 13 |
README.chromium
1Name: Khronos reference front-end for GLSL and ESSL 2Short Name: glslang 3URL: https://github.com/KhronosGroup/glslang 4Version: Unknown 5Security Critical: yes 6License: MIT 7License File: LICENSE 8 9Description: 10An OpenGL and OpenGL ES shader front end and validator. 11 12Local Modifications: 13Added OWNERS, README.chromium. 14Ported build rules from CMake to GN. 155/13/2016 - Updated GN build rules to include new files added in repository. 16