| .. |
|
pds
|
pvr: add view index support for vertex shaders
|
2025-09-30 12:15:46 +00:00 |
|
winsys
|
pvr: break out pvr_instance and pvr_physical_device
|
2025-11-11 10:13:11 +01:00 |
|
meson.build
|
pvr: Add routine for filling out usc_mrt_setup from dynamic rendering state
|
2025-12-11 12:52:20 +00:00 |
|
pvr_blit.c
|
pvr: add support for VK_KHR_dynamic_rendering
|
2025-12-11 12:52:28 +00:00 |
|
pvr_blit.h
|
pvr: add support for VK_KHR_depth_stencil_resolve
|
2025-09-30 12:15:51 +00:00 |
|
pvr_bo.c
|
pvr: rename rogue_get_slc_cache_line_size
|
2025-11-11 10:13:14 +01: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
|
pvr: move border-specific format-code into pvr_border.c
|
2025-12-11 15:26:02 +00:00 |
|
pvr_border.h
|
pvr: encapsulate border-table
|
2025-11-17 16:04:30 +00:00 |
|
pvr_buffer.h
|
pvr: break out buffer to separate header
|
2025-10-02 05:34:06 +00:00 |
|
pvr_clear.c
|
pvr: do not assert in multi-layer rta emulated path
|
2025-12-11 12:52:27 +00:00 |
|
pvr_clear.h
|
pvr: encapsulate clear-state
|
2025-11-17 16:04:31 +00:00 |
|
pvr_cmd_buffer.c
|
pvr: add support for VK_KHR_dynamic_rendering
|
2025-12-11 12:52:28 +00:00 |
|
pvr_cmd_buffer.h
|
pvr: add support for VK_KHR_dynamic_rendering
|
2025-12-11 12:52:28 +00:00 |
|
pvr_common.h
|
pvr: factor out pvr_sampler
|
2025-11-11 10:13:14 +01:00 |
|
pvr_csb.c
|
pvr: rename rogue_get_slc_cache_line_size
|
2025-11-11 10:13:14 +01:00 |
|
pvr_csb.h
|
pvr: remove unused macros
|
2025-11-11 10:13:11 +01:00 |
|
pvr_csb_enum_helpers.h
|
pvr: include pvr_common.h instead of pvr_private.h
|
2025-09-26 08:15:59 +00:00 |
|
pvr_descriptor_set.c
|
pvr: factor out write_immutable_samplers
|
2025-11-17 16:04:31 +00:00 |
|
pvr_descriptor_set.h
|
pvr: break out descriptor sets to separate header
|
2025-10-02 05:34:08 +00:00 |
|
pvr_device.c
|
pvr: add support for VK_KHR_dynamic_rendering
|
2025-12-11 12:52:28 +00:00 |
|
pvr_device.h
|
pvr: add support for VK_KHR_dynamic_rendering
|
2025-12-11 12:52:28 +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: debug: Add "cs" debug option to dump control stream on job submit
|
2022-11-25 16:42:55 +00:00 |
|
pvr_dump_csb.c
|
pvr: break out pvr_instance and pvr_physical_device
|
2025-11-11 10:13:11 +01:00 |
|
pvr_formats.c
|
pvr: do not store compressed pbe-formats
|
2025-12-11 15:26:04 +00:00 |
|
pvr_formats.h
|
pvr: move PVR_TEX_FORMAT_COUNT to pvr_limits.h
|
2025-12-11 15:26:05 +00:00 |
|
pvr_framebuffer.h
|
pvr: add support for VK_KHR_dynamic_rendering
|
2025-12-11 12:52:28 +00:00 |
|
pvr_hw_pass.c
|
pvr: move tile_buffer_size logic to pvr_device.c
|
2025-12-11 12:52:21 +00:00 |
|
pvr_hw_pass.h
|
pvr: add support for VK_KHR_dynamic_rendering
|
2025-12-11 12:52:28 +00:00 |
|
pvr_image.c
|
pvr: limit availability of HW defs
|
2025-11-17 16:04:31 +00:00 |
|
pvr_image.h
|
pvr: break out image to separate header
|
2025-10-02 05:34:05 +00:00 |
|
pvr_instance.c
|
pvr: Make display node optional
|
2025-11-13 13:07:52 +00:00 |
|
pvr_instance.h
|
pvr: break out pvr_instance and pvr_physical_device
|
2025-11-11 10:13:11 +01:00 |
|
pvr_job_common.c
|
pvr: kill off pvr_private.h
|
2025-10-02 05:34:09 +00:00 |
|
pvr_job_common.h
|
pvr: avoid including pvr_private.h from headers
|
2025-10-02 05:34:09 +00:00 |
|
pvr_job_compute.c
|
pvr: encapsulate border-table
|
2025-11-17 16:04:30 +00:00 |
|
pvr_job_compute.h
|
pvr: Use common queue submit implementation
|
2023-02-28 21:39:49 +00:00 |
|
pvr_job_context.c
|
pvr: move load_op_shader_generate to pvr_mrt
|
2025-12-11 12:52:23 +00:00 |
|
pvr_job_context.h
|
pvr: avoid including pvr_private.h from headers
|
2025-10-02 05:34:09 +00:00 |
|
pvr_job_render.c
|
pvr: encapsulate border-table
|
2025-11-17 16:04:30 +00:00 |
|
pvr_job_render.h
|
pvr: move static_asserts to source-files
|
2025-11-11 10:13:14 +01:00 |
|
pvr_job_transfer.c
|
pvr: break out pvr_instance and pvr_physical_device
|
2025-11-11 10:13:11 +01:00 |
|
pvr_job_transfer.h
|
pvr: Add support to process transfer and blit cmds
|
2023-04-19 11:01:05 +00:00 |
|
pvr_macros.h
|
pvr: break out macros to separate header
|
2025-10-02 05:34:09 +00:00 |
|
pvr_mrt.c
|
pvr: add support for VK_KHR_dynamic_rendering
|
2025-12-11 12:52:28 +00:00 |
|
pvr_mrt.h
|
pvr: add support for VK_KHR_dynamic_rendering
|
2025-12-11 12:52:28 +00:00 |
|
pvr_pass.c
|
pvr: move load_op_shader_generate to pvr_mrt
|
2025-12-11 12:52:23 +00:00 |
|
pvr_pass.h
|
pvr: add support for VK_KHR_dynamic_rendering
|
2025-12-11 12:52:28 +00:00 |
|
pvr_physical_device.c
|
pvr: move include to source-file
|
2025-12-11 15:25:59 +00:00 |
|
pvr_physical_device.h
|
pvr: move include to source-file
|
2025-12-11 15:25:59 +00:00 |
|
pvr_pipeline.c
|
pvr: add pipeline handling to use dynamic rendering info
|
2025-12-11 12:52:20 +00:00 |
|
pvr_pipeline.h
|
pvr: avoid including pvr_private.h from headers
|
2025-10-02 05:34:09 +00:00 |
|
pvr_query.c
|
pvr: add support for VK_KHR_dynamic_rendering
|
2025-12-11 12:52:28 +00:00 |
|
pvr_query.h
|
pvr: add support for VK_KHR_dynamic_rendering
|
2025-12-11 12:52:28 +00:00 |
|
pvr_query_compute.c
|
pvr: add support for VK_KHR_dynamic_rendering
|
2025-12-11 12:52:28 +00:00 |
|
pvr_queue.c
|
pvr: break out pvr_instance and pvr_physical_device
|
2025-11-11 10:13:11 +01:00 |
|
pvr_queue.h
|
pvr: break out queue to separate header
|
2025-10-02 05:34:04 +00:00 |
|
pvr_robustness.c
|
treewide: Replace calling to function ALIGN with align
|
2025-11-12 21:58:40 +00:00 |
|
pvr_robustness.h
|
pvr: Add robustness buffer support
|
2023-03-27 18:36:32 +00:00 |
|
pvr_sampler.c
|
pvr: encapsulate border-table
|
2025-11-17 16:04:30 +00:00 |
|
pvr_sampler.h
|
pvr: factor out pvr_sampler
|
2025-11-11 10:13:14 +01:00 |
|
pvr_spm.c
|
pvr: split out driver specific framebuffer data
|
2025-12-11 12:52:24 +00:00 |
|
pvr_spm.h
|
pvr: split out driver specific framebuffer data
|
2025-12-11 12:52:24 +00:00 |
|
pvr_tex_state.c
|
pvr: break out pvr_instance and pvr_physical_device
|
2025-11-11 10:13:11 +01:00 |
|
pvr_tex_state.h
|
pvr: avoid including pvr_private.h from headers
|
2025-10-02 05:34:09 +00:00 |
|
pvr_transfer_frag_store.c
|
pvr: encapsulate clear-state
|
2025-11-17 16:04:31 +00:00 |
|
pvr_transfer_frag_store.h
|
pvr: merge legacy uscgen code into pvr_usc
|
2025-09-22 14:52:05 +01:00 |
|
pvr_usc.c
|
pvr: factor out pvr_sampler
|
2025-11-11 10:13:14 +01:00 |
|
pvr_usc.h
|
pvr: encapsulate clear-state
|
2025-11-17 16:04:31 +00:00 |
|
pvr_wsi.c
|
pvr: break out pvr_instance and pvr_physical_device
|
2025-11-11 10:13:11 +01:00 |
|
pvr_wsi.h
|
pvr: break out wsi to separate header
|
2025-10-02 05:34:09 +00:00 |