| Age | Commit message (Collapse) | Author |
|
vonchenplus/fix_image_update_error_when_width_too_small
Fix image update/download error when width too small
|
|
video_core: Implement S8_UINT format
|
|
It should be noted that on Windows, only nvidia gpus support this format natively as of this commit.
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|