Update CHANGES.md

This commit is contained in:
Twinaphex 2019-05-27 20:49:57 +02:00 committed by GitHub
parent 4f50886190
commit 8e4dc6f007
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
- NETBSD: Fix a segfault when starting RetroArch with an empty configuration file and LANG unset in the environment.
- OSD: OSD is now drawn above the overlay with Vulkan.
- RECORD: Fix Twitch streaming.
- SCALER: Fix SSE2 path for ARGB/BGRA -> BGR24.
- SCALER: Fix SSE2 path for ARGB/BGRA -> BGR24 - should fix screenshots being taken for XRGB888 (viewport).
- SCANNER: Skip all databases with incompatible file extensions, whether content is inside an archive or not.
- VULKAN/SLANG: Added "FrameDirection" slang semantic.
- WII: Add default video/audio filter directories.