dolphin-emulator/Source
Lioncash 9cab4e414c HW: Change u8 pad specifier params to int where applicable
Using u8 as indexers is kind of silly, since the rest of the public API
essentially uses int for this sort of thing. Changing these to int also
gets rid of quite a few implicit truncations.

This also allows for getting rid of similar silliness in the netplay API.
2016-10-07 08:14:12 -04:00
..
Android Android: Add video backend choice to settings 2016-10-01 02:40:02 +10:00
Core HW: Change u8 pad specifier params to int where applicable 2016-10-07 08:14:12 -04:00
DSPSpy
DSPTool
PCH
UnitTests Implement experimental Vulkan backend 2016-10-01 02:40:01 +10:00
VSProps Add a __LIBUSB__ define 2016-10-03 21:07:12 +02:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Implement experimental Vulkan backend 2016-10-01 02:40:01 +10:00