Files
filament/android/samples/hello-triangle
Romain Guy eaf790aaa7 Improve rendering to TextureView (#635)
* Improve rendering to TextureView

UiHelper wasn't calling the resize callback at init time when attaching
to a TextureView, but it was for a SurfaceView. This makes both code
paths consistent and fixes the standard samples if they are modified to
render to a TextureView.

This change also adds a new sample app that shows how to render into
a TextureView.

* Suppress warning

* Suppress another warning
2018-12-13 15:57:15 -08:00
..
2018-08-31 14:20:57 -07:00
2018-10-29 17:37:21 -07:00
2018-08-29 09:01:28 -07:00
2018-08-29 09:01:28 -07:00
2018-08-29 09:01:28 -07:00