mesa/src/freedreno/vulkan
2024-06-04 16:34:48 +00:00
..
layers tu: Replace TU_FROM_HANDLE with VK_FROM_HANDLE 2024-04-19 18:00:12 +00:00
.clang-format turnip: msm: fix racy gem close for re-imported dma-buf 2024-05-13 21:58:37 +00:00
.dir-locals.el
.editorconfig
meson.build meson: add VK_DRIVER_FILES to devenv, alongside the old VK_ICD_FILENAMES 2024-04-02 18:08:52 +00:00
msm_kgsl.h turnip: Update the msm_kgsl.h header with the sanitized 4.19 version 2022-01-21 21:25:07 +00:00
TODO
tu_android.cc turnip: Support AHardwareBuffer 2024-05-14 14:53:45 +00:00
tu_android.h turnip/android: Migrate to common ANB code 2024-05-14 14:53:45 +00:00
tu_autotune.cc tu/autotune: use SAMPLE_COUNT_END_OFFSET when writing the ending sample count 2024-04-09 12:04:16 +00:00
tu_autotune.h tu/autotune: use SAMPLE_COUNT_END_OFFSET when writing the ending sample count 2024-04-09 12:04:16 +00:00
tu_clear_blit.cc tu: Handle non-overlapping WaW hazard with buffer copy/fill/update 2024-05-07 12:43:27 +00:00
tu_clear_blit.h tu: Basic a7xx support 2023-09-05 16:19:30 +00:00
tu_cmd_buffer.cc tu: Add support for version 2 of all descriptor binding commands 2024-05-28 20:02:50 +00:00
tu_cmd_buffer.h tu/a750: Disable HW binning when there is GS 2024-05-13 13:50:53 +00:00
tu_common.h tu: Replace TU_FROM_HANDLE with VK_FROM_HANDLE 2024-04-19 18:00:12 +00:00
tu_cs.cc tu: Implement VK_EXT_map_memory_placed 2024-05-05 14:38:39 +00:00
tu_cs.h turnip,ir3/a750: Implement consts loading via preamble 2024-02-12 22:05:13 +00:00
tu_cs_breadcrumbs.cc freedreno/regs: Clarify polling on a7xx for CP_WAIT_REG_MEM/CP_COND_WRITE5 2023-07-12 13:33:28 +00:00
tu_descriptor_set.cc tu: Support VkExternalFormatANDROID 2024-05-14 14:53:45 +00:00
tu_descriptor_set.h tu: Rework dynamic offset handling 2023-12-05 20:38:28 +00:00
tu_device.cc turnip: Advertise VK_EXT_shader_replicated_composites 2024-06-04 16:34:48 +00:00
tu_device.h turnip: Convert tu_device_memory to use vk_device_memory 2024-05-14 14:53:45 +00:00
tu_dynamic_rendering.cc tu: Replace TU_FROM_HANDLE with VK_FROM_HANDLE 2024-04-19 18:00:12 +00:00
tu_dynamic_rendering.h turnip: add tu_dynamic_rendering.h 2022-08-04 00:40:12 +00:00
tu_formats.cc tu: Don't advertise AHB handle time on non-android 2024-05-21 18:45:31 +00:00
tu_formats.h tu: Enable UBWC for SNORM formats on a740+ 2024-02-27 07:33:59 -05:00
tu_image.cc tu: Fix imageview + ahb 2024-05-30 20:59:42 +00:00
tu_image.h turnip: Support AHardwareBuffer 2024-05-14 14:53:45 +00:00
tu_knl.cc tu: Implement VK_EXT_map_memory_placed 2024-05-05 14:38:39 +00:00
tu_knl.h turnip: msm: fix racy gem close for re-imported dma-buf 2024-05-13 21:58:37 +00:00
tu_knl_drm.cc tu: Replace TU_FROM_HANDLE with VK_FROM_HANDLE 2024-04-19 18:00:12 +00:00
tu_knl_drm.h tu/drm: Split out helper for iova alloc 2023-08-08 00:20:48 +00:00
tu_knl_drm_msm.cc turnip/msm: Do rd dump only when there are commands in submission 2024-05-27 12:29:32 +00:00
tu_knl_drm_virtio.cc virgl: Update headers 2024-05-23 20:02:03 +00:00
tu_knl_kgsl.cc tu: Use current_frame from vk device to delimit u_trace frames 2024-05-16 18:12:30 +00:00
tu_lrz.cc tu: Disable LRZ properly on A7XX 2024-02-28 22:49:58 +00:00
tu_lrz.h tu: Disable LRZ properly on A7XX 2024-02-28 22:49:58 +00:00
tu_nir_lower_multiview.cc nir: Drop most uses if nir_instr_rewrite_src() 2023-08-18 01:00:15 +00:00
tu_pass.cc tu: Disable depth and stencil tests when attachment state requires it 2024-05-02 18:18:52 +00:00
tu_pass.h tu: Disable depth and stencil tests when attachment state requires it 2024-05-02 18:18:52 +00:00
tu_perfetto.cc tu: Add perfetto memory tracing 2024-03-25 19:49:50 +00:00
tu_perfetto.h tu: Add perfetto memory tracing 2024-03-25 19:49:50 +00:00
tu_pipeline.cc tu/a7xx: Don't set FLUSH_PER_OVERLAP_AND_OVERWRITE for feedback loops 2024-05-07 18:27:40 +00:00
tu_pipeline.h tu: Fix dynamic state not always being emitted 2024-03-06 20:57:35 +00:00
tu_query.cc tu: Implement VK_EXT_map_memory_placed 2024-05-05 14:38:39 +00:00
tu_query.h turnip: add tu_query.h 2022-08-04 00:40:12 +00:00
tu_rmv.cc tu: Replace TU_FROM_HANDLE with VK_FROM_HANDLE 2024-04-19 18:00:12 +00:00
tu_rmv.h tu: add RMV support 2024-03-08 11:34:17 +00:00
tu_shader.cc turnip: Remove workaround for CTS bug zero-sized inline uniform block 2024-05-29 17:36:27 +00:00
tu_shader.h turnip,ir3/a750: Implement inline uniforms via ldg.k 2024-02-12 22:05:13 +00:00
tu_suballoc.cc tu: Implement VK_EXT_map_memory_placed 2024-05-05 14:38:39 +00:00
tu_suballoc.h tu: Give suballoc bo's a name 2024-02-24 01:15:04 +00:00
tu_tracepoints.py tu: Add more info to renderpass tracepoint 2024-05-16 15:57:10 +00:00
tu_util.cc freedreno: add fd_rd_output facilities for gzip-compressed RD dumps 2024-01-31 07:59:30 +01:00
tu_util.h tu: Always print startup failure messages 2023-11-14 13:14:11 +00:00
tu_wsi.cc tu: Replace TU_FROM_HANDLE with VK_FROM_HANDLE 2024-04-19 18:00:12 +00:00
tu_wsi.h tu: Replace TU_HAS_SURFACE with TU_USE_WSI_PLATFORM 2024-04-16 10:03:48 +00:00