Vulkan: Enable in a regular release #127096

Open
Jeroen Bakker wants to merge 1 commits from Jeroen-Bakker/blender:vulkan/add-to-regular-release into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Member

The Vulkan backend has come a long way and it is time to spread his
wings a bit more. This change will make the vulkan backend available
in a regular release starting from 4.3.

Vulkan is still experimental and performance isn't there yet. But it
gives add-on developers already time to check if their add-ons work.
Main goal for the vulkan project is to get a better understanding which
platforms are supported.

  • NVIDIA GTX900 and up should be supported using the official NVIDIA
    drivers. This means that support for GTX700/800 is currently not
    available. This is related to dynamic rendering.
  • AMD Polaris and up are supported using the AMD drivers. When using
    the open source drivers I believe the support level is around GCN2.
  • Intel CPUs are supported from UHD (6th gen) but on windows requires
    the latest driver. Might be a trick to install on laptop systems.
  • Intel GPUs are supported preferrable using the latest drivers on
    Windows and Linux

Some render artifacts are showing when using EEVEE but the cause is
clear and would assume to solve them before the actual release.

The Vulkan backend has come a long way and it is time to spread his wings a bit more. This change will make the vulkan backend available in a regular release starting from 4.3. Vulkan is still experimental and performance isn't there yet. But it gives add-on developers already time to check if their add-ons work. Main goal for the vulkan project is to get a better understanding which platforms are supported. - NVIDIA GTX900 and up should be supported using the official NVIDIA drivers. This means that support for GTX700/800 is currently not available. This is related to dynamic rendering. - AMD Polaris and up are supported using the AMD drivers. When using the open source drivers I believe the support level is around GCN2. - Intel CPUs are supported from UHD (6th gen) but on windows requires the latest driver. Might be a trick to install on laptop systems. - Intel GPUs are supported preferrable using the latest drivers on Windows and Linux Some render artifacts are showing when using EEVEE but the cause is clear and would assume to solve them before the actual release.
Jeroen Bakker added this to the 4.3 milestone 2024-09-03 09:39:32 +02:00
Jeroen Bakker added the
Interest
Vulkan
label 2024-09-03 09:39:32 +02:00
Jeroen Bakker self-assigned this 2024-09-03 09:39:33 +02:00
Jeroen Bakker added 1 commit 2024-09-03 09:39:42 +02:00
The Vulkan backend has come a long way and it is time to spread his
wings a bit more. This change will make the vulkan backend available
in a regular release starting from 4.3.

Vulkan is still experimental and performance isn't there yet. But it
gives add-on developers already time to check if their add-ons work.
Main goal for the vulkan project is to get a better understanding which
platforms are supported.

- NVIDIA GTX900 and up should be supported using the official NVIDIA
  drivers. This means that support for GTX700/800 is currently not
  available. This is related to dynamic rendering.
- AMD Polaris and up are supported using the AMD drivers. When using
  the open source drivers I believe the support level is around GCN2.
- Intel CPUs are supported from UHD (6th gen) but on windows requires
  the latest driver. Might be a trick to install on laptop systems.
- Intel GPUs are supported preferrable using the latest drivers on
  Windows and Linux

Some render artifacts are showing when using EEVEE but the cause is
clear and would assume to solve them before the actual release.
Jeroen Bakker added this to the Viewport & EEVEE project 2024-09-03 09:39:46 +02:00
Jeroen Bakker added a new dependency 2024-09-03 09:41:33 +02:00
Jeroen Bakker requested review from Clément Foucault 2024-09-05 15:28:16 +02:00
Clément Foucault approved these changes 2024-09-06 16:25:55 +02:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u vulkan/add-to-regular-release:Jeroen-Bakker-vulkan/add-to-regular-release
git checkout Jeroen-Bakker-vulkan/add-to-regular-release
Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: blender/blender#127096
No description provided.