| .. |
|
.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/vulkan.h: Remove programPointSize
|
2015-07-07 16:00:46 -07:00 |
|
device.c
|
vk/vulkan.h: Move over to the new border color enums
|
2015-07-08 11:44:52 -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/glsl_scraper: Replace adhoc arg parsing with argparse
|
2015-05-27 16:56:02 -07:00 |
|
image.c
|
vk/0.130: Remove msaa members of VkDepthStencilViewCreateInfo
|
2015-07-08 11:50:51 -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.130: Update vkCmdBlitImage signature
|
2015-07-08 12:47:48 -07:00 |
|
pipeline.c
|
vk/vulkan.h: Rename VertexInputStateInfo to VertexInputStateCreateInfo
|
2015-07-07 16:15:55 -07:00 |
|
private.h
|
vk/vulkan.h: Move over to the new border color enums
|
2015-07-08 11:44:52 -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 |