mesa/src/freedreno/vulkan
Hyunjun Ko f4b72fa26d turnip: keep the depth_clip_disable state at the pipeline builder.
So we could later decide whether to enable Z_CLIP_DISABLE on not.

Closes: #6732

Signed-off-by: Hyunjun Ko <zzoon@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17248>
2022-06-30 01:08:17 +00:00
..
.clang-format
.dir-locals.el
.editorconfig
TODO
meson.build tu: Overhaul LRZ, implement on-GPU dir tracking and LRZ fast-clear 2022-06-28 17:23:16 +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
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: Overhaul LRZ, implement on-GPU dir tracking and LRZ fast-clear 2022-06-28 17:23:16 +00:00
tu_cmd_buffer.c turnip: fix wrong size for lrz cs when lrz_track_quirk is enabled. 2022-06-29 11:15:23 +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 tu: Fix stencil border color with has_z24uint_s8uint 2022-06-29 03:00:56 +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: Fix stencil border color with has_z24uint_s8uint 2022-06-29 03:00:56 +00:00
tu_image.c tu: Fix stencil border color with has_z24uint_s8uint 2022-06-29 03:00:56 +00:00
tu_kgsl.c turnip: Use the common AcquireNextImage implementation 2022-06-10 01:33:12 +00:00
tu_lrz.c tu: Overhaul LRZ, implement on-GPU dir tracking and LRZ fast-clear 2022-06-28 17:23:16 +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 turnip: keep the depth_clip_disable state at the pipeline builder. 2022-06-30 01:08:17 +00:00
tu_private.h tu: Fix stencil border color with has_z24uint_s8uint 2022-06-29 03:00: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