| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
supported.
|
|
Fix ART Blit detection regression and add D24S8 <-> RGBA8 conv to Vulkan
|
|
|
|
|
|
video_core: Implement S8_UINT format
|
|
|
|
algorithm to be smarter.
|
|
|
|
|
|
|
|
|
|
make reaper more agressive on 4Gb GPUs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is rendered.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Blitting or resolving multisampled images requires the dimensions of the src and dst to be equal for valid usage, making them difficult for resolution scaling using the current implementation.
|
|
|
|
|
|
|
|
Fixes scaling in Super Mario Party
|
|
|
|
|
|
|
|
|