mesa/src/freedreno/vulkan
Danylo Piliaiev 5aeefe8d75 tu: Don't count 3d blits in QUERY_TYPE_PRIMITIVES_GENERATED
Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17164>
2022-06-24 14:10:56 +00:00
..
.clang-format
.dir-locals.el
.editorconfig
TODO
meson.build meson/tu: Don't compile libdrm paths if KGSL is selected 2022-06-22 11:52:36 +03: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
tu_android.c turnip: Use vk_common_AcquireImageANDROID 2022-01-11 17:25:22 +00:00
tu_autotune.c tu/autotune: Prevent division by zero 2022-06-10 14:09:59 +00:00
tu_autotune.h turnip: Move autotune buffers to suballoc. 2022-04-12 01:01:56 +00:00
tu_clear_blit.c tu: Don't count 3d blits in QUERY_TYPE_PRIMITIVES_GENERATED 2022-06-24 14:10:56 +00:00
tu_cmd_buffer.c tu: Use hw binning or sysmem with QUERY_TYPE_PRIMITIVES_GENERATED 2022-06-24 14:10:56 +00:00
tu_cs.c turnip: Allow nested CP_COND_REG_EXEC 2022-06-07 00:00:28 +00:00
tu_cs.h turnip: Allow nested CP_COND_REG_EXEC 2022-06-07 00:00:28 +00:00
tu_descriptor_set.c turnip: add an assertion for max descriptor set count. 2022-05-20 09:49:00 +00:00
tu_descriptor_set.h tu: Hash pipeline layout contents 2022-05-13 17:07:05 +00:00
tu_device.c turnip: Use the new border color helpers 2022-06-23 00:01:41 +00:00
tu_drm.c turnip: Set supported_sync_types before wsi_init 2022-06-10 01:33:12 +00:00
tu_formats.c tu: Do not expose storage image/buffer features for PACK16 formats 2022-06-22 14:39:47 +00:00
tu_image.c turnip: disable UBWC for SNORM formats 2022-05-21 15:27:42 +00:00
tu_kgsl.c turnip: Use the common AcquireNextImage implementation 2022-06-10 01:33:12 +00:00
tu_nir_lower_multiview.c turnip: Convert fd_dev_info to const pointer 2021-07-14 01:58:00 +00:00
tu_pass.c turnip: estimate render pass costs 2022-06-08 12:48:08 +00:00
tu_perfetto.cc turnip/perfetto: handle gpu timestamps being non-monotonic 2022-01-27 18:59:43 +00:00
tu_perfetto.h turnip/perfetto: handle gpu timestamps being non-monotonic 2022-01-27 18:59:43 +00:00
tu_perfetto_util.c turnip: rename tu_drm_get_timestamp into tu_device_get_gpu_timestamp 2022-01-27 18:59:43 +00:00
tu_pipeline.c tu: Check dereferenced value of rop_reads_dst. 2022-06-23 11:11:56 +00:00
tu_private.h tu: Use hw binning or sysmem with QUERY_TYPE_PRIMITIVES_GENERATED 2022-06-24 14:10:56 +00:00
tu_query.c tu: Use hw binning or sysmem with QUERY_TYPE_PRIMITIVES_GENERATED 2022-06-24 14:10:56 +00:00
tu_shader.c turnip: force sample interpolations for sample shading 2022-06-10 12:08:32 +00:00
tu_suballoc.c turnip: Sub-allocate pipelines out of a device-global BO pool. 2022-04-12 01:01:56 +00:00
tu_tracepoints.py turnip/trace: Delete unused start/end_resolve tracepoints 2022-01-27 18:59:43 +00:00
tu_util.c turnip: Move binning decisions from FB usage time to FB creation time. 2022-06-07 00:00:28 +00:00
tu_util.h tu: Fix linemode for tessellation with isolines 2022-06-22 17:57:53 +00:00
tu_wsi.c turnip: Use the common QueuePresent implementation 2022-06-10 01:33:12 +00:00
vk_format.h vulkan: Move common format function to vulkan/util/vk_format.h 2022-03-31 17:18:22 +00:00