mesa/src/freedreno/vulkan
Eric Anholt 24a539e94c tu: Add GetPhysicalDeviceFeatures2() support for more VK 1.2 core features.
You can get them from the big blob of features, or through
extension-specific structs.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12944>
2021-09-21 22:43:43 +00:00
..
.clang-format
.dir-locals.el
.editorconfig
TODO
meson.build turnip: implement basic perfetto support 2021-09-10 14:58:28 +03:00
msm_kgsl.h turnip: Add kgsl backend 2020-09-21 22:51:05 +00:00
tu_android.c turnip: Add CrOS Gralloc support 2021-06-26 18:44:12 +00:00
tu_clear_blit.c turnip: support tracing of gmem/sysmem load/store/clears 2021-09-10 14:58:28 +03:00
tu_cmd_buffer.c freedreno, turnip: Set TPL1_DBG_ECO_CNTL better 2021-09-21 09:08:20 +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: Fix assertions on checking mutable combined samplers support. 2021-08-02 17:41:54 +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 tu: Add GetPhysicalDeviceFeatures2() support for more VK 1.2 core features. 2021-09-21 22:43: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 freedreno+turnip: Add has_8bpp_ubwc 2021-07-14 01:58:00 +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: support tracing of gmem/sysmem load/store/clears 2021-09-10 14:58:28 +03: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