LookingGlass/client/src
Geoffrey McRae 84b2917706 [client] app: new options to reduce CPU usage
This patch increases the default cursor and frame polling interval from
1us to 1000us which for most use cases should be more then fast enough.

It also adds two new configuration options to adjust these should it be
required:

  * app:cursorPollInterval
  * app:framePollInterval
2019-05-22 12:00:06 +10:00
..
app.c [client] port all configuration parsing to use the new option helper 2019-05-21 15:03:59 +10:00
config.c [client] app: new options to reduce CPU usage 2019-05-22 12:00:06 +10:00
config.h [client] port all configuration parsing to use the new option helper 2019-05-21 15:03:59 +10:00
kb.h [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
lg-renderer.c [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
ll.c [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
main.c [client] app: new options to reduce CPU usage 2019-05-22 12:00:06 +10:00
main.h [client] app: new options to reduce CPU usage 2019-05-22 12:00:06 +10:00
utils.c [build] make "common" a static library (part 2/2) 2019-04-11 11:12:59 +10:00