dolphin/Source/Core
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
..
AudioCommon Fix for false error about unqueuing buffers (OpenAL) 2016-10-04 21:57:36 -03:00
Common Merge pull request #4293 from lioncash/pcast 2016-10-04 19:10:34 -07:00
Core HW: Change u8 pad specifier params to int where applicable 2016-10-07 08:14:12 -04:00
DiscIO Merge pull request #3963 from JosJuice/banner-loaded-failure 2016-10-03 06:33:52 -07:00
DolphinQt2 Merge pull request #4254 from ligfx/check_errors_postprocessing 2016-10-02 20:42:39 -07:00
DolphinWX Restore saving logger settings to .ini 2016-10-04 02:02:07 -07:00
InputCommon InputCommon: Fix formatting issues in Quartz 2016-10-03 18:59:52 +02:00
UICommon Merge pull request #2868 from sepalani/dolphin_ssl 2016-10-03 06:16:49 -07:00
VideoBackends Vulkan: Don't save borders to screenshots/frame dumps 2016-10-05 22:28:51 +10:00
VideoCommon TextureCache: Don't re-use pooled textures within the same frame 2016-10-06 20:23:37 +10:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00