Merge pull request #6475 from meleu/patch-18

CHANGES: cheevos for NeoGeo, CPS1, CPS2 and CPS3
This commit is contained in:
Twinaphex 2018-03-28 12:44:13 +02:00 committed by GitHub
commit c30fd2a035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
- ANDROID/OPENSL: Prevent crashes when setting audio latency too low (buffer count can never be lower than 2 now).
- COMMON: Add way to reset core association for playlist entry.
- COMMON: Add OSD statistics for video/audio/core.
- CHEEVOS: Support Atari 2600, Virtual Boy, Neo Geo (Arcade).
- CHEEVOS: Support Atari 2600, Virtual Boy, and Arcade (only Neo Geo, CPS-1, CPS-2 and CPS-3 and only with fbalpha core).
- CHEEVOS: Add option to automatically take a screenshot when an achievement is triggered.
- D3D11: Experimental hardware renderer. Allows for libretro cores to use D3D11 for hardware rendering.
- LIBRETRO: Addition - Functions to enable and disable audio and video, and an environment function to query status of audio and video enables.