..
tests
delete autotools .gitignore files
2019-04-29 21:17:19 +00:00
anv_allocator.c
anv: Use corresponding type from the vector allocation
2019-05-09 21:57:26 +01:00
anv_android.c
anv: Add HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED in vk_format
2019-06-24 08:28:18 +03:00
anv_android.h
anv_android_stubs.c
anv_batch_chain.c
anv: only resort to sync fds internally with no syncobj support
2019-06-20 14:59:51 +00:00
anv_blorp.c
anv: Flush caches in anv_image_copy_to_shadow
2019-06-19 22:21:46 +00:00
anv_cmd_buffer.c
anv: ignore inline uniform blocks in anv_CmdPushDescriptorSetKHR()
2019-06-11 16:25:53 +02:00
anv_descriptor_set.c
anv/descriptor_set: Only write texture swizzles if we have an image view
2019-06-25 19:43:25 +00:00
anv_device.c
anv: Advertise a more accurate minTexelBufferOffsetAlignment
2019-07-02 22:28:44 +00:00
anv_dump.c
anv_entrypoints_gen.py
anv: use the platform defines in vk.xml instead of hard-coding them
2019-03-05 11:57:10 +00:00
anv_extensions.py
anv: Implement VK_EXT_texel_buffer_alignment
2019-07-02 22:28:44 +00:00
anv_extensions_gen.py
anv: manually add KHR_display to the list of platforms
2019-07-07 15:34:09 +03:00
anv_formats.c
anv: fix VkExternalBufferProperties for host allocation
2019-07-07 13:31:58 -07:00
anv_gem.c
anv_gem_stubs.c
anv_genX.h
anv: Move mi_memcpy and mi_memset to gen_mi_builder
2019-04-11 18:04:09 +00:00
anv_icd.py
anv: fix typo
2019-06-29 22:41:06 +01:00
anv_image.c
intel: fix wrong format usage
2019-07-03 10:14:54 +02:00
anv_intel.c
anv: fix indentation
2019-06-29 22:41:06 +01:00
anv_nir.h
anv,nir: Move lower_input_attachments pass from ANV to NIR.
2019-07-08 14:02:50 +02:00
anv_nir_add_base_work_group_id.c
anv_nir_apply_pipeline_layout.c
anv: fix apply_pipeline_layout pass for arrays of YCbCr descriptors
2019-05-27 22:47:53 +01:00
anv_nir_lower_multiview.c
nir/builder: Add a build_deref_array_imm helper
2019-03-07 21:20:30 +00:00
anv_nir_lower_push_constants.c
anv_nir_lower_ycbcr_textures.c
nir: make nir_const_value scalar
2019-04-14 22:25:56 +02:00
anv_pass.c
anv/pass: Flag the need for a RT flush for resolve attachments
2019-03-13 17:58:27 -05:00
anv_pipeline.c
radv: Make FragCoord a sysval
2019-07-08 14:14:53 +02:00
anv_pipeline_cache.c
anv: Put image params in the descriptor set buffer on gen8 and earlier
2019-04-19 19:56:42 +00:00
anv_private.h
anv:Use VK_EXT_separate_stencil_usage to avoid stencil shadows on gen7
2019-06-17 22:32:26 +00:00
anv_queue.c
anv: only resort to sync fds internally with no syncobj support
2019-06-20 14:59:51 +00:00
anv_util.c
anv_wsi.c
vulkan/wsi: Add X11 adaptive sync support based on dri options.
2019-04-23 23:49:39 +00:00
anv_wsi_display.c
anv_wsi_wayland.c
anv_wsi_x11.c
gen7_cmd_buffer.c
anv/cmd_buffer: Reuse gen8 Cmd{Set, Reset}Event on gen7
2019-06-11 16:25:07 -05:00
gen8_cmd_buffer.c
anv: Enable the guardband clip test
2019-06-21 14:18:59 +00:00
genX_blorp_exec.c
Revert "anv: limit URB reconfigurations when using blorp"
2019-04-29 11:41:27 +00:00
genX_cmd_buffer.c
anv: Set STATE_BASE_ADDRESS upper bounds on gen7
2019-06-17 18:53:07 -05:00
genX_gpu_memcpy.c
anv: Move mi_memcpy and mi_memset to gen_mi_builder
2019-04-11 18:04:09 +00:00
genX_pipeline.c
anv: Implement "pop-free" clipping
2019-06-21 14:18:59 +00:00
genX_query.c
anv: rework queries writes to ensure ordering memory writes
2019-05-08 09:49:09 +00:00
genX_state.c
Revert "anv/icl: Add WA_2204188704 to disable pixel shader panic dispatch"
2019-06-28 14:02:13 -07:00
meson.build
anv,nir: Move lower_input_attachments pass from ANV to NIR.
2019-07-08 14:02:50 +02:00
TODO
vk_format_info.h
anv: Add HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED in vk_format
2019-06-24 08:28:18 +03:00