EmuCR Feeds
Email Us

EmuCR: PPSSPPPPSSPP Git (2017/11/12) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.

PPSSPP Git Changelog:
* Vulkan: Use a device allocator for tesselation data textures. Add comment about better solutions.
* Vulkan: Support wide lines if available on the GPU.
* Vulkan readback: Resize the readback buffer dynamically as necessary.
* Merge pull request #10093 from unknownbrackets/softgpu
Speed up software clears, softgpu crash fix
* SoftGPU: Add a clear mode fast path.
This skips a lot of extra work for clears, which are pretty common.
* Debugger: Prevent clear while stepping.
So it's easier to see what's going on.
* SoftGPU: Thread by width for wide polygons.
This improves performance a little in some areas.
* SoftGPU: Fix crash when stride is 0.
This happens in Star Ocean 1.
* Merge pull request #10092 from hrydgard/vulkan-hwtess-fixes
Vulkan hardware tesselation fixes
* Vulkan hw tess: Assorted minor fixes. Works on Mali now.
* Vulkan hw tess: Use pushbuffers instead of temp images to upload data.
* Vulkan hw tess: Don't reuse the same dynamic texture for multiple draws, not safe.
* Merge pull request #10091 from hrydgard/vulkan-remove-refcounts
Vulkan: Remove refcounts on VKRFramebuffer.
* Remove unused pointer.
* Vulkan: Noticed a framebuffer refcount leak, and changed my mind regarding those :) Let's do it this way instead.
* Reduce a ERROR_LOG_REPORT to a warning (vfpu branches in delay slots)
* Merge pull request #10088 from unknownbrackets/d3d11-savestate
Avoid clearing shaders on load state
* SaveState: Avoid clearing shaders in all backends.
* D3D11: Clear input layouts on shader clear.
When we do clear shaders, make sure to also clear input layouts so we
don't have corrupt keys.
* D3D11: Avoid clearing shaders on load state.
They don't need to be cleared (unlike FBOs), and clearing them requires
clearing even more things. Fixes #9637.
* SaveState: Fix use-after-resize iterator.
Only on older save states.

EmuCR: PPSSPP

Download: PPSSPP Git (2017/11/12) x86
Download: PPSSPP Git (2017/11/12) x64
Download: PPSSPP Git (2017/11/12) Android
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!