mesa/src/freedreno/common
Michael Forney 434da21a7c meson: add missing dependency on generated git_sha1.h
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8121>
2020-12-17 00:03:22 +00:00
..
disasm.h freedreno/decode: try harder to not crash in disasm 2020-08-11 03:13:42 +00:00
freedreno_dev_info.c freedreno: Add per-device parameters for private memory 2020-11-19 17:55:03 +01:00
freedreno_dev_info.h freedreno: Add per-device parameters for private memory 2020-11-19 17:55:03 +01:00
freedreno_guardband.h freedreno: Add a helper for computing guardband sizes 2020-07-21 14:26:18 +00:00
freedreno_uuid.c
freedreno_uuid.h
meson.build meson: add missing dependency on generated git_sha1.h 2020-12-17 00:03:22 +00:00
README.rst

Overview
========

Common functionality shared between freedreno drivers (that are not
registers, layout or the compiler), e.g UUID generation.