Commit Graph

4 Commits

Author SHA1 Message Date
yosh 15790d4c46 chore: convert spaces to tabs 2024-02-24 02:00:11 -05:00
raichoo 0e0ccfbffc Restructure subsurface handling
Subsurfaces have been handled somewhat incorrectly. With the release of Firefox
87 this happens to trigger a couple of rendering bugs. Damage is not tracked
properly for those subsurfaces.
2021-03-28 15:05:08 +00:00
raichoo 86f6813ae0 remove redundant `output` parameter
The output that is currently rendered is contained in the renderer already.
2020-06-18 22:06:35 +00:00
raichoo d5547a07bc add `hikari_renderer`
Remove `hikari_render_data` in favor of `hikari_renderer`.
2020-06-18 22:00:45 +00:00