CHANGES.md: fixed NGP cheevos incompatibilities

This commit is contained in:
meleu 2018-04-16 20:23:59 -03:00 committed by GitHub
parent 3fb2484869
commit 9933eb004b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@
- COMMON: Added runahead system; allows you to drive down latency even further.
- 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.
- CHEEVOS: Fixed incompatibilities with Neo Geo Pocket achievement sets.
- D3D11: Experimental hardware renderer. Allows for libretro cores to use D3D11 for hardware rendering.
- D3D11/D3D12: Fix crashes with completely black or white thumbnail textures in XMB.
- LIBRETRO: Addition - Functions to enable and disable audio and video, and an environment function to query status of audio and video enables.