Jeroen Bakker Jeroen-Bakker
Jeroen Bakker pushed to blender-v4.3-release at blender/blender 2024-11-07 10:07:23 +01:00
f896242477 Vulkan: Disable GPU depth picking on official AMD/NVIDIA drivers
Jeroen Bakker merged pull request blender/blender#129863 2024-11-07 10:07:23 +01:00
Vulkan: Disable GPU depth picking on official AMD/NVIDIA drivers
Jeroen Bakker commented on issue blender/blender#129917 2024-11-07 10:06:13 +01:00
blender 4.3 and 4.4 does not start with vulkan backend on x86_64 with nvidia

@sebastian_k is this the same issue as you pointed out to me during the conference?

Jeroen Bakker commented on issue blender/blender#129917 2024-11-07 10:02:16 +01:00
blender 4.3 and 4.4 does not start with vulkan backend on x86_64 with nvidia

You're right, sorry about that. Yes, try to update the drivers.

Note that there have been multiple reports where NVIDIA optimus isn't working. If there is a hardware switch also try to use…

Jeroen Bakker created pull request blender/blender#129939 2024-11-07 09:52:12 +01:00
Fix #129708: Vulkan: Add limit checks when creating images
Jeroen Bakker created branch vulkan/fix/129708 in Jeroen-Bakker/blender 2024-11-07 09:50:57 +01:00
Jeroen Bakker pushed to vulkan/fix/129708 at Jeroen-Bakker/blender 2024-11-07 09:50:57 +01:00
3524b5d41b Fix #129708: Vulkan: Add limit checks when creating images
Jeroen Bakker pushed to main at Jeroen-Bakker/blender 2024-11-07 09:17:45 +01:00
b5414f716f Merge branch 'blender-v4.3-release'
5d67f1eceb Fix: Broken sculpt performance tests after "pen_flip" removal
ae1a1335b9 Curves: Avoid squaring distances unnecessarily in selection functions
Compare 3 commits »
Jeroen Bakker pushed to main at blender/blender 2024-11-07 09:17:26 +01:00
b5414f716f Merge branch 'blender-v4.3-release'
bc480f05d5 Draw: Reduce overhead of sharing meshes without attributes
Compare 2 commits »
Jeroen Bakker closed issue blender/blender#129917 2024-11-07 09:05:49 +01:00
blender 4.3 and 4.4 does not start with vulkan backend on x86_64 with nvidia
Jeroen Bakker commented on issue blender/blender#129917 2024-11-07 09:05:45 +01:00
blender 4.3 and 4.4 does not start with vulkan backend on x86_64 with nvidia

Support for these NVIDIA GTX 400-800 will be added later this month. Sadly the GTX 300 cannot be supported due to lacking drivers. Hopefully MesaNVK will improve the situation.

Closing this…

Jeroen Bakker closed issue blender/blender#129930 2024-11-07 08:53:38 +01:00
Vulkan Limitation - Depth Navigation Broken
Jeroen Bakker commented on issue blender/blender#129930 2024-11-07 08:53:34 +01:00
Vulkan Limitation - Depth Navigation Broken

Closing this as a duplicate report of #128624

Eventually it will be supported, Vulkan is still experimental; meaning some features still need tweaks in order to support it correctly. Before…

Jeroen Bakker pushed to vulkan/fix/depth-selection at Jeroen-Bakker/blender 2024-11-07 08:48:04 +01:00
845ec26d84 Vulkan: Disable GPU depth picking on official AMD/NVIDIA drivers
Jeroen Bakker pushed to main at Jeroen-Bakker/blender 2024-11-07 08:33:59 +01:00
f812615c48 Merge branch 'blender-v4.3-release'
bc480f05d5 Draw: Reduce overhead of sharing meshes without attributes
d0a0133600 Merge branch 'blender-v4.3-release'
168cbca937 Cleanup: remove unused argument
c5272e7857 Cleanup: various non functional changes
Compare 106 commits »
Jeroen Bakker deleted branch draw/instance-performance from Jeroen-Bakker/blender 2024-11-07 08:31:27 +01:00
Jeroen Bakker pushed to blender-v4.3-release at blender/blender 2024-11-07 08:31:25 +01:00
bc480f05d5 Draw: Reduce overhead of sharing meshes without attributes
Jeroen Bakker merged pull request blender/blender#129791 2024-11-07 08:31:24 +01:00
Draw: Reduce overhead of sharing meshes without attributes