mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 12:42:34 +01:00
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:
@@ -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:
|
||||
|
||||
|
||||
@@ -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
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user