Update supported platforms and compilers (#3057)

* Update supported platforms and compilers

* Update overview doc too

---------

Co-authored-by: Raziel Alphadios <raziely@gmail.com>
This commit is contained in:
Raziel Alphadios
2023-03-08 22:51:34 +02:00
committed by GitHub
parent 70ac58fd38
commit c3d55ba9f5
2 changed files with 10 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ Supported platforms:
* iOS (iPhone, iPad, AppleTV)
* Linux
* MIPS Creator CI20
* OSX (10.12+)
* OSX (11+)
* PlayStation 4
* RaspberryPi
* UWP (Universal Windows, Xbox One)
@@ -62,9 +62,10 @@ Supported platforms:
Supported compilers:
* Clang 3.3 and above
* GCC 5 and above
* VS2017 and above
* Clang 11 and above
* GCC 8 and above
* VS2019 and above
* Apple clang 12 and above
Languages:

View File

@@ -39,7 +39,7 @@ Supported Platforms
- iOS (iPhone, iPad, AppleTV)
- Linux
- MIPS Creator CI20
- OSX (10.12+)
- OSX (11+)
- PlayStation 4
- RaspberryPi
- UWP (Universal Windows, Xbox One)
@@ -49,9 +49,10 @@ Supported Platforms
Supported Compilers
~~~~~~~~~~~~~~~~~~~
- Clang 3.3 and above
- GCC 5 and above
- vs2017 and above
- Clang 11 and above
- GCC 8 and above
- VS2019 and above
- Apple clang 12 and above
Supported Languages
~~~~~~~~~~~~~~~~~~~