Age | Commit message (Collapse) | Author |
|
This was regressed by ART.
Prior to ART, the screenshots were saved at the title's framebuffer resolution. A misunderstanding of the existing logic led to screenshot dimensions becoming dependent on the host render window size.
This changes the behavior to match how it was prior to ART at 1x, with screenshots now always being the title's framebuffer dimensions scaled by the resolution scaling factor.
|
|
vonchenplus/fix_image_update_error_when_width_too_small
Fix image update/download error when width too small
|
|
main: Shorten AMD FSR status bar text
|
|
Replace keys error pop up
|
|
video_core: Implement S8_UINT format
|
|
By default, no AA is applied, not FXAA
|
|
AMD officially markets FSR as AMD FidelityFX™️ Super Resolution
|
|
AMD'S FIDELITYFX SR -> FSR
|
|
gl_texture_cache: Implement pixel format conversions for copies
|
|
Prevent window flickering when holding Esc
|
|
It should be noted that on Windows, only nvidia gpus support this format natively as of this commit.
|
|
|
|
hotkeys: Don't allow hotkeys to spam
|
|
|
|
|
|
|
|
Reported on discord by Levlight. Don't try to exit fullscreen if it's already off.
|
|
|
|
|
|
This allows the usage of the FormatConversionPass to be applied to more than the previously used BGR conversion scenarios.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make reaper more agressive on 4Gb GPUs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes Bayonetta 2 on AMD
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|