Commit Graph

5 Commits

Author SHA1 Message Date
Attila Uygun 3779e78675 Render a simple 3D box. 2021-10-29 14:20:42 +02:00
Attila Uygun 03776c643e Support for multiple texture bindings for Vulkan. 2021-02-11 21:51:05 +01:00
Attila Uygun 671661758c Implement Vulkan renderer. 2021-02-10 00:39:04 +01:00
Attila Uygun 7920d9f251 Update.
- Implement PersistentData.
- Update jsoncpp (1.9.3).
- Update logging implementation.
- New audio resampler (SincResampler).
- Avoid busy-looping in audio thread (AudioAlsa).
- Add BindWeak.
- AdMob support.
- Support for record/replay user input.
- Custom shader support for ImageQuad.
- Implement SetKeepScreenOn for Android.
- Move animation updates to Engine.
- Code refactoring for renderer.
- Various fixes and code cleanup.
2021-02-10 00:39:04 +01:00
Attila Uygun 05466725af Initial commit. 2020-09-08 21:08:07 +02:00