Files
filament/docs
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-11-13 12:07:57 -08:00
2018-11-13 11:24:41 -08:00
2018-11-13 12:07:57 -08:00
2018-11-13 12:07:57 -08:00
2018-11-13 12:07:57 -08:00
2018-11-01 17:05:30 -07:00
2018-11-28 09:31:13 -08:00
2018-08-03 10:38:22 -07:00