mesa/src/intel/vulkan
Jason Ekstrand 06fc7fa684 anv/cmd_buffer: Use the new emit macro for 3DSTATE_CONSTANT
Acked-by: Kristian Høgsberg <krh@bitplanet.net>
2016-04-20 14:54:09 -07:00
..
tests
.gitignore anv/intel_icd: Don't provide an absolute path 2016-04-14 15:15:00 -07:00
anv_allocator.c anv/allocator: Make the bo_pool dynamically sized 2016-03-18 17:25:58 -07:00
anv_batch_chain.c
anv_cmd_buffer.c anv_cmd_buffer: Don't make the initial state dirty 2016-04-13 17:52:24 -07:00
anv_descriptor_set.c
anv_device.c anv/device: Images are only enabled in scalar stages 2016-04-15 16:40:56 -07:00
anv_dump.c
anv_entrypoints_gen.py
anv_formats.c
anv_gem.c
anv_gem_stubs.c
anv_genX.h
anv_image.c
anv_intel.c Move the intel vulkan driver to src/intel/vulkan 2016-02-18 10:37:59 -08:00
anv_meta.c anv/blit2d: Customize meta blit structs and functions for blit2d API 2016-03-16 10:56:22 -07:00
anv_meta.h
anv_meta_blit.c
anv_meta_blit2d.c
anv_meta_clear.c
anv_meta_copy.c
anv_meta_resolve.c
anv_nir.h anv/lower_push_constants: Stop treating scalar specially 2016-04-20 09:14:47 -07:00
anv_nir_apply_dynamic_offsets.c nir: rename nir_foreach_block*() to nir_foreach_block*_call() 2016-04-20 09:47:05 -07:00
anv_nir_apply_pipeline_layout.c nir: rename nir_foreach_block*() to nir_foreach_block*_call() 2016-04-20 09:47:05 -07:00
anv_nir_lower_push_constants.c nir: rename nir_foreach_block*() to nir_foreach_block*_call() 2016-04-20 09:47:05 -07:00
anv_pass.c
anv_pipeline.c anv/lower_push_constants: Stop treating scalar specially 2016-04-20 09:14:47 -07:00
anv_pipeline_cache.c anv: Turn pipeline cache on by default 2016-03-05 13:54:24 -08:00
anv_private.h anv: Add a new block-based batch emit macro 2016-04-20 14:54:09 -07:00
anv_query.c
anv_util.c anv/util: Fix vector resizing 2016-03-03 08:17:36 -08:00
anv_wsi.c
anv_wsi.h
anv_wsi_wayland.c
anv_wsi_x11.c
dev_icd.json.in
gen7_cmd_buffer.c
gen7_pipeline.c
gen8_cmd_buffer.c
gen8_pipeline.c anv: Replace ::disable_scissor with ::use_rectlists 2016-04-13 18:00:41 -07:00
genX_cmd_buffer.c anv/cmd_buffer: Use the new emit macro for 3DSTATE_CONSTANT 2016-04-20 14:54:09 -07:00
genX_pipeline.c
genX_pipeline_util.h anv/pipeline: Set up flat enables correctly 2016-04-09 17:06:59 -07:00
genX_state.c anv: Fix backwards shadow comparisons 2016-03-04 11:35:46 -08:00
intel_icd.json anv/intel_icd: Don't provide an absolute path 2016-04-14 15:15:00 -07:00
Makefile.am anv: fix build without Wayland platform 2016-04-20 11:12:10 -07:00