readme: multirenderer is supported, so move it from planned

This commit is contained in:
Alibek Omarov 2019-06-03 16:53:23 +03:00 committed by GitHub
parent 647b2658d1
commit 5be28ce93d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -21,12 +21,13 @@ Latest development build: https://github.com/FWGS/xash3d-deploy/tree/newengine-l
* Mobility API: allows better game integration on mobile devices(vibration, touch controls)
* Different input methods: touch, gamepad and classic mouse & keyboard.
* TrueType font rendering, as a part of mainui_cpp.
* Multiple renderers support(OpenGL, GLES, Software)
* A set of small improvements, without broken compatibility.
## Planned fork features
* Virtual Reality support and game API(in development!)
* Virtual Reality support and game API
* Voice support
* Multiple renderers support(OpenGL, GLES, Vulkan, software)
* Vulkan renderer
## Contributing
* Before sending an issue, check if someone already reported your issue. Make sure you're following "How To Ask Questions The Smart Way" guide by Eric Steven Raymond. Read more: http://www.catb.org/~esr/faqs/smart-questions.html