Patrick Ferry 9e950c6959 Use Vertex Depth Range when zRange Exceeds farZ
When the inverted depth range is unsupported and zRange is greater than farZ then min_depth becomes a negative value and far_depth will then exceed a depth of 1.0 (which is outside the scope of most backends and greater than GX_MAX_DEPTH of the console).

This happens when the backend supports depth clamping the min_depth is not clamped to zero.
2023-09-28 04:17:56 +01:00
..
2023-09-21 01:19:23 +02:00
2023-02-09 18:36:20 +13:00
2023-08-22 13:19:49 +02:00
2022-06-30 15:26:48 -05:00
2023-09-21 01:19:23 +02:00
2022-10-09 19:32:59 -07:00
2023-08-17 19:19:26 +02:00
2023-02-09 18:36:20 +13:00
2021-12-10 14:49:57 -08:00
2021-12-10 14:49:57 -08:00