boo/lib/inputdev
Lioncash 84f62a0f2c BooObject: Remove destructorLock()
Now that we have the fencing and atomic operations in place to ensure
access to data on other threads will always occur before the use of
delete, we can remove the destructor lock. This will be useful for
making ObjToken's move assignment operator noexcept.
2019-08-17 14:12:23 -04:00
..
CafeProPad.cpp Compile fixes 2015-08-18 12:43:30 -10:00
DeviceBase.cpp General: Make member functions const where applicable 2019-08-16 18:27:23 -07:00
DeviceFinder.cpp New code style refactor 2018-12-07 19:17:51 -10:00
DeviceSignature.cpp New code style refactor 2018-12-07 19:17:51 -10:00
DolphinSmashAdapter.cpp Massive fmtlib refactor 2019-07-19 18:22:36 -10:00
DualshockPad.cpp Windows build fixes 2019-07-27 15:19:25 -10:00
GenericPad.cpp New code style refactor 2018-12-07 19:17:51 -10:00
HIDDeviceBSD.cpp General: Add missing override specifiers 2019-08-16 18:27:23 -07:00
HIDDeviceIOKit.cpp General: Add missing override specifiers 2019-08-16 18:27:23 -07:00
HIDDeviceNX.cpp General: Add missing override specifiers 2019-08-16 18:27:23 -07:00
HIDDeviceUWP.cpp General: Add missing override specifiers 2019-08-16 18:27:23 -07:00
HIDDeviceUdev.cpp General: Make use of nullptr where applicable 2019-08-16 18:27:23 -07:00
HIDDeviceWinUSB.cpp BooObject: Remove destructorLock() 2019-08-17 14:12:23 -04:00
HIDListenerBSD.cpp General: Add missing override specifiers 2019-08-16 18:27:23 -07:00
HIDListenerIOKit.cpp General: Add missing override specifiers 2019-08-16 18:27:23 -07:00
HIDListenerNX.cpp General: Add missing override specifiers 2019-08-16 18:27:23 -07:00
HIDListenerUWP.cpp General: Add missing override specifiers 2019-08-16 18:27:23 -07:00
HIDListenerUdev.cpp General: Add missing override specifiers 2019-08-16 18:27:23 -07:00
HIDListenerWinUSB.cpp General: Make use of nullptr where applicable 2019-08-16 18:27:23 -07:00
HIDParser.cpp Inhibit screensaver using dbus or xdg-screensaver 2019-06-11 15:55:58 -10:00
IHIDDevice.hpp New code style refactor 2018-12-07 19:17:51 -10:00
IOKitPointer.hpp New code style refactor 2018-12-07 19:17:51 -10:00
NintendoPowerA.cpp General: Make member functions const where applicable 2019-08-16 18:27:23 -07:00
RevolutionPad.cpp Compile fixes 2015-08-18 12:43:30 -10:00