dolphin/Source/Core/VideoBackends
Minty-Meeo 05bebee802 Replace BitUtils with C++20: Counting Zeroes
With the upgrade to C++20, std::countl_zero and std::countr_zero can replace these home-spun implementations from the BitUtil.h library.
2022-12-21 04:17:00 -06:00
..
D3D Merge pull request #11351 from JosJuice/bitset-cpp20 2022-12-20 15:02:38 +00:00
D3D12 Merge pull request #11286 from K0bin/vk-query-fix 2022-12-19 03:15:48 -05:00
D3DCommon D3DCommon: Remove unused swap chain functions 2022-08-17 18:16:50 -07:00
Metal Replace BitUtils with C++20: Counting Zeroes 2022-12-21 04:17:00 -06:00
Null VideoCommon: Add dynamic vertex loader to ubershaders 2022-09-19 16:28:23 -05:00
OGL Merge pull request #11286 from K0bin/vk-query-fix 2022-12-19 03:15:48 -05:00
Software VideoCommon/PixelEngine: Refactor to class, move to Core::System. 2022-12-11 21:57:19 +01:00
Vulkan Merge pull request #11286 from K0bin/vk-query-fix 2022-12-19 03:15:48 -05:00
CMakeLists.txt VideoBackends: Add Metal renderer 2022-07-21 20:44:19 -05:00