EmuCR Feeds
Email Us

EmuCR: PPSSPPPPSSPP Git (2015/02/27) 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 #7483 from unknownbrackets/tls
Correct a lot of inaccuracies in the tlspl functions
* Fix an iterator corruption on tls thread autofree.
* sceKernelGetTlsAddr() should only return a ptr.
So, that means no error codes - only null.
* Support the alignment option in tlspl objects.
* Handle the priority attribute for tlspls.
* Don't return an error for double tls free.
Apparently, that's a-okay.
* Fix waiting tlspl result, address not block num.
* Clear tls blocks before alloc and after free.
The PSP actually does both, so let's do it too.
* Fix size handling in sceKernelReferTlsplStatus().
* Handle other threads properly when deleting tlspls.
* Use an aligned blocksize for TLS.
* Free TLS on thread end.
PSP does this so we should too. Not yet cleaning up completely.
* Merge pull request #7509 from unknownbrackets/gpu-minor
Correct full alpha for render-to-texture
* Add another GE cmd for skip tex in debugger.
* For render-to-tex, full alpha on 565 use only.
It's not how it was drawn, but how it is used... in case it changes
formats, which apparently Split/Second does. Fixes #7492.
* Merge pull request #7513 from unknownbrackets/spline-minor
Improve spline performance
* Detect SSE4.1 support better when compiling.
* Use SSE in spline value generation too.
* Use SSE4.1, if available, for spline normals.
* Use SSE when generating spline normals.
* Optimize spline weighting using SSE and templates.
Makes the Thundaga spell much more survivable on a i7, at least.
* Add conversions between Vec3f and Vec3Packedf.
* Merge pull request #7515 from unknownbrackets/gpu-minor2
For 5551 buffers, force stencil mask to 1/0
* For 5551 buffers, force stencil mask to 1/0.
4444 it would also be ideal to spread the bits, but that gets a bit
complicated. 5650 probably doesn't matter.
* Update version number to 1.0.1
* Update lang
EmuCR: PPSSPP

Download: PPSSPP Git (2015/02/27) x86
Download: PPSSPP Git (2015/02/27) x64
Download: PPSSPP Git (2015/02/27) for 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!