Files
filament/samples
Philip Rideout e3457aa0a7 Add single-threaded config to Filament. (#130)
* Add single-threaded config to Filament.

This adds a tick method to Engine and disables a couple components
in Renderer (FrameSkipper and FrameInfoManager).

This will make it easier to support WebGL, and will allow us to remove
some of the command buffer debugging stuff that we added for Vulkan.

* tick => execute, and other review feedback

* Restore the ASSERT for FFence::wait.
2018-08-24 16:37:12 -07:00
..
2018-08-13 15:51:44 -07:00
2018-08-03 10:38:22 -07:00
2018-08-13 17:01:04 -07:00
2018-08-03 10:38:22 -07:00
2018-08-13 17:01:04 -07:00
2018-08-03 10:38:22 -07:00
2018-08-13 17:01:04 -07:00
2018-08-13 17:01:04 -07:00
2018-08-03 10:38:22 -07:00