mesa/src/vulkan
2015-09-28 16:01:01 -07:00
..
tests anv/tests: Add some asserts for data integrity in block_pool_no_free 2015-09-17 17:44:20 -07:00
.gitignore vk: Add anv_icd.json to .gitignore 2015-09-25 15:16:56 -07:00
anv_allocator.c anv/allocator: Don't ever call mremap 2015-09-24 08:42:14 -07:00
anv_aub.h
anv_batch_chain.c anv/batch_chain: Add a _alloc_binding_table function 2015-09-28 16:01:01 -07:00
anv_cmd_buffer.c anv/batch_chain: Add a _alloc_binding_table function 2015-09-28 16:01:01 -07:00
anv_compiler.cpp vk: Use push constants for dynamic buffers 2015-09-11 15:56:19 -07:00
anv_device.c anv/device: Wrap a couple valgrind calls in the VG macro 2015-09-28 11:18:52 -07:00
anv_entrypoints_gen.py anv/entrypoints: Expose the anv_resolve_entrypoint function 2015-09-24 14:45:58 -07:00
anv_formats.c vk: Implement vkGetPhysicalDeviceImageFormatProperties() 2015-09-28 11:53:39 -07:00
anv_gem.c
anv_gem_stubs.c
anv_icd.json.in vk: Add an ICD declaration file 2015-09-24 14:45:58 -07:00
anv_image.c vk/image: Teach vkCreateImage about layout of 1D surfaces 2015-09-14 15:15:12 -07:00
anv_intel.c vk: Use anv_image_create() for creating dmabuf VkImage 2015-08-17 11:41:19 -07:00
anv_meta.c anv: Add a global dispatch table for use in meta operations 2015-09-24 14:45:58 -07:00
anv_nir.h vk/compiler: Add a NIR pass for pushing dynamic buffer offset 2015-09-11 15:53:56 -07:00
anv_nir_apply_dynamic_offsets.c vk/compiler: Add a NIR pass for pushing dynamic buffer offset 2015-09-11 15:53:56 -07:00
anv_pipeline.c vk/pipeline_layout: Add dynamic_offset_start and has_dynamic_offsets fields 2015-09-11 15:52:43 -07:00
anv_private.h anv/util: Add helpers for getting the first and last elements of a vector 2015-09-28 16:01:01 -07:00
anv_query.c vk: Add new vk_errorf that takes a format string 2015-09-03 11:53:08 -07:00
anv_util.c vk/error: Handle ERROR_OUT_OF_DATE_WSI 2015-09-08 12:13:07 -07:00
anv_wsi.c vk: Conditionally compile Wayland support 2015-09-04 19:18:52 -07:00
anv_wsi.h vk/wsi: Add Wayland WSI support 2015-09-04 17:55:42 -07:00
anv_wsi_wayland.c anv/wsi_wayland: Fix FIFO mode 2015-09-28 15:58:34 -07:00
anv_wsi_x11.c vk/error: Handle ERROR_OUT_OF_DATE_WSI 2015-09-08 12:13:07 -07:00
gen7_cmd_buffer.c anv/cmd_buffer: Add a helper for getting the surface state base address 2015-09-24 08:42:38 -07:00
gen7_pack.h vk: Update generated headers 2015-08-24 13:45:41 -07:00
gen7_pipeline.c vk: Drop redundant gen7_CreateGraphicsPipelines 2015-09-03 11:53:09 -07:00
gen7_state.c vk/image: Let anv_image have one anv_surface per aspect 2015-08-28 07:17:54 -07:00
gen8_cmd_buffer.c anv/cmd_buffer: Add a helper for getting the surface state base address 2015-09-24 08:42:38 -07:00
gen8_pack.h
gen8_pipeline.c vk/pipeline: Fix crash when the pipeline has no attributes 2015-08-28 08:07:15 -07:00
gen8_state.c vk/image: Remove stale FINISHME for non-2D image views 2015-09-14 15:16:57 -07:00
gen75_pack.h vk: Update generated headers 2015-08-24 13:45:41 -07:00
glsl_scraper.py anv: Add a global dispatch table for use in meta operations 2015-09-24 14:45:58 -07:00
Makefile.am vk/compiler: Add a NIR pass for pushing dynamic buffer offset 2015-09-11 15:53:56 -07:00