mesa/src/vulkan
Kristian Høgsberg c03314bdd3 vk: Update to header files with nested struct support
This will let us do MOCS settings right.
2015-05-25 20:20:31 -07:00
..
.gitignore vk: Ignore vk executable 2015-05-13 12:05:38 -07:00
allocator.c Revert "vk/allocator: Don't use memfd when valgrind is detected" 2015-05-18 20:57:43 -07:00
aub.c vk: Stream surface state instead of using the surface pool 2015-05-20 20:34:52 -07:00
aub.h Add vulkan driver for BDW 2015-05-09 11:38:32 -07:00
compiler.cpp vk/compiler: Zero out the vs_prog_data struct when VS is disabled 2015-05-25 17:14:49 -07:00
device.c vk/cmd_buffer: Initialize the pipeline pointer to NULL 2015-05-25 17:14:49 -07:00
formats.c vk: Mark remaining unsupported formats as such 2015-05-20 20:34:52 -07:00
gem.c vk/gem: VG_CLEAR the padding for the gem_mmap struct 2015-05-18 12:05:17 -07:00
gen7_pack.h vk: Update to header files with nested struct support 2015-05-25 20:20:31 -07:00
gen8_pack.h vk: Update to header files with nested struct support 2015-05-25 20:20:31 -07:00
gen75_pack.h vk: Update to header files with nested struct support 2015-05-25 20:20:31 -07:00
glsl_scraper.py vk/glsl_scraper: Use the LunarG back-door for GLSL source 2015-05-21 12:22:44 -07:00
image.c vk: Add WSI implementation 2015-05-20 20:34:52 -07:00
intel.c vk: Add script for generating ifunc entry points 2015-05-18 10:27:02 -07:00
Makefile.am vk/test: Use the glsl_scraper for building shaders 2015-05-21 12:24:02 -07:00
meta.c vk: Do relocations in surface states when they are created 2015-05-21 15:55:29 -07:00
pipeline.c vk: Actually implement some sort of destructor for all object types 2015-05-22 15:15:08 -07:00
private.h vk: Actually implement some sort of destructor for all object types 2015-05-22 15:15:08 -07:00
util.c vk: Use a temporary buffer for formatting in finishme 2015-05-18 10:27:08 -07:00
vk.c vk/test: Use the glsl_scraper for building shaders 2015-05-21 12:24:02 -07:00
vk_gen.py vk: Add a logger wrapper for the generated entrypoint 2015-05-18 10:27:07 -07:00
x11.c vk: Add WSI implementation 2015-05-20 20:34:52 -07:00