mirror of
https://github.com/bkaradzic/bgfx.cmake.git
synced 2026-02-17 21:12:35 +01:00
Remove Todo section
This commit is contained in:
@@ -33,12 +33,3 @@ Features
|
||||
Does this work with latest bx/bgfx/bimg?
|
||||
-------------
|
||||
Probably! This project needs to be updated if a dependency is added or the bgfx build system changes. The bgfx repository is very active but these types of changes are rare. New examples have to be added manually as well, but not doing so will merely result in that example not showing up and won't break anything else. If pulling latest causes issues, be sure to manually reconfigure CMake as the glob patterns may need to be refreshed (the use of glob patterns in CMake is generally discouraged but in this project it helps to ensure upwards compatibilty with newer bgfx updates).
|
||||
|
||||
Todo
|
||||
-------------
|
||||
* Support Native Client.
|
||||
* Support Windows Phone.
|
||||
* Fix iOS builds. [#85](https://github.com/widberg/bgfx.cmake/issues/85)
|
||||
* More configuration. [#12](https://github.com/widberg/bgfx.cmake/issues/12)
|
||||
* Add varying.def.sc files as shader dependencies.
|
||||
* Combined examples.
|
||||
|
||||
Reference in New Issue
Block a user