| .. |
|
.gitignore
|
vk: Delete vk.c test case
|
2015-06-02 22:57:42 -07:00 |
|
allocator.c
|
vk: Rename functions ALIGN_*32 -> align_*32
|
2015-06-26 15:07:59 -07:00 |
|
aub.c
|
vk: Rename functions ALIGN_*32 -> align_*32
|
2015-06-26 15:07:59 -07:00 |
|
aub.h
|
Add vulkan driver for BDW
|
2015-05-09 11:38:32 -07:00 |
|
compiler.cpp
|
vk/compiler: create an empty parameters list
|
2015-07-09 14:29:23 -04:00 |
|
device.c
|
vk/0.132: Add vkDestroyPipeline()
|
2015-07-14 10:26:17 -07:00 |
|
formats.c
|
vk/formats.c: Use the casting functions
|
2015-07-09 20:24:17 -07:00 |
|
gem.c
|
vk/gem: Change signature of anv_gem_get_aperture()
|
2015-07-10 17:35:52 -07:00 |
|
gen7_pack.h
|
vk: Pull in new generated headers
|
2015-07-06 22:12:26 -07:00 |
|
gen8_pack.h
|
vk: Pull in new generated headers
|
2015-07-06 22:12:26 -07:00 |
|
gen75_pack.h
|
vk: Pull in new generated headers
|
2015-07-06 22:12:26 -07:00 |
|
glsl_scraper.py
|
vk: Move to the new pipeline creation API's
|
2015-07-08 17:30:18 -07:00 |
|
image.c
|
vk/image: Add an explicit DestroyImage function
|
2015-07-10 12:30:58 -07:00 |
|
intel.c
|
vk/image: Define anv_surface, refactor anv_image
|
2015-06-26 21:45:53 -07:00 |
|
Makefile.am
|
vk: Make make clean remove generated spirv headers
|
2015-06-04 14:26:46 -07:00 |
|
meta.c
|
vk/0.132: Rename VkDynamic*State types
|
2015-07-13 16:19:28 -07:00 |
|
pipeline.c
|
vk/0.132: Add vkDestroyPipeline()
|
2015-07-14 10:26:17 -07:00 |
|
private.h
|
vk/0.132: Add vkDestroyImage()
|
2015-07-14 10:13:00 -07:00 |
|
query.c
|
vk/0.132: Add vkDestroyQueryPool()
|
2015-07-14 09:44:58 -07:00 |
|
util.c
|
vk: Rename functions ALIGN_*32 -> align_*32
|
2015-06-26 15:07:59 -07:00 |
|
vk_gen.py
|
vk/vulkan.h: Switch to the split ProcAddr functions in 130
|
2015-07-07 18:51:53 -07:00 |
|
x11.c
|
vk/0.130: Update vkAllocMemory to use VkMemoryType
|
2015-07-10 17:35:52 -07:00 |