..
.dir-locals.el
.editorconfig
meson.build
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dv_bo.c
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dv_bo.h
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dv_cl.c
v3d: Rename cle_buffer_min_size to page_size
2026-03-27 18:54:29 +00:00
v3dv_cl.h
v3d,v3dv: document cl_emit_with_prepacked
2024-06-07 09:44:13 +02:00
v3dv_cmd_buffer.c
v3dv: Implement and enable nullDescriptor support
2026-06-02 22:29:00 +00:00
v3dv_cmd_buffer.h
v3dv: use TFU copy with stride-0 for vkCmdFillBuffer
2026-05-26 07:50:43 +00:00
v3dv_common.h
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dv_descriptor_set.c
v3dv: Implement and enable nullDescriptor support
2026-06-02 22:29:00 +00:00
v3dv_descriptor_set.h
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dv_device.c
v3dv: expose the full simulator memory to applications
2026-06-04 09:35:38 +00:00
v3dv_device.h
v3dv: Implement and enable nullDescriptor support
2026-06-02 22:29:00 +00:00
v3dv_event.c
nir: introduce nir_descriptor_type for Vulkan like descriptors
2026-03-31 07:16:20 +00:00
v3dv_format_table.h
v3dv: centralize limit macros in v3dv_limits.h
2026-01-09 09:42:29 +00:00
v3dv_formats.c
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dv_image.c
v3dv/android: Add deferred ANB allocation support
2026-04-29 15:31:28 +00:00
v3dv_image.h
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dv_limits.h
v3dv: Emulate multi-queue support via vk_queue for Android
2026-05-05 07:03:08 +00:00
v3dv_meta_clear.c
v3dv: defer tile_alloc creation in meta TLB ops
2026-04-13 10:31:21 +00:00
v3dv_meta_common.h
v3dv_meta_copy.c
v3dv: relax buffer padding in TFU buffer<->image copy
2026-05-26 07:50:44 +00:00
v3dv_pass.c
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dv_pass.h
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dv_pipeline.c
v3dv: lower flrp16 for consistency with flrp32
2026-06-04 13:29:38 +00:00
v3dv_pipeline.h
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dv_pipeline_cache.c
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dv_query.c
nir: introduce nir_descriptor_type for Vulkan like descriptors
2026-03-31 07:16:20 +00:00
v3dv_query.h
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dv_queue.c
v3dv: assert timestamp pool BO is disjoint from dst buffer BO
2026-05-18 12:26:55 +00:00
v3dv_uniforms.c
v3dv: Implement and enable nullDescriptor support
2026-06-02 22:29:00 +00:00
v3dv_version_dispatch.h
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dv_wsi.c
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dvx_cmd_buffer.c
v3dv: Implement and enable nullDescriptor support
2026-06-02 22:29:00 +00:00
v3dvx_descriptor_set.c
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dvx_device.c
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dvx_format_table.h
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dvx_formats.c
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dvx_image.c
v3dv: Implement and enable nullDescriptor support
2026-06-02 22:29:00 +00:00
v3dvx_meta_common.c
v3dv: share zero-fill TFU staging BO at device level
2026-05-26 07:50:45 +00:00
v3dvx_pipeline.c
v3dv: split v3dv_private.h into smaller headers
2026-03-25 02:04:57 +00:00
v3dvx_private.h
v3dv: Implement and enable nullDescriptor support
2026-06-02 22:29:00 +00:00
v3dvx_queue.c
v3dv: defer tile_alloc creation in meta TLB ops
2026-04-13 10:31:21 +00:00