diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-05-19 02:02:37 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-05-19 02:12:05 -0700 |
commit | 86249a9748eda6735c461f54e9085b1e17da51fd (patch) | |
tree | 89e48379399277f749f91f3cf5592f1cb4bff19f /src/libs/ray/ray_object_light.h | |
parent | 396196b67f451db837cb9415d8d94b8d6aae2e08 (diff) |
til_fb: clip get_pixel_clipped() to fragment
til_fb_fragment_get_pixel_clipped() was clipping to the frame
bounds, which are actually just a logical dimension for placing
and scaling fragments within a frame. drizzle in particular is
leaning on this clipped-get to prevent accessing outside of the
fragment's backing buffer. Let's just clip it to the fragment
bounds instead, see comment added for more information.
Diffstat (limited to 'src/libs/ray/ray_object_light.h')
0 files changed, 0 insertions, 0 deletions