1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-11-07 02:19:02 -06: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
..