Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vk/glsl_scraper: Use the LunarG back-door for GLSL source | Jason Ekstrand | 2015-05-21 | 1 | -4/+14 |
* | vk/glsl_scraper: Use a fake GLSL version that glslang will accept | Jason Ekstrand | 2015-05-21 | 1 | -1/+1 |
* | vk: Bake the GLSL_VK_SHADER macro into the scraper output file | Jason Ekstrand | 2015-05-21 | 1 | -1/+16 |
* | vk/glsl_scraper: Add a --glsl-only option | Jason Ekstrand | 2015-05-19 | 1 | -13/+20 |
* | vk/glsl_scraper: Use the line number from the end of the macro | Jason Ekstrand | 2015-05-19 | 1 | -5/+8 |
* | vk/glsl_scraper: Don't open files until needed | Jason Ekstrand | 2015-05-19 | 1 | -10/+12 |
* | vk: Add a GLSL scraper utility | Jason Ekstrand | 2015-05-14 | 1 | -0/+236 |