Jeroen Bakker Jeroen-Bakker
Jeroen Bakker pushed to vulkan/support-legacy-platforms at Jeroen-Bakker/blender 2024-11-15 07:51:35 +01:00
088d3f658c Add support for uint/int subpass inputs
Jeroen Bakker pushed to vulkan/support-legacy-platforms at Jeroen-Bakker/blender 2024-11-14 15:56:40 +01:00
672aa3cf98 Add support for subpass transitions.
Jeroen Bakker pushed to main at Jeroen-Bakker/documentation 2024-11-14 14:45:00 +01:00
817b3ee52b Outline of WBSO presentation
Jeroen Bakker pushed to vulkan/support-legacy-platforms at Jeroen-Bakker/blender 2024-11-14 14:11:55 +01:00
145480e7d9 Wireframe rendering is working
aadb88629b Notes
91c32257b3 Add stencil ops
e6bbffda53 Render pass depth/stencil attachment
5390ca779b Added todo
Compare 29 commits »
Jeroen Bakker deleted branch vulkan/remove-empty-attachments from Jeroen-Bakker/blender 2024-11-14 13:55:57 +01:00
Jeroen Bakker pushed to main at blender/blender 2024-11-14 13:55:54 +01:00
272403a6cb Vulkan: Remove empty attachments
Jeroen Bakker merged pull request blender/blender#130258 2024-11-14 13:55:54 +01:00
Vulkan: Remove empty attachments
Jeroen Bakker commented on pull request blender/blender#130258 2024-11-14 13:17:49 +01:00
Vulkan: Remove empty attachments
Jeroen Bakker pushed to vulkan/support-legacy-platforms at Jeroen-Bakker/blender 2024-11-14 13:15:55 +01:00
55127d6620 Notes
1550d07dc4 Add stencil ops
a8280aeb64 Render pass depth/stencil attachment
b1564a6fdd Added todo
518146e5ea Use VK11 feature enablement
Compare 172 commits »
Jeroen Bakker merged pull request blender/blender#128658 2024-11-14 13:15:31 +01:00
Vulkan: Show supported device extensions in `system-info` output
Jeroen Bakker pushed to main at blender/blender 2024-11-14 13:15:29 +01:00
6e49acb655 Vulkan: Show supported device extensions in system-info output
Jeroen Bakker commented on pull request blender/blender#128658 2024-11-14 12:00:17 +01:00
Vulkan: Show supported device extensions in system-info output

Thanks for the PR. I will commit it and check later if we clean it up (moving fully inside VKDevice)

Jeroen Bakker commented on pull request blender/blender#130203 2024-11-14 11:58:17 +01:00
Fix: Vulkan: Free command pool buffers

Thanks for the patch!

I need to take time to look at the solution and how it fits as in the end we want to remove the CPU synchronization steps where possible. Resources should be part of the…

Jeroen Bakker commented on pull request blender/blender#118903 2024-11-14 11:48:47 +01:00
EEVEE-Next: Viewport pixel size with up-scaling

We should investigate the bottleneck before finding the correct solution. M4 mini would be more performance than the M2 I have, although I use a smaller screen. Solid mode is fast on that…

Jeroen Bakker commented on issue blender/blender#130026 2024-11-14 11:38:48 +01:00
Selection Outline: Incompatibility with the requirements for displaying thin geometry

@fclem can you have a look (as part of the selection/overlay refactoring)

Jeroen Bakker pushed to vulkan/remove-empty-attachments at Jeroen-Bakker/blender 2024-11-14 11:32:02 +01:00
b5875f5385 Moved check method closer to each other
Jeroen Bakker pushed to vulkan/remove-empty-attachments at Jeroen-Bakker/blender 2024-11-14 11:25:21 +01:00
6a24966e39 Workaround framebuffer with gaps
Jeroen Bakker pushed to vulkan/remove-empty-attachments at Jeroen-Bakker/blender 2024-11-14 10:29:02 +01:00
0677a809d1 Workbench changes
065c99971c Move to check
0065ff1dc3 WIP: Vulkan: Remove empty attachments
Compare 3 commits »
Jeroen Bakker pushed to vulkan/remove-empty-attachments at Jeroen-Bakker/blender 2024-11-14 08:11:55 +01:00
8d0946f7c8 WIP: Vulkan: Remove empty attachments