diff options
author | Eric Engestrom <[email protected]> | 2017-12-20 15:53:08 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-12-27 22:31:38 +0000 |
commit | 2f421651aca9c0a308c8a632d1847bbd0598e294 (patch) | |
tree | 1ffba5467e987c05e8474a1783aa455e757b750e /src/vulkan | |
parent | e491bffc5c8da9fa0f7c08f78a7701ed5705d163 (diff) |
egl: let each platform decided how to handle LIBGL_ALWAYS_SOFTWARE
My refactor in 47273d7312cb5b5b6b0b9 missed this early return; because
of it, setting UseFallback one layer above actually prevented the
software path from being used.
Remove this early return and let each platform's dri2_initialize_*()
decide what it can do with the LIBGL_ALWAYS_SOFTWARE restriction.
platform_{surfaceless,x11,wayland} were already handling it themselves.
Fixes: 47273d7312cb5b5b6b0b9 "egl: set UseFallback if LIBGL_ALWAYS_SOFTWARE is set"
Signed-off-by: Eric Engestrom <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Reported-by: Brendan King <[email protected]>
Diffstat (limited to 'src/vulkan')
0 files changed, 0 insertions, 0 deletions