..
pds
pvr: Pass device info struct in pds generator.
2022-06-07 14:55:10 +01:00
usc
pvr: Change compute hard coding infrastructure.
2022-06-20 08:13:11 +00:00
winsys
pvr: Update FWIF compute register structure
2022-09-01 10:01:28 +00:00
meson.build
pvr: Change compute hard coding infrastructure.
2022-06-20 08:13:11 +00:00
pvr_blit.c
pvr: use updated tokens from vk.xml
2022-07-12 15:53:11 +00:00
pvr_bo.c
pvr: Fix bo mapping on alloc with PVR_BO_ALLOC_FLAG_CPU_ACCESS.
2022-08-11 09:59:05 +00:00
pvr_bo.h
pvr: Fix bo mapping on alloc with PVR_BO_ALLOC_FLAG_CPU_ACCESS.
2022-08-11 09:59:05 +00:00
pvr_cmd_buffer.c
pvr: remove image pointer from image view struct
2022-09-02 09:21:54 +00:00
pvr_csb.c
pvr_csb.h
pvr: Add helper macros for creating pvr_dev_addr_t instances
2022-07-15 10:39:21 +01:00
pvr_csb_enum_helpers.h
pvr: Fix incorrect samples to cr_isp_aa_mode conversion.
2022-06-08 08:35:44 +00:00
pvr_descriptor_set.c
pvr: remove image pointer from image view struct
2022-09-02 09:21:54 +00:00
pvr_device.c
pvr: Only destroy the physcial device if it exists
2022-08-31 15:30:49 +00:00
pvr_formats.c
pvr: Add IDF/WDF program for compute pipeline barrier.
2022-07-29 11:37:05 +00:00
pvr_formats.h
pvr_hardcode.c
pvr: Add IDF/WDF program for compute pipeline barrier.
2022-07-29 11:37:05 +00:00
pvr_hardcode.h
pvr: Add IDF/WDF program for compute pipeline barrier.
2022-07-29 11:37:05 +00:00
pvr_hw_pass.c
pvr_hw_pass.h
pvr_image.c
pvr: remove image pointer from image view struct
2022-09-02 09:21:54 +00:00
pvr_job_common.c
pvr: Move BRN 44079, 48492 and 66011 code into pvrsrvkm specific directory
2022-07-27 10:13:19 +00:00
pvr_job_common.h
pvr: Move BRN 44079, 48492 and 66011 code into pvrsrvkm specific directory
2022-07-27 10:13:19 +00:00
pvr_job_compute.c
pvr: Split out unioned structs from struct pvr_sub_cmd
2022-07-13 12:28:05 +01:00
pvr_job_compute.h
pvr: Split out unioned structs from struct pvr_sub_cmd
2022-07-13 12:28:05 +01:00
pvr_job_context.c
pvr: Move BRN 44079, 48492 and 66011 code into pvrsrvkm specific directory
2022-07-27 10:13:19 +00:00
pvr_job_context.h
pvr: Split pvr_dev_addr_t into a separate header
2022-07-15 10:39:21 +01:00
pvr_job_render.c
pvr: get free list min size from the runtime info
2022-08-04 10:55:50 +00:00
pvr_job_render.h
pvr: Split pvr_dev_addr_t into a separate header
2022-07-15 10:39:21 +01:00
pvr_job_transfer.c
pvr: Split out unioned structs from struct pvr_sub_cmd
2022-07-13 12:28:05 +01:00
pvr_job_transfer.h
pvr: Split out unioned structs from struct pvr_sub_cmd
2022-07-13 12:28:05 +01:00
pvr_limits.h
pvr: Fix physical device limits.
2022-06-24 09:15:53 +00:00
pvr_pass.c
pvr: use updated tokens from vk.xml
2022-07-12 15:53:11 +00:00
pvr_pipeline.c
pvr: Add static consts to hard coding infra.
2022-07-29 11:21:08 +01:00
pvr_pipeline_cache.c
pvr_private.h
pvr: remove image pointer from image view struct
2022-09-02 09:21:54 +00:00
pvr_query.c
pvr: Implement vkCreateQueryPool() and vkDestroyQueryPool().
2022-04-13 17:58:03 +00:00
pvr_queue.c
pvr: remove image pointer from image view struct
2022-09-02 09:21:54 +00:00
pvr_shader.c
pvr_shader.h
pvr_tex_state.c
pvr: Add compute pipeline barrier handling.
2022-07-29 11:37:06 +00:00
pvr_tex_state.h
pvr: Split pvr_dev_addr_t into a separate header
2022-07-15 10:39:21 +01:00
pvr_wsi.c
pvr: Use the common AcquireNextImage implementation
2022-06-10 01:33:12 +00:00
vk_format.h
vulkan: Common vk_format_get_component_bits
2022-07-18 22:14:06 +00:00