- Amsterdam/Netherlands
- https://www.blender.org
- Joined on
2008-11-30
Block a user
Fix #129265: Clearing depth attachments on AMD official driver
Jeroen Bakker
deleted branch vulkan/disable-amd-optimization from Jeroen-Bakker/blender
2024-11-05 12:31:43 +01:00
Cleanup: Remove compilation warning
Jeroen Bakker
pushed to vulkan/fix-compilation-warning at Jeroen-Bakker/blender
2024-11-05 12:28:51 +01:00
34abbe45b4
Cleanup: Remove compilation warning
2f6197daa9
Assets: Update assets repository hash for essentials library updates
a3b04dffbc
Fix #129798: GPv3: Selection to Cursor/Grid missing immediate update
74f98b1e92
Fix: Geometry Nodes: crash when converting layers to instances
334e9be8f4
Fix #129819: GPv3: Context menu for all paint tools
Jeroen Bakker
created branch vulkan/fix-compilation-warning in Jeroen-Bakker/blender
2024-11-05 12:28:50 +01:00
Vulkan: Fix depth testing on AMD official drivers
Fix #129265: Clearing depth attachments on AMD official driver
Vulkan: Fix depth testing on AMD official drivers
Jeroen Bakker
pushed to vulkan/disable-amd-optimization at Jeroen-Bakker/blender
2024-11-05 10:11:56 +01:00
f5a5cd1f72
Vulkan: Fix depth testing on AMD official drivers
Jeroen Bakker
created branch vulkan/disable-amd-optimization in Jeroen-Bakker/blender
2024-11-05 10:11:56 +01:00
Vulkan: EEVEE Rendering artifacts on AMD GPU
First inspection it seems like a depth test precision issue. The depth test can fail for pixels even when using the same matrix/vertex shader/input data. leading to only calculate a part of the…
a08151f0f4
Merge branch 'blender-v4.3-release'
ca1c06e8c4
Vulkan: Hide behind developer extras
f76410329b
Vulkan: Disable Optimizations for Qualcomm