mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
Updated README.
This commit is contained in:
parent
1d6e895318
commit
7eaeed3829
1 changed files with 7 additions and 1 deletions
|
@ -21,6 +21,7 @@ Platforms:
|
|||
* Android
|
||||
* Native Client
|
||||
* JavaScript (via Emscripten)
|
||||
* OSX
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
@ -203,7 +204,7 @@ Todo
|
|||
- BlendFuncSeparate and BlendEquationSeparate.
|
||||
- Copy from texture to texture.
|
||||
- Occlusion queries.
|
||||
- OSX and iOS platforms.
|
||||
- iOS platforms.
|
||||
- DX11: MSAA.
|
||||
- GL: MSAA.
|
||||
|
||||
|
@ -255,6 +256,11 @@ https://github.com/aras-p/glsl-optimizer
|
|||
|
||||
http://nothings.org/stb_image.c
|
||||
|
||||
Contributors
|
||||
------------
|
||||
|
||||
Garett Bass (@gbass) - OSX port.
|
||||
|
||||
License (BSD 2-clause)
|
||||
----------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue