• E
    [content handler] Fix waiting for GPU. (#3858) · 98807038
    Erik Gilling 提交于
    Previously WaitForFirstDisplayDriver() would return, prematurely,
    on the first event in "/dev/class/display".  This would cause apps
    started before the GPU driver came up to fall back on SW
    rendering.
    98807038
vulkan_rasterizer.cc 16.2 KB