![EmuCR: PPSSPP EmuCR: PPSSPP](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgBJByFbD3y_2GIOUVIcakQ5RGaCHxUp8EHNVEORh1xKS7hPWgLHjURGU8HctHRjIQH5Qfgyka9xnEfYrVFz42gNCSBN_4BHXMFDR7SgCx2-3LhtHW9jMQesDrrg4nDvGkNryAOFWzQgI/s1600/1.png)
PPSSPP Git Changelog:
* Merge pull request #8259 from unknownbrackets/gpu-blit
Use glCopyImageSubData() when it's available
* Use glCopyImageSubData() when it's available.
There's 4 different extensions providing this functionality. NV is
supported on desktop and mobile, EXT/OES on mobile, and ARB on desktop.
Mostly these are only supported by desktop cards and NVIDIA mobile.
Good improvement in performance on NVIDIA when blit is called a lot, since
it doesn't need to rebind anything or change state. Example is in desert
city in Tales of Phantasia.
* Merge pull request #8216 from unknownbrackets/sas-thread
Move SAS mixing to a thread
![EmuCR: PPSSPP EmuCR: PPSSPP](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWBCJrhFyt9J8kO1-JGPbZQ7xNYlBEcW_4dOErjDkEufOxq8NohcBAF3MEPiFICIXvaIKfSE8fsn_L3dkOfW7ziRlPI5qlp_YqiiUYF8ePoi3N6Go1gffUZdVYEFtJY-fwCQBHht4q4qc/s280/1.png)
Download: PPSSPP Git (2015/12/07) x86
Download: PPSSPP Git (2015/12/07) x64
Download: PPSSPP Git (2015/12/07) Android
Source: Here
0 Comments
Post a Comment