dolphin/Source/Core/VideoBackends
Dentomologist 5b4df5ae98 VideoBackend: Rename GetName to GetConfigName
Make the function name more explicit and a better match for
GetDisplayName.

Change NAME to CONFIG_NAME while I'm at it.
2025-10-13 17:38:20 -07:00
..
D3D VideoBackend: Rename GetName to GetConfigName 2025-10-13 17:38:20 -07:00
D3D12 VideoBackend: Rename GetName to GetConfigName 2025-10-13 17:38:20 -07:00
D3DCommon Externals: Update glslang to 16.0.0 and allow using system glslang 2025-09-27 08:56:10 +02:00
Metal VideoBackend: Rename GetName to GetConfigName 2025-10-13 17:38:20 -07:00
Null VideoBackend: Rename GetName to GetConfigName 2025-10-13 17:38:20 -07:00
OGL VideoBackend: Rename GetName to GetConfigName 2025-10-13 17:38:20 -07:00
Software VideoBackend: Rename GetName to GetConfigName 2025-10-13 17:38:20 -07:00
Vulkan VideoBackend: Rename GetName to GetConfigName 2025-10-13 17:38:20 -07:00
CMakeLists.txt