mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 18:45:54 -05:00
Updated README.
This commit is contained in:
parent
411f152bd1
commit
42bee43686
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -15,18 +15,18 @@ Supported rendering backends:
|
||||||
* OpenGL ES 2
|
* OpenGL ES 2
|
||||||
* OpenGL ES 3.1
|
* OpenGL ES 3.1
|
||||||
|
|
||||||
Platforms:
|
Supported platforms:
|
||||||
|
|
||||||
* Android
|
* Android (14+)
|
||||||
* asm.js/Emscripten
|
* asm.js/Emscripten (1.25.0)
|
||||||
* iOS
|
* iOS
|
||||||
* Linux
|
* Linux
|
||||||
* Native Client
|
* Native Client (37)
|
||||||
* OSX
|
* OSX (10.9)
|
||||||
* RaspberryPi
|
* RaspberryPi
|
||||||
* Windows
|
* Windows (XP, Vista, 7, 8, 10)
|
||||||
|
|
||||||
Compilers:
|
Supported compilers:
|
||||||
|
|
||||||
* Clang 3.3 and above
|
* Clang 3.3 and above
|
||||||
* GCC 4.6 and above
|
* GCC 4.6 and above
|
||||||
|
|
Loading…
Reference in a new issue