openmw/components
Gleb Mazovetskiy 044e784072 gl4es: Delay feature detection until a context exists
gl4es feature detection does not work reliably with EGL.

If a context already exists, gl4es can instead reliably detect
the underlying GLES features from the context itself.

This requires gl4es to be configured with:

    -DNOEGL=ON -DNO_LOADER=ON -DNO_INIT_CONSTRUCTOR=ON

This also requires gl4es to have this fix: https://github.com/ptitSeb/gl4es/pull/271
2021-02-28 07:59:48 +00:00
..
2020-12-29 21:45:59 +01:00
2021-01-09 13:52:01 +04:00
2021-01-26 22:29:41 +04:00
2020-12-13 20:50:48 +01:00
2021-01-26 22:29:41 +04:00
2021-02-12 00:03:11 +01:00
2020-12-28 12:19:22 +04:00
2020-07-24 21:47:49 +02:00
2021-01-26 22:29:41 +04:00
2021-01-26 22:29:41 +04:00
2020-12-30 10:35:51 +01:00