dolphin/Source
Dentomologist 7dbf463ddf BitSet64: Fix iterator incrementation
Use 1 of the same type as the stored value when shifting left. This
prevents undefined behavior caused by shifting an int more than 31 bits.

Previously iterator incrementation could either hang or prematurely
report it had reached the end of the bitset.
2024-01-01 00:41:48 -08:00
..
Android Make DocumentProvider Support Thumbnail 2023-12-24 15:34:10 +07:00
Core BitSet64: Fix iterator incrementation 2024-01-01 00:41:48 -08:00
DSPSpy
DSPTool
PCH bump minimum VS version to 17.6 2023-05-16 20:21:36 -07:00
UnitTests BitSet64: Fix iterator incrementation 2024-01-01 00:41:48 -08:00
VSProps Remove redundant 32-bit code 2023-11-28 23:03:26 +11:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Fix Windows ARM64 debug build errors 2023-12-17 11:31:28 -08:00