dolphin/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 Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPTool Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PCH Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
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 Add new clang-format config. 2016-06-24 10:41:05 +02:00
CMakeLists.txt Strip the Android shared library file. 2016-01-20 10:40:42 -06:00
dolphin-emu.sln Implement experimental Vulkan backend 2016-10-01 02:40:01 +10:00