PPSSPP Git (2013/06/21)
PPSSPP Git (2013/06/21) 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 #2378 from raven02/patch-6
Remove Wireframe option in windows
* Rename Linear filtering as
* use lowercase for cheats to be consistent with lang/memstick/assets etc
* Minor UI space fixing
* Remove Wireframe option in windows
* Fix to buttonpreference
* Revert "Support tex level factor 000001 (fixed at 0, that is, mipmapping off)"
This reverts commit eaede89761c97292b0c929abbcc0d2765235a46e.
Conflicts:
GPU/GLES/TextureCache.cpp
* Merge pull request #2382 from unknownbrackets/windows-ui
Make sure Windows shuts down its audio properly.
* Make sure Windows shuts down its audio properly.
~EmuScreen can call PSP_Shutdown(), which calls host->ShutdownSound().
Because of this, we really need host to be WindowsHost during
NativeShutdownGraphics().
* Remove 'BLACKBERRY10' define as it is now the minimum OS requirement.
* Clean up CMakeLists with regards to FFMPEG.
* Atrac3: Bail on bad data
* Optimize the most common light type, directional, by doing the normalization beforehand. May shorten some shaders below Mali's limit with luck.
* Fix nomip check bug
* Fix typo, update lang (latest Swedish translation and more)
* Another attempt at reusing bigger framebuffers. Doesn't solve everything but hopefully won't break much like the last attempt.
* UI tweaks
* Logging reduction
* Support tex level factor 000001 (fixed at 0, that is, mipmapping off)
* Merge pull request #2353 from raven02/patch-4
Toggle to adjust VPS/FPS/Both and new "Cleanup Recents" button
* Comment out date/time format buttons
* Add "Cleanup Recents" button
* Quick fix spacing issue on Pause menu
* Follow as 1/2/3 option
* Toggle to adjust VPS/FPS/Both , new timeFormat/dateFormat/buttonPerference
* Merge pull request #2367 from xsacha/master
Clean up RE code in sceChnnlsv.{cpp,h}
* Clean up RE code in sceChnnlsv.{cpp,h}
* Merge pull request #2373 from thedax/dsoundFix
Windows: Make DirectSound buffer global to allow sound to be played
* Windows: Make DirectSound buffer global to allow sound to be played, even if other applications like Steam are brought to the foreground.
'에뮬레이터' 카테고리의 다른 글
Genesis Plus GX v1.7.4 (0) | 2013.06.22 |
---|---|
PCSX Reloaded SVN r85470 (0) | 2013.06.22 |
DeSmuME SVN r4677 (0) | 2013.06.22 |
Fceux SVN r2966 (0) | 2013.06.22 |
Dolphin Git 3.5-1488 (0) | 2013.06.22 |