Skip to content

rendervulkan: remove HAVE_DRM guard from createDevice()#2189

Open
pchome wants to merge 1 commit into
ValveSoftware:masterfrom
pchome:pchome-patch-1
Open

rendervulkan: remove HAVE_DRM guard from createDevice()#2189
pchome wants to merge 1 commit into
ValveSoftware:masterfrom
pchome:pchome-patch-1

Conversation

@pchome
Copy link
Copy Markdown

@pchome pchome commented May 20, 2026

This whole block (render node part) needed for SDL backend.
So building with drm_backend=disabled and sdl2_backend=enabled will not remove required code.

And since it's currently not possible to build with drm_backend=disabled I expect this change should work for other backends as it is now (combined with #2073).

See also: #1347

This whole block (render node part) needed for SDL backend.
So building with `drm_backend=disabled` and `sdl2_backend=enabled`
will not remove required code.

See also: ValveSoftware#1347
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant