- Amsterdam/Netherlands
- https://www.blender.org
- Joined on
2008-11-30
Block a user
Blender 4.3 not starting with Vulkan+Wayland
@Cristobal-Tapia Can you provide your system-info.txt It is good to know as it might indicate what might have changed on OS level that fixed this.
Jeroen Bakker
deleted branch vulkan/fix/130588 from Jeroen-Bakker/blender
2024-11-22 09:46:08 +01:00
Vulkan: Auto depth doesn't work properly
Vulkan: Zoom out when snapping cursor
Fix #130588: Vulkan: Depth stencil readback
Fix #130588: Vulkan: Depth stencil readback
Vulkan: Back-end doesn't fallback to OpenGL with older driver
Vulkan: Zoom out when snapping cursor
When performing this action I see that it tries to read the depth from a depth stencil buffer into a float. This seems to be a data conversion that isn't supported and the functionality will read…
Vulkan: Repeated Crashes in Sculpt Mode
The memory leak depends on the complexity of the scene. Sometimes it crashes after an hour of testing. So I believe it is fine to close this one as a duplicate.
205fba598d
CMake: Windows: Fix grammar mistake in last commit
fb17e7f1a0
Fix: Incorrect size for writing new short2 attribute type
aed5906544
CMake: Windows: Update MSVC 17.6 Blacklist message
2b20871216
Cleanup: Move region UI block name map from GHash to Map
129a2aa0f4
Refactor: Move region runtime data out of DNA
Vulkan: Add support for GL_GOOGLE_cpp_style_line_directive
Vulkan: Adjusting window size in Vulkan backend resulting in Blender freezing (X11/Wayland)
I tried a bisect but wasn't able to find a stable commit.
git bisect start
# status: waiting for both good and bad commits
# bad: [dbc8b295195aec360a127465e90fba8e97c9ba60] glTF: Draco:…