mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2025-11-09 17:35:02 +00:00
There were a couple of fixes. 1. Add another set of pixels to an image that represent the fractional bits that get populated as a result of doing a bilerp. 2. Do not consider individual axes when doing the bilerp. Instead, assign a weight to each of the different texels that we will use for the bilerp. Then, combine them and save the fractional bits. |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| test | ||
| CMakeLists.txt | ||