radv: Switch to 100% dynamic rendering
Merge request reports
Activity
added 4 commits
Toggle commit listadded 5 commits
- fdd1c56e - v3dv: Drop the region temporary from blit_shader
- 5c86d8d0 - vulkan,v3dv: Add a driver_internal flag to vk_image_view_init/create
- 22f09de0 - radv: Only use PLANE_0 in meta when actually needed
- 36676ada - radv: Use vk_image as the base for radv_image
- 8aa3c3d3 - radv: Use vk_image_view as the base for radv_image_view
Toggle commit listadded 6 commits
- ed02b92b - v3dv: Don't use color aspects for depth/stencil images
- e63ab243 - v3dv: Drop the region temporary from blit_shader
- b0aaaefd - vulkan,v3dv: Add a driver_internal flag to vk_image_view_init/create
- bf1e6b55 - radv: Only use PLANE_0 in meta when actually needed
- 5e966a40 - radv: Use vk_image as the base for radv_image
- 6adf2563 - radv: Use vk_image_view as the base for radv_image_view
Toggle commit listadded 4 commits
Toggle commit listadded 4 commits
Toggle commit listadded 1 commit
- a53887c8 - radv: Use vk_image_view as the base for radv_image_view
- Resolved by Samuel Pitoiset
@jekstrand FYI, I have local branches to convert RADV to full dynamic rendering.
added 1749 commits
-
a53887c8...665a671c - 1742 commits from branch
mesa:main
- 05de05d0 - v3dv: Add a create_image_view helper for internal views
- 8bd5480e - vulkan: Only be clever about vk_image_view::view_format for normal views
- 8d32464b - v3dv: Don't use color aspects for depth/stencil images
- 59ae2a2b - v3dv: Drop the region temporary from blit_shader
- cfd458bc - vulkan,v3dv: Add a driver_internal flag to vk_image_view_init/create
- 0ccc57c9 - radv: Only use PLANE_0 in meta when actually needed
- dce40f43 - radv: Use vk_image as the base for radv_image
Toggle commit list-
a53887c8...665a671c - 1742 commits from branch
added 1 commit
- 1124f607 - radv: Stop trusting framebuffer attachment aspect masks
added 1 commit
- 854e1487 - radv: Use vk_image_view as the base for radv_image_view
added 106 commits
-
a45a7388...ef8c5a20 - 94 commits from branch
mesa:main
- ead17e2d - v3dv: Add a create_image_view helper for internal views
- d7d14654 - vulkan: Only be clever about vk_image_view::view_format for normal views
- 255680b5 - v3dv: Don't use color aspects for depth/stencil images
- 82eb871e - v3dv: Drop the region temporary from blit_shader
- d9b6dbb0 - vulkan,v3dv: Add a driver_internal flag to vk_image_view_init/create
- 6f2eba0a - radv: Only use PLANE_0 in meta when actually needed
- ef554e03 - radv: Use vk_image as the base for radv_image
- 702a9fa2 - radv: Stop trusting framebuffer attachment aspect masks
- 9402d76f - radv: Use vk_image_view as the base for radv_image_view
- 0e14a69a - vulkan: Handle sample locations in the common render pass code
- c2f7b14d - vulkan: Include VkAttachmentSampleCountInfoAMD in subpass rendering info
- 11ff45c2 - radv: Switch to dynamic rendering only
Toggle commit list-
a45a7388...ef8c5a20 - 94 commits from branch
added RADV label
added 397 commits
-
11ff45c2...e8ed0e49 - 384 commits from branch
mesa:main
- 4c1fb7ee - v3dv: Add a create_image_view helper for internal views
- 7c6d13ce - vulkan: Only be clever about vk_image_view::view_format for normal views
- 27575b24 - v3dv: Don't use color aspects for depth/stencil images
- 3ca50da6 - v3dv: Drop the region temporary from blit_shader
- 5cbd8c9c - vulkan,v3dv: Add a driver_internal flag to vk_image_view_init/create
- 1cc2cdce - radv: Only use PLANE_0 in meta when actually needed
- 360f717f - radv: Use vk_image as the base for radv_image
- dd73c334 - radv: Stop trusting framebuffer attachment aspect masks
- 189ae1a1 - radv: Use vk_image_view as the base for radv_image_view
- 182d76c5 - vulkan: Handle sample locations in the common render pass code
- 26713b1a - vulkan: Include VkAttachmentSampleCountInfoAMD in subpass rendering info
- 8f238504 - vulkan/render_pass: Use a special layout for self-dependencies
- 8c5702f3 - radv: Use VK_IMAGE_LAYOUT_SUBPASS_SELF_DEPENDENCY_MESA for render loops
Toggle commit list-
11ff45c2...e8ed0e49 - 384 commits from branch
added 13 commits
- 6d63fb6a - v3dv: Add a create_image_view helper for internal views
- 58fbbf59 - vulkan: Only be clever about vk_image_view::view_format for normal views
- c75a6ff8 - v3dv: Don't use color aspects for depth/stencil images
- 82911068 - v3dv: Drop the region temporary from blit_shader
- e913e5e1 - vulkan,v3dv: Add a driver_internal flag to vk_image_view_init/create
- a9392529 - radv: Only use PLANE_0 in meta when actually needed
- 09dab7d2 - radv: Use vk_image as the base for radv_image
- 3e3f62db - radv: Stop trusting framebuffer attachment aspect masks
- e54b1c17 - radv: Use vk_image_view as the base for radv_image_view
- 0b445035 - vulkan: Handle sample locations in the common render pass code
- 38501636 - vulkan: Include VkAttachmentSampleCountInfoAMD in subpass rendering info
- 0135f010 - vulkan/render_pass: Use a special layout for self-dependencies
- eeee18ab - radv: Use VK_IMAGE_LAYOUT_SUBPASS_SELF_DEPENDENCY_MESA for render loops
Toggle commit listadded 106 commits
-
eeee18ab...6dcf7f65 - 93 commits from branch
mesa:main
- 524f644c - v3dv: Add a create_image_view helper for internal views
- 71f7f87a - vulkan: Only be clever about vk_image_view::view_format for normal views
- 2e4d58ec - v3dv: Don't use color aspects for depth/stencil images
- 8c44eaa9 - v3dv: Drop the region temporary from blit_shader
- 6542d902 - vulkan,v3dv: Add a driver_internal flag to vk_image_view_init/create
- 7d98e6a5 - radv: Only use PLANE_0 in meta when actually needed
- 6f31bc43 - radv: Use vk_image as the base for radv_image
- c8f2a1ec - radv: Stop trusting framebuffer attachment aspect masks
- e554992e - radv: Use vk_image_view as the base for radv_image_view
- 9639bb04 - vulkan: Handle sample locations in the common render pass code
- 54fbfa11 - vulkan: Include VkAttachmentSampleCountInfoAMD in subpass rendering info
- 61e861ec - vulkan/render_pass: Use a special layout for self-dependencies
- 5024d05d - radv: Use VK_IMAGE_LAYOUT_SUBPASS_SELF_DEPENDENCY_MESA for render loops
Toggle commit list-
eeee18ab...6dcf7f65 - 93 commits from branch