https://bugs.freedesktop.org/show_bug.cgi?id=68445

Timothy Arceri <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Timothy Arceri <[email protected]> ---
You should now be able to do what you are requesting since this commit:

author  Marek Olšák <[email protected]>
commit  b6ad7075b93bcea157eb74fc3129d61b1fb2a5ca

gallium/hud: add a simple HUD view that only draws text

Add this prefix to the env var: "simple," For example:
    GALLIUM_HUD=simple,fps

The X coordinates are the same, but the Y coordinates are different, because
there is only text.

'+' happens to behave the same as "\n".
',' happens to behave the same as "\n\n".

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to