[Image]PPSSPP Git (2022/08/10) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.
PPSSPP Git Changelog:
* Merge pull request #15815 from hrydgard/depth-blit-using-raster
* Fix feature checks
* Enable framebuffer depth blits through raster. Fixes games like Jeanne D'Arc on D3D9.
* Some enum renaming, move RasterChannel to GPU.h.
* Careful with mipmaps on old OpenGL ES. Lost this check in the refactor, made it clearer than before at least.
* Merge pull request #15820 from hrydgard/depal-shadergen-fix
* Texcoord attrs must be called a_texcoord0, this should be fixed. Oh well.
* Convert depal shaders to use the ShaderWriter. Add tests for depal shaders.
* Cleanup
* Warning fix
No comments yet.
Close this window