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 (4-1-x) #17789

Merged
merged 1 commit into from Apr 16, 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 (4-1-x) Apr 15, 2019
@nornagon
Copy link
Member

Suggest release notes change:

Remove unused Vulkan libraries from bundle.

Since we don't actually support vulkan even when shipping these binaries (you mentioned it doesn't work even if you pass the flag), I wouldn't say we're disabling anything here?

@alexeykuzmin
Copy link
Contributor Author

@nornagon You just could have updated the release notes yourself =) Done.
Any other suggestions?

@jkleinsc jkleinsc merged commit ccad8ec into 4-1-x Apr 16, 2019
@release-clerk
Copy link

release-clerk bot commented Apr 16, 2019

Release Notes Persisted

Removed unused Vulkan libraries from bundle.

@jkleinsc jkleinsc deleted the 4-1-x-disable-vulkan branch April 16, 2019 15:30
miniak added 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