- Amsterdam/Netherlands
- https://www.blender.org
- Joined on
2008-11-30
Block a user
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 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
Jeroen Bakker
deleted branch vulkan/remove-empty-attachments from Jeroen-Bakker/blender
2024-11-14 13:55:57 +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
Vulkan: Show supported device extensions in `system-info` output
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)
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…
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…
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
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