Lioncash
e05d2a70b2
common/input: Avoid numerous large copies of CallbackStatus
...
CallbackStatus instances aren't the cheapest things to copy around
(relative to everything else), given that they're currently 520 bytes in
size and are currently copied numerous times when callbacks are invoked.
Instead, we can pass the status by const reference to avoid all the
copying.
2021-12-13 21:22:02 -05:00
..
2021-11-21 22:44:13 -05:00
2021-11-03 21:42:58 -04:00
2021-11-10 22:01:05 -05:00
2021-11-24 20:30:27 -06:00
2021-12-13 21:22:02 -05:00
2021-12-13 16:49:01 +03:00
2021-12-05 23:07:50 -05:00
2021-11-29 19:21:51 -05:00
2021-11-03 21:42:57 -04:00
2021-11-03 21:42:57 -04:00
2021-12-12 22:43:25 -08:00
2019-06-07 17:46:57 -04:00
2020-07-16 21:43:20 -04:00
2021-02-15 14:54:06 -08:00
2021-05-03 01:19:13 -04:00
2021-11-03 21:42:57 -04:00
2021-12-06 16:39:16 -08:00
2021-12-06 16:39:16 -08:00
2021-12-06 16:39:17 -08:00
2021-09-03 19:05:41 -07:00
2021-06-11 17:27:06 +02:00
2021-06-11 17:27:06 +02:00
2021-07-14 02:09:14 -04:00
2019-11-26 21:48:56 -05:00
2021-01-28 21:42:26 -08:00
2021-09-29 19:26:44 -04:00
2021-08-05 20:29:43 +00:00
2021-11-03 21:42:57 -04:00
2021-12-02 14:20:43 -05:00
2021-11-04 16:59:39 -04:00
2021-06-16 00:06:02 -04:00
2021-11-16 22:11:27 +01:00
2020-11-18 09:36:48 -05:00