Files
mesa/src
Erik Faye-Lund 7b7dbd4fc8 wgl: do not create screen from DllMain
There's a lot of operations that aren't allowed from DllMain, so we
shouldn't create a driver-screen from there. So let's instead delay this
until it's needed from a normal function call.

See https://docs.microsoft.com/en-us/windows/win32/dlls/dllmain for
details about what is allowed and isn't from DllMain.

Reviewed-by: Neha Bhende <bhenden@vmware.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4307>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4307>
2020-04-02 09:51:58 +00:00
..
2020-03-28 21:36:54 +01:00
2020-04-02 04:49:10 +00:00
2020-03-28 21:36:54 +01:00
2020-03-28 21:36:54 +01:00
2019-11-07 06:11:19 -08:00
2020-03-30 13:38:01 +00:00
2020-04-01 12:57:57 +02:00
2020-03-28 21:36:54 +01:00