Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vk: Prefix most filenames with anv | Chad Versace | 2015-07-17 | 1 | -3/+3 |
| | | | | | | Jason started the task by creating anv_cmd_buffer.c and anv_cmd_emit.c. This patch finishes the task by renaming all other files except gen*_pack.h and glsl_scraper.py. | ||||
* | vk: Delete vk.c test case | Kristian Høgsberg Kristensen | 2015-06-02 | 1 | -2/+0 |
| | | | | | We now have crucible up and running and all vk sub-cases have been moved over. Delete this crufty old hack of a test case. | ||||
* | .gitignore: Scope Vulkan's generated source files | Chad Versace | 2015-05-27 | 1 | -0/+2 |
| | | | | | Don't ignore any file named entrypoints.{c,h}. Ignore it only if it's in src/vulkan. | ||||
* | vk: gitignore generated source files | Chad Versace | 2015-05-27 | 1 | -0/+3 |
| | |||||
* | vk: Ignore vk executable | Chad Versace | 2015-05-13 | 1 | -0/+1 |