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

Commits on Apr 15, 2019

  1. build: disable Vulkan support by default

    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 committed Apr 15, 2019
    Copy the full SHA
    7365050 View commit details
    Browse the repository at this point in the history