mesa/src/intel/vulkan
José Roberto de Souza 41ee836c9a intel: Add and use intel_gem_can_render_on_fd()
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19425>
2022-11-07 17:22:14 +00:00
..
grl anv: adding parsetab.py to the .gitignore for grl 2022-10-20 02:24:39 +00:00
layers anv: work around improper buffer usage in hitman3 2022-10-19 03:24:36 +00:00
tests
anv_acceleration_structure.c
anv_allocator.c intel: add INTEL_DEBUG=capture-all to capture everything upon hang 2022-10-07 07:45:22 +00:00
anv_android.c
anv_android.h
anv_android_stubs.c
anv_batch_chain.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
anv_blorp.c anv: Rip out shadow surfaces 2022-11-07 12:07:11 +00:00
anv_bo_sync.c
anv_cmd_buffer.c anv: reduce BT emissions & surface state writes with push descriptors 2022-10-14 23:03:16 +00:00
anv_descriptor_set.c anv: reduce BT emissions & surface state writes with push descriptors 2022-10-14 23:03:16 +00:00
anv_device.c intel: Add and use intel_gem_can_render_on_fd() 2022-11-07 17:22:14 +00:00
anv_formats.c anv: set READ/WRITE_WITHOUT_FORMAT for buffer views 2022-10-05 09:45:50 -07:00
anv_gem.c intel: Add has_userptr_probe to intel_device_info 2022-11-07 17:22:14 +00:00
anv_gem_stubs.c intel: Add and use intel_gem_get_param() 2022-11-07 17:22:14 +00:00
anv_genX.h anv: move emit_shading_rate to gfx8_cmd_buffer 2022-10-18 10:44:38 +03:00
anv_image.c anv: Rip out shadow surfaces 2022-11-07 12:07:11 +00:00
anv_measure.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
anv_measure.h
anv_nir.h anv: add analysis for push descriptor uses and store it in shader cache 2022-10-14 23:03:16 +00:00
anv_nir_add_base_work_group_id.c
anv_nir_apply_pipeline_layout.c anv: add analysis for push descriptor uses and store it in shader cache 2022-10-14 23:03:16 +00:00
anv_nir_compute_push_layout.c
anv_nir_lower_multiview.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
anv_nir_lower_ubo_loads.c
anv_nir_lower_ycbcr_textures.c
anv_nir_push_descriptor_analysis.c anv: add analysis for push descriptor uses and store it in shader cache 2022-10-14 23:03:16 +00:00
anv_perf.c intel: Make engine related functions and types not i915 dependent 2022-10-04 18:35:50 +00:00
anv_pipeline.c nir: Drop infer_non_readable option for nir_opt_access() 2022-11-02 03:42:04 +00:00
anv_pipeline_cache.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
anv_private.h intel: Add has_context_isolation to intel_device_info 2022-11-07 17:22:14 +00:00
anv_queue.c
anv_util.c
anv_utrace.c intel: Add and use intel_engines_class_to_string() 2022-10-15 20:04:51 +00:00
anv_wsi.c
genX_acceleration_structure.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
genX_blorp_exec.c anv: comment out the Gfx8/9 VB cache key workaround for newer Gens 2022-10-14 23:03:16 +00:00
genX_cmd_buffer.c anv: Rip out shadow surfaces 2022-11-07 12:07:11 +00:00
genX_gpu_memcpy.c anv: disable mesh in memcpy 2022-10-26 19:55:11 +00:00
genX_pipeline.c anv: program 3DSTATE_MESH_DISTRIB with the recommended values 2022-11-02 08:56:53 +00:00
genX_query.c intel: Convert missing i915 engine types to intel 2022-10-15 20:04:51 +00:00
genX_state.c intel: Add has_context_isolation to intel_device_info 2022-11-07 17:22:14 +00:00
gfx8_cmd_buffer.c anv: fill AlphaToCoverageEnable lazily from state 2022-10-18 10:44:57 +03:00
meson.build anv/meson: Add float64_spv_h custom target 2022-10-28 10:08:50 +00:00
TODO