LookingGlass/client
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
..
clipboards [build] make "common" a static library (part 2/2) 2019-04-11 11:12:59 +10:00
cmake [client] egl: move shaders into seperate files and build into objects 2019-03-28 14:59:54 +11:00
decoders [build] make "common" a static library (part 2/2) 2019-04-11 11:12:59 +10:00
fonts [build] make "common" a static library (part 2/2) 2019-04-11 11:12:59 +10:00
include [client] port all configuration parsing to use the new option helper 2019-05-21 15:03:59 +10:00
parsers [all] update copyright dates 2019-02-22 22:16:14 +11:00
renderers [client] egl: use persistant mapped texture buffers 2019-05-22 11:37:27 +10:00
spice [build] make "common" a static library (part 2/2) 2019-04-11 11:12:59 +10:00
src [client] app: new options to reduce CPU usage 2019-05-22 12:00:06 +10:00
.gitignore [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
.vimrc [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
CMakeLists.txt [client] port all configuration parsing to use the new option helper 2019-05-21 15:03:59 +10:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00