..
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: Remove the current_surface_bo helper
2015-09-24 08:46:41 -07:00
anv_cmd_buffer.c
anv: Add support for the ICD loader
2015-09-24 14:45:58 -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: Refactor anv_GetPhysicalDeviceFormatProperties()
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
vk: Also define vk_errorf in non-debug builds
2015-09-25 15:15:37 -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
vk: Fix size return value handling in a couple plces
2015-09-04 19:05:51 -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