update the platform support matrix
This commit is contained in:
@@ -6,16 +6,16 @@ This repository relies on Git LFS for storing binary blobs (e.g. third-party lib
|
||||
|
||||
## Platform Support Matrix
|
||||
|
||||
| | **Windows<br>(MSVC 2019)** | **Windows<br>(MSVC 2022)** | **Linux<br>(Native Toolchain)** | **macOS** | **Oculus Mobile<br>(Android NDK r21b)** |
|
||||
|----------|:--------------------------:|:--------------------------:|:-------------------------------:|:---------:|:---------------------------------------:|
|
||||
| **4.22** | ✅ | ❌ | ✅ | ❌ | ❌ |
|
||||
| **4.23** | ✅ | ❌ | ✅ | ❌ | ❌ |
|
||||
| **4.24** | ✅ | ❌ | ✅ | ❌ | ❌ |
|
||||
| **4.25** | ✅ | ❌ | ✅ | ❌ | ❓ |
|
||||
| **4.26** | ✅ | ❌ | ✅ | ❌ | ❓ |
|
||||
| **4.27** | ✅ | ✅ | ✅ | ❌ | ❓ |
|
||||
| **5.0** | ✅ | ✅ | ✅ | ❌ | ❓ |
|
||||
| **5.1** | ✅ | ✅ | ✅ | ❌ | ❓ |
|
||||
| | **Windows<br>(MSVC 2017)** | **Windows<br>(MSVC 2019)** | **Windows<br>(MSVC 2022)** | **Linux<br>(Native Toolchain)** | **macOS** | **Oculus Mobile<br>(Android NDK r21b)** |
|
||||
|----------|:--------------------------:|:--------------------------:|:--------------------------:|:-------------------------------:|:---------:|:---------------------------------------:|
|
||||
| **4.22** | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ |
|
||||
| **4.23** | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ |
|
||||
| **4.24** | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ |
|
||||
| **4.25** | ✅ | ✅ | ❌ | ✅ | ❌ | ❓ |
|
||||
| **4.26** | ✅ | ✅ | ❌ | ✅ | ❌ | ❓ |
|
||||
| **4.27** | ✅ | ✅ | ✅ | ✅ | ❌ | ❓ |
|
||||
| **5.0** | ❌ | ✅ | ✅ | ✅ | ❌ | ❓ |
|
||||
| **5.1** | ❌ | ✅ | ✅ | ✅ | ❌ | ❓ |
|
||||
|
||||
* <code>✅</code> Supported
|
||||
* <code>❌</code> Not Supported
|
||||
|
||||
Reference in New Issue
Block a user