Kode / Kha

Ultra-portable, high performance, open source multimedia framework.
http://kha.tech
zlib License
1.48k stars 171 forks source link

Android Renders Only Last Texture #1460

Open RuiCuco opened 1 year ago

RuiCuco commented 1 year ago

Describe the bug Only the last texture is rendered in Android

To Reproduce

  1. Compile the included TestKha project (build APK in Android Studio)
  2. Open in Android device
  3. Only the last item is rendered

Expected behavior All three items should be rendered, as in HTML5 Debug and Windows targets (the ones I tested)

TestKha.zip