Update readme.md

This commit is contained in:
Joshua Brookover
2017-01-27 21:09:28 -06:00
committed by GitHub
parent fb8cf137be
commit e83db7f13f

View File

@@ -24,13 +24,12 @@ This project is setup to be included a few different ways. To include bgfx sourc
Features
-------------
* No outside dependencies besides bx, bgfx, and CMake.
* Tested on Visual Studio 2015 and Xcode.
* Tested on Visual Studio 2015, Xcode, gcc 5.4, clang 3.8.
* Compiles bgfx, tools & examples.
* Detects shader modifications and automatically rebuilds them for all examples.
Todo
-------------
* Support Linux.
* Support Android.
* Support Native Client.
* Support Windows Phone.