Remove references to removed GLES2 backend

- Update FAQ to remove issues resolved in 4.0, and add more advice
  on resolving VRR flicker issues.
This commit is contained in:
Hugo Locurcio
2023-03-10 17:14:26 +01:00
parent ffd5e00472
commit 9286f1b466
14 changed files with 83 additions and 120 deletions

View File

@@ -30,8 +30,8 @@ proper threading support is added.
**Mobile browsers are currently not supported.**
The web editor supports both the GLES3 and GLES2 renderers, although GLES2 is
recommended for better performance and compatibility with old/low-end hardware.
The web editor only supports the Compatibility rendering method, as there is no
stable way to run Vulkan applications on the web yet.
.. note::