Joseph C. Osborn 6701c0999b fake negative x/y viewport positions under vulkan
Since Vulkan doesn't support negative x or y viewport positions, this
patch concatenates a translation matrix to the projection matrix used in
Vulkan rendering. In this way, if a negative x or y coordinate would
be necessary, we can instead use a 0 coordinate and a
leftwards/upwards translation to achieve the same effect.  This seems
to work alright with overlays, so as far as I can tell this patch
seems sufficient to get the behavior we want?
2024-07-18 08:22:32 -05:00
..
2023-01-09 00:51:05 +01:00
2023-06-01 20:29:05 +02:00
2023-06-01 22:52:05 +02:00
2023-06-01 22:52:05 +02:00
2020-07-07 03:02:55 +02:00
2017-12-12 00:24:18 -08:00
2021-03-31 13:13:27 +02:00
2023-06-14 19:51:31 +02:00
2023-06-20 07:08:14 +02:00
2021-09-29 17:48:58 +02:00
2021-09-26 22:28:28 +02:00
2021-03-25 16:19:42 +00:00
2023-06-01 19:59:11 +02:00
2024-03-02 09:36:17 -08:00
2024-05-17 14:10:29 -07:00
2024-05-30 22:54:50 -05:00
2024-05-30 22:54:50 -05:00
2023-06-20 12:00:17 +02:00
2019-01-17 19:39:38 -08:00