Jeroen Bakker Jeroen-Bakker
Jeroen Bakker pushed to main at Jeroen-Bakker/documentation 2024-11-11 10:42:32 +01:00
0bd1004578 Meeting
Jeroen Bakker pushed to main at Jeroen-Bakker/.profile 2024-11-11 10:41:33 +01:00
4916620464 Update reports/2024.md
Jeroen Bakker commented on issue blender/blender#130018 2024-11-11 09:03:26 +01:00
Visual artifacts and crashes with Vulkan backend using GPU for compositor

I wasn't able to confirm it on

Operating system: Linux-6.8.0-47-generic-x86_64-with-glibc2.39 64 Bits, X11 UI
Graphics card: Quadro RTX 6000 NVIDIA Corporation NVIDIA 550.107.02 Vulkan…
Jeroen Bakker pushed to vulkan/shaderc-2024.3 at Jeroen-Bakker/blender 2024-11-11 08:56:55 +01:00
bc0115a9e7 Added fixes for Windows compilation
Jeroen Bakker commented on issue blender/blender#130106 2024-11-11 08:46:56 +01:00
Vulkan: Significant Cycles performance regression

This is a known issue.

  • Cycles requires to own the vulkan buffers to do direct GPU->GPU sync. This isn't supported by the API and is requires development. @LukasStockner was mentioning he…
Jeroen Bakker commented on pull request blender/blender#129429 2024-11-11 08:28:17 +01:00
GPU: Add support for resource argument in GLSL

Not sure this is correct. I don't see where the space is added between the type and the name.

Jeroen Bakker commented on issue blender/blender#130067 2024-11-11 08:14:33 +01:00
alt+b == exit

I am not able to reproduce although not on the same hardware/OS.

Operating system: macOS-14.6.1-arm64-arm-64bit 64 Bits
Graphics card: Metal API Apple M1 Ultra 1.2

My advice is to…

Jeroen Bakker commented on pull request blender/blender#128658 2024-11-11 08:05:05 +01:00
Vulkan: Show supported device extensions in system-info output

Almost there. Just some small adjustments.

I didn't noticed the extension_len during the previous review what lead to an incorrect advice from my side.

Jeroen Bakker commented on pull request blender/blender#128658 2024-11-11 08:03:50 +01:00
Vulkan: Show supported device extensions in system-info output

No need to create a function for this. Just combine with vk_extension_get

Jeroen Bakker commented on pull request blender/blender#128658 2024-11-11 08:03:49 +01:00
Vulkan: Show supported device extensions in system-info output

device_extensions_ is an Array no need to add bound checks.

Jeroen Bakker commented on pull request blender/blender#128658 2024-11-11 08:03:48 +01:00
Vulkan: Show supported device extensions in system-info output

use a better name than i just use index in this case

Jeroen Bakker commented on issue blender/blender#130072 2024-11-10 08:33:22 +01:00
GPU: Remove support for GPU_FETCH_INT_TO_FLOAT

I added them the vulkan workarounds at the time I was comparing to OpenGL specs, not to what Blender actually needs. So fine by that. Vulkan only supports int to float conversions where the byte…

Jeroen Bakker pushed to main at Jeroen-Bakker/documentation 2024-11-08 14:35:42 +01:00
6959ae66a3 Remove tea
Jeroen Bakker pushed to main at Jeroen-Bakker/documentation 2024-11-08 14:31:39 +01:00
3a74c7f8b0 Update src/gpu-vulkan/status-reports.md
Jeroen Bakker pushed to main at Jeroen-Bakker/documentation 2024-11-08 14:09:28 +01:00
170a76bde6 Update src/gpu-vulkan/status-reports.md
Jeroen Bakker pushed to main at Jeroen-Bakker/documentation 2024-11-08 14:09:15 +01:00
a627034ac8 Update status report
Jeroen Bakker commented on issue blender/blender#129678 2024-11-08 12:44:51 +01:00
Vulkan: Synchronization corruption in viewport toolbar menu on APU platform

The cause is near where the different area images are composited to the back buffer. Here a subset of copies (sRGB based editors) and draw (color managed editors) are performed on the same…

Jeroen Bakker pushed to main at Jeroen-Bakker/blender 2024-11-08 12:31:06 +01:00
4a9d53f9f3 Merge branch 'blender-v4.3-release'
b86ed45fcb Fix unreported: Vulkan: Empty device list
b2e1677b36 Fix: Vulkan: Incorrect depth on ARM devices
b1bcdf8d53 Fix #130010: Fill mask crash with multires
9abf9b15f4 Merge branch 'blender-v4.3-release'
Compare 40 commits »
Jeroen Bakker pushed to main at blender/blender 2024-11-08 12:31:01 +01:00
4a9d53f9f3 Merge branch 'blender-v4.3-release'
b86ed45fcb Fix unreported: Vulkan: Empty device list
b2e1677b36 Fix: Vulkan: Incorrect depth on ARM devices
b1bcdf8d53 Fix #130010: Fill mask crash with multires
Compare 4 commits »