| .. |
|
.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: Add GetPhysicalDeviceFeatures
|
2015-07-09 16:14:37 -07:00 |
|
formats.c
|
vk/vulkan.h: Move format quering to the physical device
|
2015-07-08 09:34:47 -07:00 |
|
gem.c
|
vk: Move the valgrind include and VG() macro to private.h
|
2015-06-09 21:51:37 -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/0.130: Remove VkImageViewCreateInfo::minLod
|
2015-07-08 14:48:22 -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: Move to the new pipeline creation API's
|
2015-07-08 17:30:18 -07:00 |
|
pipeline.c
|
vk: Move to the new pipeline creation API's
|
2015-07-08 17:30:18 -07:00 |
|
private.h
|
vk: Move to the new pipeline creation API's
|
2015-07-08 17:30:18 -07:00 |
|
query.c
|
vk: Move query related functionality to new file query.c
|
2015-06-01 21:52:45 -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/vulkan.h: Switch BindObjectMemory to a device function and remove the index
|
2015-07-08 09:04:16 -07:00 |