Files
filament/libs
Mathias Agopian eaf82961de Don’t use GLES 3.1 features on GLES 3.0 contextes
Fixes #309

- remove some currently unused code that requires
  GLES 3.1 headers. It’s not technically a problem,
  but it makes the code less confusing. We can
  put that back, when we need it.

- Turn off multi-sampling on GLES 3.0

- Add support for EXT_multisampled_render_to_texture
2018-10-02 15:19:38 -07:00
..
2018-08-27 08:50:35 -07:00
2018-10-02 07:46:51 -07:00
2018-10-02 12:32:23 -07:00