rpcsx/rpcs3/Emu/Io
MSuih f3ed26e9db Small warnings cleanup (#6671)
* Ignore more warnings

These are intentional

* Signed/unsigned mismatch when comparing

* Explictly cast values

* Intentionally discard a nodiscard value

* Change ppu_tid to u32

* Do not use POSIX function name on Windows

* Qt: Use horizontalAdvance instead of width

* Change progress variables to u32
2019-10-25 13:32:21 +03:00
..
Null Input: avoid exception while no keyboard is registered 2019-10-18 09:20:51 +02:00
Keyboard.h cellKb: improve key conversion 2019-08-18 08:18:15 +02:00
KeyboardHandler.cpp cellKb: improve key conversion 2019-08-18 08:18:15 +02:00
KeyboardHandler.h Use g_fxo for cellKb, cellMouse 2019-09-19 02:16:14 +03:00
MouseHandler.h Input: avoid exception while no keyboard is registered 2019-10-18 09:20:51 +02:00
PadHandler.cpp Add option for preventing display sleep (#5783) 2019-10-12 15:40:47 +03:00
PadHandler.h Input: move some pad handler logic to the parent class 2019-09-24 21:09:24 +02:00
Skylander.cpp sys_usbd implementation 2019-09-17 01:17:48 +03:00
Skylander.h sys_usbd implementation 2019-09-17 01:17:48 +03:00
usb_device.cpp Small warnings cleanup (#6671) 2019-10-25 13:32:21 +03:00
usb_device.h sys_usbd: rearrange includes 2019-09-17 15:10:58 +03:00