On 18/05/2016 22:49, Emil Velikov wrote:
On 18 May 2016 at 21:33, Axel Davy wrote:
This is the equivalent of util_format_translate, but for volumes.
Signed-off-by: Axel Davy
---
Emil, I hope I understood what you wanted correctly.
Imho the function name should be all lowercase - util_format
On 18 May 2016 at 21:33, Axel Davy wrote:
> This is the equivalent of util_format_translate, but for volumes.
>
> Signed-off-by: Axel Davy
> ---
> Emil, I hope I understood what you wanted correctly.
>
Imho the function name should be all lowercase - util_format_translate_3d.
The rest of gallium
This is the equivalent of util_format_translate, but for volumes.
Signed-off-by: Axel Davy
---
Emil, I hope I understood what you wanted correctly.
src/gallium/auxiliary/util/u_format.c | 34 ++
src/gallium/auxiliary/util/u_format.h | 13 +
2 files ch