Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
calculation when downscaling.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is rendered.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also adds descriptions and the settings to the default config.
|
|
This only needs to happen once per game boot, so we can just call it
during CreateGPU and be done with it, avoiding the need to call it in
the frontends.
|
|
Fixes a bug on BOTW where some objects were no longer being rendered after blitting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Plus some code deduplication
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|