dolphin/Source/Core/VideoBackends
Lioncash 5f6c76af51 VideoCommon: Use std::span for BoundingBox::Write()
Crosses off a lingering TODO.

Also amends a few nearby cases where a u32 cast was being repromoted to
size_t.
2023-12-09 16:33:21 -05:00
..
D3D VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
D3D12 VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
D3DCommon Video: implement color correction to match the NTSC and PAL color spaces (and gamma) that GC and Wii targeted. 2023-06-19 01:34:42 +03:00
Metal VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
Null VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
OGL VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
Software VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
Vulkan VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
CMakeLists.txt CMake: Check WIN32 instead of CMAKE_SYSTEM_NAME STREQUAL Windows 2023-04-06 18:37:45 -07:00