Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: disable Vulkan support by default (5-0-x) #17788

Merged
merged 1 commit into from Apr 15, 2019
Merged

Conversation

alexeykuzmin
Copy link
Contributor

@alexeykuzmin alexeykuzmin commented Apr 15, 2019

Description of Change

Is was enabled in
https://chromium.googlesource.com/chromium/src.git/+/327326656f2c8c45ecb0ff4675e5c577e7c275ef
which landed in 69.0.3460.0

Vulkan support would require a command line parameter "--enable-vulkan"
to be passes to a binary to be enabled anyway,
so this change doesn't actual alter the current behaviour of Electron.

Checklist

Release Notes

Notes: Removed unused Vulkan libraries from bundle.

Is was enabled in
https://chromium.googlesource.com/chromium/src.git/+/327326656f2c8c45ecb0ff4675e5c577e7c275ef
which landed in 69.0.3460.0

Vulkan support would require a command line parameter "--enable-vulkan"
to be passes to a binary to be enabled anyway,
so this change doesn't actual alter the current behaviour of Electron.

(cherry picked from commit e05e45d)
@alexeykuzmin alexeykuzmin changed the title build: disable Vulkan support by default build: disable Vulkan support by default (5-0-x) Apr 15, 2019
@nornagon
Copy link
Member

See #17789 (comment)

@jkleinsc
Copy link
Contributor

Merging as arm CI failures are unrelated to this PR.

@jkleinsc jkleinsc closed this Apr 15, 2019
@jkleinsc jkleinsc reopened this Apr 15, 2019
@jkleinsc jkleinsc merged commit 82f91b7 into 5-0-x Apr 15, 2019
@release-clerk
Copy link

release-clerk bot commented Apr 15, 2019

Release Notes Persisted

Removed unused Vulkan libraries from bundle.

@jkleinsc jkleinsc deleted the 5-0-x-disable-vulkan branch April 15, 2019 19:26
miniak pushed a commit that referenced this pull request Apr 26, 2019
jkleinsc pushed a commit that referenced this pull request Apr 30, 2019
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.

None yet

3 participants