On Mon, Aug 3, 2015 at 2:58 PM, Samuel Pitoiset <samuel.pitoi...@gmail.com> wrote: > Patches 1-6 are: > > Reviewed-by: Samuel Pitoiset <samuel.pitoi...@gmail.com> > > But please, fix the commit message for patches 1 and 3 (ie. gallium/hud > instead of gallium, hud). > > Btw, it would be good to display floating point numbers when percentage is > used. > What do you think ?
Our driver doesn't use the percentage type, because we expose the queries as uint64_t and set max_value=100. The HUD uses uint64_t everywhere too. You can add float support if you want, but I don't think I'd use it. Marek _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev