Files
filament/shaders/src
Mathias Agopian e64e8927ce don't use TARGET_MOBILE for quality settings
Until now we were using TARGET_MOBILE in our shaders for both 
quality setting and correctness.

With this PR we introduce a new define FILAMENT_QUALITY which currently
can take two value FILAMENT_QUALITY_LOW and FILAMENT_QUALITY_HIGH and
we use that instead of TARGET_MOBILE for quality settings.

Currently, FILAMENT_QUALITY_LOW is selected when TARGET_MOBILE is set.
2021-04-20 13:39:16 -07:00
..
2020-05-26 23:46:37 -07:00
2019-05-20 14:45:26 -07:00
2020-09-16 00:18:49 -07:00
2021-04-07 11:39:36 -07:00
2020-08-13 10:58:27 -07:00
2020-09-22 16:54:44 -07:00
2020-09-01 09:46:46 -07:00
2019-05-20 14:45:26 -07:00