LazyBumHorse c20c67bd3a proper shader compatibility checks
- move shader flags from the video drivers to the context drivers
 - rework config_load_shader_preset() from configuration.c into retroarch_load_shader_preset() in retroarch.c with proper compatibility check
 - implicitly call retroarch_load_shader_preset() in retroarch_get_shader_preset() once per core/content life cycle
 - use video_shader_is_supported() instead of video_driver_test_all_flags() where appropriate
 - remove GFX_CTX_FLAGS_NONE because it is meaningless
2019-06-18 13:46:41 +02:00
..
2019-06-18 01:23:23 +02:00
2019-05-10 18:05:58 +02:00
2017-12-12 00:24:18 -08:00
2018-03-25 19:16:39 +02:00
2019-05-30 10:11:26 +01:00
2019-05-30 10:11:26 +01:00
2019-05-30 10:11:26 +01:00
2019-02-22 19:13:36 -05:00
2019-05-18 21:13:36 +02:00