..
pds
pvr, pco: point sampler support
2025-09-16 18:26:09 +00:00
usc
build: avoid redefining unreachable() which is standard in C23
2025-07-31 17:49:42 +00:00
winsys
build: avoid redefining unreachable() which is standard in C23
2025-07-31 17:49:42 +00:00
meson.build
pvr: use vulkan_icd_link_args
2025-09-16 18:26:09 +00:00
pvr_blit.c
build: avoid redefining unreachable() which is standard in C23
2025-07-31 17:49:42 +00:00
pvr_blit.h
pvr: Publicise some static functions from pvr_blit.c
2023-06-02 14:43:24 +00:00
pvr_bo.c
pvr: Remove PVR_WINSYS_BO_FLAG_ZERO_ON_ALLOC flag
2023-09-06 12:19:46 +00:00
pvr_bo.h
pvr: Remove PVR_WINSYS_BO_FLAG_ZERO_ON_ALLOC flag
2023-09-06 12:19:46 +00:00
pvr_border.c
treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible
2024-03-22 18:22:34 +00:00
pvr_border.h
pvr: clarify image/sampler state word packing
2025-07-08 23:10:53 +00:00
pvr_clear.c
pvr: drop PVRX macro
2024-11-29 15:14:11 +00:00
pvr_clear.h
pvr: drop PVRX macro
2024-11-29 15:14:11 +00:00
pvr_cmd_buffer.c
pvr: fix color values and crash for soft bg load ops
2025-09-16 18:26:09 +00:00
pvr_common.h
pvr, pco: add support for buffer size intrinsic
2025-09-16 18:26:09 +00:00
pvr_csb.c
build: avoid redefining unreachable() which is standard in C23
2025-07-31 17:49:42 +00:00
pvr_csb.h
pvr: drop PVRX macro
2024-11-29 15:14:11 +00:00
pvr_csb_enum_helpers.h
build: avoid redefining unreachable() which is standard in C23
2025-07-31 17:49:42 +00:00
pvr_descriptor_set.c
pvr: add descriptor copy support
2025-09-16 18:26:09 +00:00
pvr_device.c
pvr: enable logicOp feature
2025-09-16 18:26:09 +00:00
pvr_dump_bo.c
pvr: Return VkResult from winsys buffer_map operation
2023-05-18 15:56:59 +00:00
pvr_dump_bo.h
pvr_dump_csb.c
build: avoid redefining unreachable() which is standard in C23
2025-07-31 17:49:42 +00:00
pvr_formats.c
pvr: add more helper format function for tq pbe formats
2025-09-16 18:26:09 +00:00
pvr_formats.h
pvr: add more helper format function for tq pbe formats
2025-09-16 18:26:09 +00:00
pvr_hardcode.c
pvr, pco: temporarily add supporting code for VK_KHR_zero_initialize_workgroup_memory
2025-09-16 18:26:09 +00:00
pvr_hardcode.h
pvr, pco: temporarily add supporting code for VK_KHR_zero_initialize_workgroup_memory
2025-09-16 18:26:09 +00:00
pvr_hw_pass.c
pvr: really free memory in subpass render init
2024-10-23 16:47:34 +00:00
pvr_hw_pass.h
pvr: Remove component_alignment
2023-02-24 14:36:36 +00:00
pvr_image.c
pvr: initial texture/sampler driver support
2025-09-16 18:26:08 +00:00
pvr_job_common.c
build: avoid redefining unreachable() which is standard in C23
2025-07-31 17:49:42 +00:00
pvr_job_common.h
pvr: minor vulkan driver formatting fixes
2024-10-23 16:47:33 +00:00
pvr_job_compute.c
pvr: drop PVRX macro
2024-11-29 15:14:11 +00:00
pvr_job_compute.h
pvr: Use common queue submit implementation
2023-02-28 21:39:49 +00:00
pvr_job_context.c
build: avoid redefining unreachable() which is standard in C23
2025-07-31 17:49:42 +00:00
pvr_job_context.h
pvr, pco: Add new compiler framework and shader gen stubs
2024-11-29 15:14:10 +00:00
pvr_job_render.c
build: avoid redefining unreachable() which is standard in C23
2025-07-31 17:49:42 +00:00
pvr_job_render.h
pvr: drop PVRX macro
2024-11-29 15:14:11 +00:00
pvr_job_transfer.c
pvr: set nn coords in sampler state for tq shaders when needed
2025-09-16 18:26:09 +00:00
pvr_job_transfer.h
pvr: Add support to process transfer and blit cmds
2023-04-19 11:01:05 +00:00
pvr_pass.c
pvr, pco: temporarily add supporting code for VK_KHR_zero_initialize_workgroup_memory
2025-09-16 18:26:09 +00:00
pvr_pipeline.c
pvr, pco: per frag/vertex input/output rework
2025-09-16 18:26:09 +00:00
pvr_private.h
pvr, pco: temporarily add supporting code for VK_KHR_zero_initialize_workgroup_memory
2025-09-16 18:26:09 +00:00
pvr_query.c
pvr: fix pvr_CmdResetQueryPool barriers
2025-09-16 18:26:09 +00:00
pvr_query_compute.c
pvr: temporarily tweak support required for query programs
2025-09-16 18:26:09 +00:00
pvr_queue.c
pvr: fix pvr_CmdResetQueryPool barriers
2025-09-16 18:26:09 +00:00
pvr_robustness.c
pvr: clang-format fixes
2023-07-13 10:23:32 +00:00
pvr_robustness.h
pvr: Add robustness buffer support
2023-03-27 18:36:32 +00:00
pvr_shader.c
all: rename gl_shader_stage to mesa_shader_stage
2025-08-06 10:28:40 +08:00
pvr_shader.h
all: rename gl_shader_stage to mesa_shader_stage
2025-08-06 10:28:40 +08:00
pvr_spm.c
pvr: temporary spm tweaks
2025-09-16 18:26:09 +00:00
pvr_spm.h
pvr: Compile SPM EOT shader
2023-07-14 10:45:49 +00:00
pvr_tex_state.c
pvr: initial texture/sampler driver support
2025-09-16 18:26:08 +00:00
pvr_tex_state.h
pvr: initial texture/sampler driver support
2025-09-16 18:26:08 +00:00
pvr_transfer_frag_store.c
pvr, pco: temporarily add legacy tq shader gen code
2025-09-16 18:26:09 +00:00
pvr_transfer_frag_store.h
pvr, pco: Add new compiler framework and shader gen stubs
2024-11-29 15:14:10 +00:00
pvr_usc.c
pvr, pco: temporarily add legacy tq shader gen code
2025-09-16 18:26:09 +00:00
pvr_usc.h
pvr, pco: temporarily add legacy tq shader gen code
2025-09-16 18:26:09 +00:00
pvr_wsi.c
vulkan/wsi: Take a vk_queue in wsi_common_queue_present()
2025-08-22 23:05:02 +00:00