1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-15 18:47:59 -05:00
Files
suyu-mirror/src/video_core
ReinUsesLisp 69c806feb6 gl_rasterizer: Fix polygon offset units
For some reason hardware divides polygon offset units by two. This is
visible since drivers multiply the application requested polygon offset
by two.
2019-10-01 02:00:23 -03:00
..