Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | H | 25-Apr-2025 | - | 723,289 | 667,004 | |
DIR_METADATA | H A D | 25-Apr-2025 | 92 | 5 | 4 | |
LICENSE | H A D | 25-Apr-2025 | 1.3 KiB | 26 | 21 | |
README.chromium | H A D | 25-Apr-2025 | 452 | 18 | 15 |
README.chromium
1Name: Khronos reference front-end for GLSL and ESSL 2Short Name: glslang 3URL: https://github.com/KhronosGroup/glslang 4Version: N/A 5Revision: DEPS 6Security Critical: yes 7Shipped: no 8License: MIT 9License File: LICENSE 10 11Description: 12An OpenGL and OpenGL ES shader front end and validator. 13 14Local Modifications: 15Added OWNERS, README.chromium. 16Ported build rules from CMake to GN. 175/13/2016 - Updated GN build rules to include new files added in repository. 18