mirror of https://github.com/axmolengine/axmol.git
Update readme files
This commit is contained in:
parent
af98934992
commit
8e6c3f791f
|
@ -46,10 +46,11 @@
|
||||||
|
|
||||||
## Renderer Backends
|
## Renderer Backends
|
||||||
|
|
||||||
- OpenGL 3.3+ for Linux, macOS and Win32
|
|
||||||
- OpenGL ES 2.0+ for Android and iOS
|
|
||||||
- Metal for macOS and iOS
|
- Metal for macOS and iOS
|
||||||
- ANGLE ES 3.0+ for Win32 and UWP
|
- OpenGL 3.3+ for Linux, macOS and Win32
|
||||||
|
- OpenGL ES 2.0+ for Android
|
||||||
|
- OpenGL ES 3.0+ for iOS
|
||||||
|
- ANGLE GLES 3.0+ for Win32 and UWP
|
||||||
|
|
||||||
## New MediaPlayer
|
## New MediaPlayer
|
||||||
|
|
||||||
|
|
|
@ -42,10 +42,11 @@
|
||||||
|
|
||||||
## 渲染后端
|
## 渲染后端
|
||||||
|
|
||||||
- OpenGL 3.3+ for Linux, macOS and Win32
|
|
||||||
- OpenGL ES 2.0+ for Android and iOS
|
|
||||||
- Metal for macOS and iOS
|
- Metal for macOS and iOS
|
||||||
- ANGLE ES 3.0+ for Win32 and UWP
|
- OpenGL 3.3+ for Linux, macOS and Win32
|
||||||
|
- OpenGL ES 2.0+ for Android
|
||||||
|
- OpenGL ES 3.0+ for iOS
|
||||||
|
- ANGLE GLES 3.0+ for Win32 and UWP
|
||||||
|
|
||||||
## 新的媒体播放器
|
## 新的媒体播放器
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue