Jeroen Bakker Jeroen-Bakker
Jeroen Bakker created pull request blender/blender#130258 2024-11-14 07:54:15 +01:00
WIP: Vulkan: Remove empty attachments
Jeroen Bakker pushed to vulkan/remove-empty-attachments at Jeroen-Bakker/blender 2024-11-14 07:52:31 +01:00
f65095d8c8 WIP: Vulkan: Remove empty attachments
6b7ba4c726 Refactor: Sculpt: Avoid storing extra undo data on geometry_push
9396c8f388 Workbench: Replace usage of legacy GLSL libraries by new ones
c6e7cdbc57 Merge branch 'blender-v4.3-release'
8f200d96b2 Fix: Nodes: group edit button unintentionally drawn on NodeCustomGroup
Compare 10 commits »
Jeroen Bakker created branch vulkan/remove-empty-attachments in Jeroen-Bakker/blender 2024-11-14 07:52:31 +01:00
Jeroen Bakker closed issue blender/blender#122361 2024-11-13 15:52:43 +01:00
EEVEE-Next: Metal + Intel iGPU support
Jeroen Bakker commented on issue blender/blender#122361 2024-11-13 15:52:39 +01:00
EEVEE-Next: Metal + Intel iGPU support

Closing issue. State is still the same.

  • Issue has been detected by me, no community reports are mentioning this issue
  • Debugging tools are lacking and might provide incorrect data. -…
Jeroen Bakker pushed to vulkan/support-legacy-platforms at Jeroen-Bakker/blender 2024-11-12 15:01:06 +01:00
e503af82a9 Notes
Jeroen Bakker pushed to vulkan/support-legacy-platforms at Jeroen-Bakker/blender 2024-11-12 12:38:44 +01:00
7189af35e4 Add stencil ops
Jeroen Bakker pushed to vulkan/support-legacy-platforms at Jeroen-Bakker/blender 2024-11-12 09:28:31 +01:00
943b9b0700 Render pass depth/stencil attachment
9037d6365c Added todo
e845472a5c Use VK11 feature enablement
Compare 3 commits »
Jeroen Bakker suggested changes for blender/blender#128658 2024-11-12 08:37:10 +01:00
Vulkan: Show supported device extensions in system-info output

Just run make(.bat) format in where you checked out Blender to ensure our code style.

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

Code style

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

Code style is incorrect.

Jeroen Bakker pushed to vulkan/support-legacy-platforms at Jeroen-Bakker/blender 2024-11-11 15:54:29 +01:00
26e1929753 First screen
Jeroen Bakker pushed to vulkan/support-legacy-platforms at Jeroen-Bakker/blender 2024-11-11 15:18:29 +01:00
a9c94061fc Discard used resources
Jeroen Bakker opened issue blender/blender#130131 2024-11-11 14:55:28 +01:00
Vulkan: Performance (Meta)
Jeroen Bakker pushed to vulkan/support-legacy-platforms at Jeroen-Bakker/blender 2024-11-11 13:59:03 +01:00
b50f3385a4 First test case passing.
2fb6a08694 Renderpass creation
6710d4cb4d formatting
23ca1a5d04 Fix compilation issues.
3af3d1cbe6 WIP: Creation of render pass and framebuffer.
Compare 790 commits »
Jeroen Bakker pushed to main at Jeroen-Bakker/documentation 2024-11-11 12:24:17 +01:00
e7e4de4364 Meeting
Jeroen Bakker opened issue blender/blender#130121 2024-11-11 12:03:31 +01:00
Vulkan: Render tests are crashing
Jeroen Bakker commented on pull request blender/blender#119204 2024-11-11 11:58:43 +01:00
GPU: Ensure render boundary for GPU context create

Assigning to Clement, as he is reviewing the Metal backend at large