dolphin/Source/Core/VideoBackends
JosJuice 15d9fab0bb Common: Rename UTF16ToUTF8
This function does *not* always convert from UTF-16. It converts
from UTF-16 on Windows and UTF-32 on other operating systems.

Also renaming UTF8ToUTF16 for consistency, even though it
technically doesn't have the same problem since it only was
implemented on Windows.
2020-07-08 14:51:35 +02:00
..
D3D VideoCommon/ShaderGenCommon: Make template functions regular functions 2020-05-25 21:12:29 -04:00
D3D12 FramebufferManager: Copy to color format for depth readbacks on GLES 2020-05-24 16:11:11 +10:00
D3DCommon Common: Rename UTF16ToUTF8 2020-07-08 14:51:35 +02:00
Null FramebufferManager: Copy to color format for depth readbacks on GLES 2020-05-24 16:11:11 +10:00
OGL Reword "Please avoid forcing Dolphin to use MSAA by the driver" message 2020-07-08 11:34:36 +02:00
Software FramebufferManager: Copy to color format for depth readbacks on GLES 2020-05-24 16:11:11 +10:00
Vulkan Externals: Fix build failures with the newer glslang. 2020-05-30 18:54:21 -07:00
CMakeLists.txt Implement D3D12 backend 2019-04-01 11:24:55 +10:00