summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-05-19 19:09:55 +0200
committerwm4 <wm4@nowhere>2020-05-19 19:09:55 +0200
commita20ae0417f2d1e1a2c173f5eaf66a81974df0008 (patch)
tree1a4ac944991a89b1176af60e672c41ea6650aaee
parentbd911efdcd5740efd02586b243210c3fccae02f9 (diff)
downloadmpv-a20ae0417f2d1e1a2c173f5eaf66a81974df0008.tar.bz2
mpv-a20ae0417f2d1e1a2c173f5eaf66a81974df0008.tar.xz
README: looks like we won't need win32 support anymore
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1100881d31..fe4b3c9732 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,9 @@ Releases can be found on the [release list][releases].
output methods can help (such as `--vo=xv` on Linux), but this use is not
recommended or supported.
+Note: "Direct" Windows support is deprecated, pending complete GL/Vulkan support
+ by Microsoft's WSL 2. This will enable running Linux binaries under win32,
+ and, owing to Microsoft's competence, it will be *faster* than native.
## Downloads