dolphin/Source/Core/VideoBackends
Pokechu22 ae7b14887b Remove varargs support from LOG_VULKAN_ERROR
Nothing currently uses it. It could theoretically be replaced with fmt support, but I don't think the LOG_VULKAN_ERROR macro is that useful and it'd be better to replace it with regular logging instead.
2022-10-12 16:50:51 -07:00
..
D3D VideoCommon: Add dynamic vertex loader to ubershaders 2022-09-19 16:28:23 -05:00
D3D12 D3D12: Fix backend multithreading incorrectly being marked as supported 2022-09-26 19:24:52 -07:00
D3DCommon D3DCommon: Remove unused swap chain functions 2022-08-17 18:16:50 -07:00
Metal VideoBackends:Metal: Use BitField for stuffing bits in pipeline ids 2022-09-20 01:45:18 -05:00
Null VideoCommon: Add dynamic vertex loader to ubershaders 2022-09-19 16:28:23 -05:00
OGL Remove most uses of StringFromFormat in favor of fmt 2022-10-12 16:50:47 -07:00
Software Software: Fix mipmaps and uneven strides in SWTexture 2022-09-26 19:43:57 -07:00
Vulkan Remove varargs support from LOG_VULKAN_ERROR 2022-10-12 16:50:51 -07:00
CMakeLists.txt VideoBackends: Add Metal renderer 2022-07-21 20:44:19 -05:00