]> git.vomp.tv Git - vompclient.git/commit
OsdOpenVG Render-on-demand experiment
authorChris Tallon <chris@vomp.tv>
Fri, 22 May 2020 13:48:54 +0000 (14:48 +0100)
committerChris Tallon <chris@vomp.tv>
Fri, 22 May 2020 13:48:54 +0000 (14:48 +0100)
commitffb7a867d5620fcec4156c058daed5385f7312ec
tree2dabe2c3248142b1096c79c24fa1cbb4d4ff4099
parent9bab71d4882dceccd33fbddf415dae7760b8c6ef
OsdOpenVG Render-on-demand experiment

An experiment to switch from a timed render loop to rendering
only on demand, in order to increase responsiveness of OSD and
reduce CPU usage.

There could be major negatives to this, therefore all changes
are marked with OSDOVG-ROD-EXPERIMENT for easy greppage. See
notes in source.

There will certainly be temporary breakages.
osd.h
osdopenvg.cc
osdopenvg.h
osdvector.cc