mesa/src/panfrost/util
Dylan Baker a8e2d79e02 meson: use gnu_symbol_visibility argument
This uses a meson builtin to handle -fvisibility=hidden. This is nice
because we don't need to track which languages are used, if C++ is
suddenly added meson just does the right thing.

Acked-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4740>
2020-06-01 18:59:18 +00:00
..
lcra.c pan/lcra: Allow per-variable bounds to be set 2020-05-21 17:49:14 +00:00
lcra.h pan/lcra: Allow per-variable bounds to be set 2020-05-21 17:49:14 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
nir_mod_helpers.c panfrost: Add modifier detection helpers 2020-05-19 20:21:27 +00:00
pan_ir.c pan/mdg: Remove mir_*size routines 2020-05-21 17:49:13 +00:00
pan_ir.h panfrost: Add modifier detection helpers 2020-05-19 20:21:27 +00:00
pan_liveness.c pan/mdg: Analyze helper execution requirements 2020-05-12 22:30:41 +00:00
pan_lower_framebuffer.c panfrost: Un/pack sRGB via NIR 2020-06-01 15:46:23 +00:00
pan_lower_framebuffer.h panfrost: Stub out lowering boilerplate 2020-06-01 15:46:23 +00:00
pan_sysval.c panfrost: Move Midgard sysval code to common Panfrost 2020-03-11 20:28:20 +00:00