summaryrefslogtreecommitdiffstats
path: root/src/vulkan/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* vk: Prefix most filenames with anvChad Versace2015-07-171-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 caseKristian Høgsberg Kristensen2015-06-021-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 filesChad Versace2015-05-271-0/+2
| | | | | Don't ignore any file named entrypoints.{c,h}. Ignore it only if it's in src/vulkan.
* vk: gitignore generated source filesChad Versace2015-05-271-0/+3
|
* vk: Ignore vk executableChad Versace2015-05-131-0/+1