Files
test/source/blender/gpu
Jeroen Bakker ceb61ac921 Fix: Vulkan: Strict extension test
VK_EXT_dynamic_rendering_unused_attachments is required for correct working.
Renderdoc hides this extension, but most platforms do work. However the
Windows Intel driver crashes when using iGPUs; they don't support this
extension at all.

This change does a more strict extension test so drivers that do not
support this extension will fallback to OpenGL. When using renderdoc it
is now allowed to compile blender with `WITH_RENDERDOC=On`.

Future developments are needed to add support for Intel iGPUs on
Windows.

Pull Request: https://projects.blender.org/blender/blender/pulls/128986
2024-10-14 15:43:41 +02:00
..
2024-10-14 15:43:41 +02:00
2024-09-11 18:37:42 +02:00
2024-08-03 11:06:17 +02:00
2024-09-23 11:18:24 +02:00
2024-08-30 16:03:44 +02:00