| .. |
|
.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
|
|
|
|
compiler.cpp
|
vk/compiler: create an empty parameters list
|
2015-07-09 14:29:23 -04:00 |
|
device.c
|
vk: Fix vkDestroyObject dispatch for VkRenderPass
|
2015-07-15 15:07:41 -07:00 |
|
formats.c
|
vk: Add stubs for all the sparse resource stuff
|
2015-07-14 17:06:11 -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: Define struct anv_image_view, anv_buffer_view
|
2015-07-15 12:19:29 -07:00 |
|
intel.c
|
vk: Replace some raw casts with safe casts
|
2015-07-15 14:00:21 -07:00 |
|
Makefile.am
|
vk: Make make clean remove generated spirv headers
|
2015-06-04 14:26:46 -07:00 |
|
meta.c
|
vk: Define struct anv_image_view, anv_buffer_view
|
2015-07-15 12:19:29 -07:00 |
|
pipeline.c
|
vk: Correct anv_CreateShaderModule's prototype
|
2015-07-15 13:59:47 -07:00 |
|
private.h
|
vk: Fix vkCreate/DestroyRenderPass
|
2015-07-15 15:07:41 -07:00 |
|
query.c
|
vk: Remove struct anv_object
|
2015-07-15 11:29:43 -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: Split the memory requirements/binding functions
|
2015-07-14 14:59:39 -07:00 |