non port: emulators/ppsspp/files/patch-CMakeLists.txt |
SVNWeb
|
Number of commits found: 8 |
Sat, 27 Oct 2018
|
[ 22:44 jbeich ]
emulators/ppsspp: update to 1.7
Changes: http://ppsspp.org/#news
Changes: https://github.com/hrydgard/ppsspp/compare/v1.6.3...v1.7
MFH: 2018Q4 (many stability fixes)
|
Sat, 16 Sep 2017
|
[ 17:45 jbeich ]
emulators/ppsspp-qt5: move CMake 3.9 fix into a separate file
|
Mon, 22 Feb 2016
|
[ 14:17 jbeich ]
emulators/ppsspp: update to 1.2.1
- Back out r388231 now that DragonFly updated its GCC past 5.2
- Make it easier to back out r387685 in future by concatenating patches
Changes: http://ppsspp.org/#news
|
Tue, 6 Oct 2015
|
[ 03:20 jbeich ] (Only the first 10 of 41 ports in this commit are shown above. )
emulators/ppsspp: update to 1.1.0
- Integrate r397030 and r397702 into master port
- Switch slave port back to use patches from master
Changes: http://ppsspp.org/#news
|
Wed, 27 May 2015
|
[ 22:54 jbeich ]
emulators/ppsspp: switch SDL=on to system libpng
Do not wait for upstream release if a vulnerability is found. [1]
QT* already use system libpng via QImage in x11-toolkits/qt*-gui.
GitHub: hrydgard/native#273 [1]
Security: CVE-2014-9495 [1]
|
[ 22:54 jbeich ] (Only the first 10 of 11 ports in this commit are shown above. )
emulators/ppsspp: dogfood some improvements in-review
- Use xdg-open to open links and cheat files
- Change OS name in compat reports: BSD -> FreeBSD
- Minor FakeJit fixes
GitHub: hrydgard/native#272, hrydgard/ppsspp#7772
|
Tue, 26 May 2015
|
[ 00:13 jbeich ]
emulators/ppsspp: dogfood for-review quality back to the port
Mainly to keep my sanity if a regression pops up.
GitHub: hrydgard/native#271 (merged), hrydgard/ppsspp#7772
|
Sun, 24 May 2015
|
[ 00:20 jbeich ] (Only the first 10 of 34 ports in this commit are shown above. )
emulators/ppsspp: add new port
PPSSPP is a PSP emulator written in C++. It translates PSP CPU
instructions directly into optimized x86, x64 and ARM machine code,
using JIT recompilers (dynarecs).
PPSSPP can thus run on quite low-spec hardware, including stronger
ARM-based phones and tablets, as long as there's OpenGL ES 2.0
support.
http://www.ppsspp.org/development.html
Requested by: RyanBram @ PCBSD forums
Motivated by: review D2608 (thus .ifdefs)
|
Number of commits found: 8 |