..
.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
turnip: Move physical device 1.2 properties to a helper function.
2021-09-21 22:43:43 +00:00
msm_kgsl.h
turnip: Add kgsl backend
2020-09-21 22:51:05 +00:00
TODO
turnip: clean up TODO.
2019-03-11 10:01:41 -07:00
tu_android.c
turnip: Add CrOS Gralloc support
2021-06-26 18:44:12 +00:00
tu_clear_blit.c
turnip: Move to common DEFINE_HANDLE_CASTS casting macro
2021-09-22 20:37:50 +00:00
tu_cmd_buffer.c
turnip: Use a common vk_command_buffer structure
2021-09-23 15:57:46 +00:00
tu_cs.c
turnip: Fix unitialized cs->device
2021-09-20 19:13:25 +00:00
tu_cs.h
turnip: Fix unitialized cs->device
2021-09-20 19:13:25 +00:00
tu_descriptor_set.c
turnip: Move to common DEFINE_HANDLE_CASTS casting macro
2021-09-22 20:37:50 +00:00
tu_descriptor_set.h
turnip: initial implementation of VK_KHR_push_descriptor
2020-09-29 12:58:34 +00:00
tu_device.c
turnip: Disable VK_EXT_display_control.
2021-09-27 17:41:43 +00:00
tu_drm.c
turnip/perfetto: reusable command buffers support
2021-09-10 14:58:28 +03:00
tu_formats.c
freedreno+turnip: Add has_8bpp_ubwc
2021-07-14 01:58:00 +00:00
tu_image.c
turnip: Swizzle in 0, 1 for D24S8 STENCIL_ASPECT sampling.
2021-09-24 19:26:57 +00:00
tu_kgsl.c
turnip/kgsl: fix compilation after perfetto introduction
2021-09-14 09:34:45 +00:00
tu_legacy.c
turnip: add missing VKAPI_ATTR/CALL
2021-06-14 02:01:57 +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: consider multiview_mask when clearing depth-stencil attachment
2021-09-20 18:41:23 +00:00
tu_perfetto.cc
turnip: support tracing of gmem/sysmem load/store/clears
2021-09-10 14:58:28 +03:00
tu_perfetto.h
turnip: support tracing of gmem/sysmem load/store/clears
2021-09-10 14:58:28 +03:00
tu_perfetto_util.c
turnip: implement basic perfetto support
2021-09-10 14:58:28 +03:00
tu_pipeline.c
freedreno/a5xx+: Set the IJ_LINEAR_* request bits if we need the regs.
2021-09-21 17:11:42 +00:00
tu_pipeline_cache.c
turnip: add missing VKAPI_ATTR/CALL
2021-06-14 02:01:57 +00:00
tu_private.h
turnip: Use a common vk_queue structure
2021-09-23 15:57:46 +00:00
tu_query.c
freedreno/all: Introduce fd_dev_id
2021-08-06 18:51:50 +00:00
tu_shader.c
util/bitset: s/BITSET_SET_RANGE/BITSET_SET_RANGE_INSIDE_WORD
2021-09-21 20:25:31 +00:00
tu_tracepoints.py
turnip: support tracing of gmem/sysmem load/store/clears
2021-09-10 14:58:28 +03:00
tu_util.c
turnip: Convert fd_dev_info to const pointer
2021-07-14 01:58:00 +00:00
tu_util.h
vulkan: Deduplicate mesa stage conversion
2021-04-03 17:34:39 +00:00
tu_wsi.c
turnip: implement basic perfetto support
2021-09-10 14:58:28 +03:00
tu_wsi_display.c
turnip: add missing VKAPI_ATTR/CALL
2021-06-14 02:01:57 +00:00
tu_wsi_wayland.c
turnip: add missing VKAPI_ATTR/CALL
2021-06-14 02:01:57 +00:00
tu_wsi_x11.c
turnip: add missing VKAPI_ATTR/CALL
2021-06-14 02:01:57 +00:00
vk_format.h
anv: Move vk_format helpers to common code
2021-03-10 18:17:31 +00:00