Pekka Paalanen
391f513c36
gl-renderer: fragment shader precision to high
...
Always when supported, make the fragment shader default floating point
precision high. The medium precision is roughly like half-floats, which
can be surprisingly bad. High precision does not reach even normal
32-bit float precision (by specification), but it's better. GL ES
implementations are allowed to exceed the minimum precision requirements
given in the specification.
This is an advance attempt to avoid nasty surprises from poor shader
precision.
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2021-06-21 14:36:33 +00:00
..
2021-06-14 13:31:41 +00:00
2020-03-20 15:25:24 +00:00
2021-02-25 14:35:03 +02:00
2020-10-16 12:11:27 +00:00
2021-05-15 15:57:18 +00:00
2021-02-25 14:35:03 +02:00
2021-06-14 12:53:41 +00:00
2021-06-21 14:36:33 +00:00
2020-01-29 09:49:41 +00:00
2021-02-25 13:16:02 +02:00
2020-01-29 09:49:41 +00:00
2020-01-29 09:49:41 +00:00
2021-06-14 12:53:41 +00:00
2021-06-14 12:53:41 +00:00
2021-06-14 12:53:41 +00:00
2021-06-14 16:04:43 +03:00
2021-05-12 17:51:49 +03:00
2021-05-15 15:54:03 +00:00
2019-06-11 11:31:04 +01:00
2019-04-18 12:31:46 +03:00
2021-06-16 13:36:43 +00:00
2018-12-09 14:50:54 +02:00
2021-06-10 17:20:30 +03:00
2021-01-21 09:02:26 +00:00
2021-04-14 09:22:17 +00:00
2021-04-14 09:22:17 +00:00
2021-04-14 09:22:17 +00:00
2021-04-14 09:22:17 +00:00
2019-04-18 12:31:46 +03:00
2021-04-12 08:03:42 -06:00
2020-12-08 17:54:55 +02:00
2019-04-18 12:31:46 +03:00
2021-05-31 11:31:22 +00:00
2019-04-18 12:31:46 +03:00
2021-06-14 12:53:41 +00:00
2021-04-27 19:56:38 +00:00
2021-02-25 14:35:03 +02:00
2019-08-02 15:00:08 +00:00
2019-02-06 12:21:56 +00:00
2019-02-06 12:21:56 +00:00
2019-04-18 12:50:55 +03:00
2019-04-18 12:50:55 +03:00
2020-01-29 09:49:41 +00:00
2021-06-14 12:53:41 +00:00
2020-01-29 09:49:41 +00:00
2021-03-12 16:14:28 +02:00
2019-10-04 12:17:18 +03:00
2021-06-14 12:53:41 +00:00
2020-03-20 15:25:24 +00:00
2019-04-18 12:31:46 +03:00
2021-02-25 12:47:07 +02:00
2019-04-18 12:31:46 +03:00
2021-02-24 10:01:17 -05:00
2021-02-17 12:52:33 +00:00
2020-06-12 09:23:11 +00:00
2019-11-18 19:33:09 +02:00
2021-04-10 22:29:30 +00:00
2021-05-15 15:40:24 +00:00
2020-02-10 10:53:50 +00:00
2020-02-10 10:53:50 +00:00
2020-02-10 10:53:50 +00:00
2020-02-10 10:53:50 +00:00
2021-02-24 10:01:17 -05:00
2019-08-26 16:18:22 +05:30