Commit graph

13 commits

Author SHA1 Message Date
nia
e55800ba9c libretro-ppsspp: Switch back to ffmpeg3 until I can fix this properly 2021-04-19 15:55:45 +00:00
leot
0e49372c4e *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
nia
fa4b6fa5e6 libretro-ppsspp: Don't assume ARM is rpi, bringing in line with other cores. 2020-06-13 10:45:19 +00:00
nia
2c348db939 libretro-ppsspp: Unbundle deps. Add theoretical aarch64 support.
Bump PKGREVISION.
2020-06-13 10:43:15 +00:00
nia
288c8996d9 libretro-ppsspp: convert to core.mk 2020-05-31 18:51:00 +00:00
nia
984127601b libretro-*: Support Darwin by cargo-culting SOEXT. Remove bsdtar hack. 2020-05-26 09:45:11 +00:00
joerg
b8b5b5a348 Don't use a protected assignment operator for an unused accessor. 2020-05-14 19:34:44 +00:00
rillig
fd05268ce3 emulators: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 19:24:31 +00:00
nia
01858e9830 libretro-ppsspp: Use BUILDLINK_LDADD.libexecinfo 2019-01-03 21:44:32 +00:00
nia
cd236d34c9 libretro-ppsspp: Update to 1.7.5
What's new in 1.7.3/1.7.4/1.7.5

    Fixes for a couple of common crashes
    Reverted immersive mode change temporarily to see if it helps misaligned buttons
    Change default adhoc server address

What's new in 1.7.2

    Update text of "Buy PPSSPP Gold" button

What's new in 1.7.1

    Minor crashfixes, lang updates
    Save bug fixed (#11508)

What's new in 1.7.0

    Fix for insta-crash on Galaxy Note 9, some Xiaomi devices, and the new nVidia Shield (#11441)
    Vertex range culling on most platforms, fixes DTM: Race Driver and similar (#11393)
    Major speed boost in some Gundam and Earth Defense Force games (#10973)
    Fix for issues with post processing shaders in GL 3+ (#11182)
    Fixes to sound output switching on Windows (WASAPI) (#11438)
    Detects DirectInput devices when running (#11461)
    Simple Discord integration (#11307)
    New debugging APIs (#10909)
    Task switching made a lot more robust (fixes GPD XD problems) (#11447)
    Texture decoding optimizations (#11350)
    Tons and tons of miscellaneous bugfixes and compatibility fixes
2019-01-02 19:52:51 +00:00
ryoon
f1b968dd47 Recursive revbump from multimedia/libva 2018-11-23 08:06:28 +00:00
nia
b5b9ec3956 retroarch: Disable PaX MPROTECT to make users' lives easier.
Update MESSAGEs for cores accordingly.
2018-10-15 17:53:23 +00:00
nia
bbb39b8c96 libretro-ppsspp: add version 1.6.3.
Libretro is a simple but powerful development interface that allows for
the easy creation of emulators, games and multimedia applications that
can plug straight into any libretro-compatible frontend. This development
interface is open to others so that they can run these pluggable emulator
and game cores also in their own programs or devices.

PPSSPP is a PlayStation Portable (PSP) video game system emulator that
can be used as a libretro core.
2018-08-14 12:55:41 +00:00