| .. |
|
.clang-format
|
turnip: move away from tu_private.h
|
2022-08-04 00:40:12 +00: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
|
meson: do not use source_root() when possible
|
2022-11-22 06:11:07 +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 SPDX-License-Identifier
|
2022-08-04 00:40:12 +00:00 |
|
tu_android.h
|
turnip: add tu_android.h
|
2022-08-04 00:40:12 +00:00 |
|
tu_autotune.c
|
tu: Optimize hash_renderpass_instance by removing XXH64_update
|
2022-10-18 16:28:29 +00:00 |
|
tu_autotune.h
|
tu: Retain allocated CSes in tu_autotune_on_submit
|
2022-09-09 07:57:54 +00:00 |
|
tu_clear_blit.c
|
turnip: Apply the RB_DBG_ECO_CNTL_blit workaround.
|
2022-11-19 18:28:27 +00:00 |
|
tu_clear_blit.h
|
tu: Support GMEM with layered rendering and multiview
|
2022-11-08 16:35:02 +00:00 |
|
tu_cmd_buffer.c
|
turnip: Apply the RB_DBG_ECO_CNTL_blit workaround.
|
2022-11-19 18:28:27 +00:00 |
|
tu_cmd_buffer.h
|
turnip: use common command buffer status code.
|
2022-11-11 05:01:24 +00:00 |
|
tu_common.h
|
tu: Rewrite inline uniform implementation
|
2022-11-18 11:57:05 +00:00 |
|
tu_cs.c
|
tu: Implement utrace CS marker support
|
2022-11-11 13:50:57 +00:00 |
|
tu_cs.h
|
tu: Implement utrace CS marker support
|
2022-11-11 13:50:57 +00:00 |
|
tu_cs_breadcrumbs.c
|
turnip: use SPDX-License-Identifier
|
2022-08-04 00:40:12 +00:00 |
|
tu_descriptor_set.c
|
tu: Rewrite inline uniform implementation
|
2022-11-18 11:57:05 +00:00 |
|
tu_descriptor_set.h
|
tu: Initial implementation of VK_EXT_graphics_pipeline_library
|
2022-09-21 11:20:15 +00:00 |
|
tu_device.c
|
turnip: Conditionally enable VK_KHR_present_wait on Turnip.
|
2022-11-23 19:06:12 +00:00 |
|
tu_device.h
|
common/utrace: Refactor and combine all envvars into GPU_TRACES
|
2022-11-11 13:50:56 +00:00 |
|
tu_drm.c
|
common/utrace: Rename u_trace_context_actively_tracing to u_trace_should_process
|
2022-11-11 13:50:56 +00:00 |
|
tu_drm.h
|
turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time.
|
2022-09-20 23:16:55 +00:00 |
|
tu_dynamic_rendering.c
|
turnip: use common command buffer status code.
|
2022-11-11 05:01:24 +00:00 |
|
tu_dynamic_rendering.h
|
turnip: add tu_dynamic_rendering.h
|
2022-08-04 00:40:12 +00:00 |
|
tu_formats.c
|
turnip: set ycbcr feature bits properly
|
2022-11-18 00:29:09 +00:00 |
|
tu_formats.h
|
tu: Use the format list to decide whether we can do UBWC with MUTABLE.
|
2022-08-09 18:15:45 +00:00 |
|
tu_image.c
|
utils: Merge util/debug.* into util/u_debug.* and remove util/debug.*
|
2022-11-02 07:25:39 +00:00 |
|
tu_image.h
|
turnip: Add perf debug for more UBWC-disable cases that we could support.
|
2022-10-11 19:10:18 +00:00 |
|
tu_kgsl.c
|
utils: Merge util/debug.* into util/u_debug.* and remove util/debug.*
|
2022-11-02 07:25:39 +00:00 |
|
tu_lrz.c
|
turnip: Don't disable LRZ for color write mask channels beyond the format's
|
2022-11-10 20:11:55 +00:00 |
|
tu_lrz.h
|
turnip: add tu_lrz.h
|
2022-08-04 00:40:12 +00:00 |
|
tu_nir_lower_multiview.c
|
tu, ir3: Move multi_pos_output to ir3_shader_variant
|
2022-09-21 11:20:15 +00:00 |
|
tu_pass.c
|
tu: Support GMEM with layered rendering and multiview
|
2022-11-08 16:35:02 +00:00 |
|
tu_pass.h
|
tu: Support GMEM with layered rendering and multiview
|
2022-11-08 16:35:02 +00:00 |
|
tu_perfetto.cc
|
common/utrace: Refactor and combine all envvars into GPU_TRACES
|
2022-11-11 13:50:56 +00:00 |
|
tu_perfetto.h
|
tu/perfetto: Handle tracepoint args from start and end
|
2022-11-11 13:50:56 +00:00 |
|
tu_perfetto_util.c
|
turnip: use SPDX-License-Identifier
|
2022-08-04 00:40:12 +00:00 |
|
tu_pipeline.c
|
freedreno,tu,ir3: DCE ij_pix
|
2022-11-22 11:56:21 +00:00 |
|
tu_pipeline.h
|
tu: Implement extendedDynamicState3ColorWriteMask
|
2022-11-03 21:59:42 +00:00 |
|
tu_query.c
|
turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time.
|
2022-09-20 23:16:55 +00:00 |
|
tu_query.h
|
turnip: add tu_query.h
|
2022-08-04 00:40:12 +00:00 |
|
tu_shader.c
|
tu: Implement VK_EXT_post_depth_coverage
|
2022-11-21 14:11:05 +00:00 |
|
tu_shader.h
|
tu: Rewrite inline uniform implementation
|
2022-11-18 11:57:05 +00:00 |
|
tu_suballoc.c
|
turnip: Add TU_DEBUG=bos to print stats of BOs live at submit time.
|
2022-09-20 23:16:55 +00:00 |
|
tu_suballoc.h
|
turnip: add tu_suballoc.h
|
2022-08-04 00:40:12 +00:00 |
|
tu_tracepoints.py
|
tu: Implement utrace CS marker support
|
2022-11-11 13:50:57 +00:00 |
|
tu_util.c
|
tu: Support GMEM with layered rendering and multiview
|
2022-11-08 16:35:02 +00:00 |
|
tu_util.h
|
tu: Implement extendedDynamicState3ColorBlendEquation
|
2022-11-03 21:59:42 +00:00 |
|
tu_wsi.c
|
turnip: use SPDX-License-Identifier
|
2022-08-04 00:40:12 +00:00 |
|
tu_wsi.h
|
turnip: add tu_wsi.h
|
2022-08-04 00:40:12 +00:00 |