- 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-19 15:44:50 +01:00
85dfe41fdb
Mark Intel 10th gen and earlier as known crashing driver.
Jeroen Bakker
pushed to vulkan/support-legacy-platforms at Jeroen-Bakker/blender
2024-11-19 14:28:09 +01:00
385542ac03
Cleanup: make format
Large point cloud from vertices missing points
In vulkan it can be that we don't check the limit. the maximum buffer that can be allocated on the GPU is maxMemoryAllocationSize:4292870144 bytes. Depending how the data is stored and how many…
WIP: GPU: Data format type enum refactor
Using full data types (VertAttrType::F32_32_32 especially with 10_10_10_2 would reduce some issues with how many components are there 4 and its data size 4. Could clean up some cases. I find it…
Jeroen Bakker
pushed to vulkan/support-legacy-platforms at Jeroen-Bakker/blender
2024-11-19 14:00:25 +01:00
87b565b097
Code style comments.
e6059a3a3c
Fix incorrect predefinition (class vs struct)
c4729f027b
Fix multi viewport test
f00317a166
Add test types
4fd95d72dd
Fix framebuffer_subpass_input test
Jeroen Bakker
pushed to vulkan/support-legacy-platforms at Jeroen-Bakker/blender
2024-11-19 13:57:37 +01:00
f6f10b71d7
Code style comments.
Jeroen Bakker
pushed to vulkan/support-legacy-platforms at Jeroen-Bakker/blender
2024-11-19 13:51:35 +01:00
1d891efc9b
Fix incorrect predefinition (class vs struct)
adbc2e80d5
Fix multi viewport test
6e87293ce7
Add test types
e39b88292f
Fix framebuffer_subpass_input test
27b0247374
Introduce specific bind type for input attachments
8b9b67f2d3
Cleanup: Vulkan: Don't over-allocate render areas/viewports
b9dab68ce2
Vulkan: Support clearing GPU_DATA_2_10_10_10_REV textures
9ff98de6b4
Vulkan: Fix workbench XRay
a499c711a9
Vulkan: Refactor descriptor set bindings
560c75e59c
Cleanup: Vulkan: Remove unused code
Jeroen Bakker
deleted branch vulkan/render-area-update from Jeroen-Bakker/blender
2024-11-19 13:40:31 +01:00
Cleanup: Vulkan: Don't over-allocate render areas/viewports
Jeroen Bakker
deleted branch vulkan/support-clearing-2101010rev-textures from Jeroen-Bakker/blender
2024-11-19 13:39:55 +01:00
Vulkan: Support clearing GPU_DATA_2_10_10_10_REV textures
Jeroen Bakker
deleted branch vulkan/fix/workbench-xray from Jeroen-Bakker/blender
2024-11-19 13:39:18 +01:00