Files
filament/samples
Pixelflinger 73c2a87444 fix a clearing bug with imported rendertargets
the view clear flags would not be honored when rendering directly
into an imported render target.

note: now that this works this could cause an issue when using
multiple views side-by-side and one of them doesn't have a skybox,
that view will trigger a clear of the whole buffer (because clears
clear everything, not just the viewport).
A solution will come in a later PR.

Fixes #2312
2020-03-31 15:31:38 -07:00
..
2020-03-26 22:53:44 -07:00
2020-03-10 17:57:59 -07:00
2020-03-26 16:01:56 -07:00