[Mesa-dev] [PATCH] gallium/hud: add more options to customize HUD panes

Gediminas Jakutis gediminas at varciai.lt
Fri Apr 10 19:41:28 PDT 2015


On 2015.04.10 02:05, Gediminas Jakutis wrote:
> 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 down the graph to not go above this value.
> Add an option to, on set short intervals, auto-adjust the value
> of the Y axis down to match the highest value in still visible
> on the graph at the given moment.
> Syntax extensions maintains full compatibility with the existing
> GALLIUM_HUD environment variable syntax.
> ---
>  src/gallium/auxiliary/hud/hud_context.c | 184 ++++++++++++++++++++++++++++++--
>  src/gallium/auxiliary/hud/hud_private.h |   7 ++
>  2 files changed, 185 insertions(+), 6 deletions(-)
> 
> [truncated]

Good day!

Please disregard this patch.
I thought up some ways to improve it && am working on that ATM.

Cheers!

-- 
Gediminas Jakutis
LDK VarĨiai www.varciai.lt


More information about the mesa-dev mailing list