| .. |
|
.clang-format
|
turnip: preliminary support for Wayland WSI
|
2019-03-11 10:02:13 -07:00 |
|
.dir-locals.el
|
turnip: Add a .editorconfig and .dir-locals.el
|
2019-09-27 13:34:28 -07:00 |
|
.editorconfig
|
turnip: Add a .editorconfig and .dir-locals.el
|
2019-09-27 13:34:28 -07:00 |
|
meson.build
|
tu: Implement pipeline caching with shared Vulkan cache
|
2022-05-13 17:07:05 +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
|
turnip: clean up TODO.
|
2019-03-11 10:01:41 -07: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
|
turnip: Allow load/store skipping in vkCmdClearAttachments().
|
2022-06-07 00:00:28 +00:00 |
|
tu_cmd_buffer.c
|
turnip: Reverse the order of walking pipes or tiles on odd rows.
|
2022-06-09 20:36:42 +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: Set supported_sync_types before wsi_init
|
2022-06-10 01:33:12 +00:00 |
|
tu_drm.c
|
turnip: Set supported_sync_types before wsi_init
|
2022-06-10 01:33:12 +00:00 |
|
tu_formats.c
|
turnip: fix drm modifier support with planar formats
|
2022-04-29 22:30:45 +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
|
turnip: Fix out-of-bounds builder->shader_iova access
|
2022-06-10 14:09:59 +00:00 |
|
tu_private.h
|
turnip: force sample interpolations for sample shading
|
2022-06-10 12:08:32 +00:00 |
|
tu_query.c
|
tu: Convert to sync2 entrypoints
|
2022-06-01 04:06:46 +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
|
turnip: fix tu6_pack_border_color for z24
|
2022-05-21 00:54:28 +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 |