diff options
author | Gediminas Jakutis <[email protected]> | 2015-04-12 02:58:33 +0300 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2015-04-26 00:40:08 +0200 |
commit | 6fc0cd2f52ddc4a1e7026c9c46fd6da3968fa439 (patch) | |
tree | 01ef4c496c0e3fb3dc4ef5c83ab8a519ebd6939e /docs/GL3.txt | |
parent | 30c8d8a831edcdbac0bbaccab18cf3b53dbd08c1 (diff) |
gallium/hud: add more options to customize HUD panes
Extends the syntax of GALLIUM_HUD environment variable to:
- Add options to set the size and exact location of each pane.
- Add an option to limit the maximum allowed value of the X axis on a
pane, clamping the graph down to not go above this value.
- Add an option to auto-adjust the value of the Y axis down to the
highest value still visible on the graph.
v2:
- Make the patch simpler and smaller.
- With dynamic auto-adjusting on, adjust the Y axis once per pane
update instead of updating once every several seconds.
- No longer mishandle pane height when having more than one graph per
pane.
Diffstat (limited to 'docs/GL3.txt')
0 files changed, 0 insertions, 0 deletions