dolphin-emulator/Source/Core/VideoBackends
Joshua Vandaële 3a1a60d4f8
Fix shadowed variable warnings and missing declarations
- PPCSymbolDB:  Resolve shadowed variable warnings
- PerformanceMetrics:  Resolve shadowed variable warnings
- SWEfbInterface: Add missing declarations
2025-03-27 21:48:08 +01:00
..
D3D Enable anisotropic filtering when the game requests it 2025-03-17 20:46:19 -05:00
D3D12 Enable anisotropic filtering when the game requests it 2025-03-17 20:46:19 -05:00
D3DCommon VideoBackends: Use DXGI 1.6 and D3D11_4 2025-02-02 09:02:35 +01:00
Metal Enable game-requested anisotropic filtering in Metal backend. 2025-03-17 20:46:24 -05:00
Null VideoCommon: Rename Renderer to EFBInterface. 2025-03-12 21:09:16 -05:00
OGL Enable anisotropic filtering when the game requests it 2025-03-17 20:46:19 -05:00
Software Fix shadowed variable warnings and missing declarations 2025-03-27 21:48:08 +01:00
Vulkan Enable anisotropic filtering when the game requests it 2025-03-17 20:46:19 -05:00
CMakeLists.txt CMake: Check WIN32 instead of CMAKE_SYSTEM_NAME STREQUAL Windows 2023-04-06 18:37:45 -07:00