dolphin/Source/Core/VideoBackends
Joshua Vandaële 2c54ee94c1
linter: Apply clang-format 19.1 formatting
find ./Source/ -name '*.cpp' -o -name '*.h' | xargs clang-format-19 -i
2025-04-23 11:19:20 +02: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 MTLUtil: Remove availability check for iOS 13 2025-04-21 00:24:58 -04:00
Null VideoCommon: Fix out-of-bounds and disabled EFB access. 2025-03-26 01:23:16 -05:00
OGL Enable anisotropic filtering when the game requests it 2025-03-17 20:46:19 -05:00
Software linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02: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