summaryrefslogtreecommitdiff
path: root/src/broadcom/meson.build
AgeCommit message (Expand)AuthorFilesLines
2020-10-13v3dv: add v3d vulkan driver skeletonAlejandro Piñeiro1-1/+5
2020-06-27v3d: moving v3d simulator to src/broadcomAlejandro Piñeiro1-0/+1
2020-06-01meson: use gnu_symbol_visibility argumentDylan Baker1-2/+4
2020-03-28meson: inline `inc_common`Eric Engestrom1-2/+2
2019-07-25v3d: Introduce a DRM shim for calling out to the simulator.Eric Anholt1-0/+4
2019-07-17broadcom: Move v3d_get_device_info to commonAndreas Bergmeier1-1/+1
2018-07-29vc4: Fix meson build when enabled without v3d.Eric Anholt1-22/+23
2018-05-16v3d: Rename the vc5_dri.so driver to v3d_dri.so.Eric Anholt1-5/+5
2018-01-27broadcom/vc5: Enable CLIF dumping of V3D 4.2.Eric Anholt1-1/+1
2018-01-27broadcom/vc5: Fix a race between XML codegen build and CLIF build.Eric Anholt1-1/+4
2018-01-12broadcom/vc5: Add support for V3D 4.1 CLIF dumping.Eric Anholt1-1/+1
2018-01-12broadcom/vc5: Move the body of CLIF dumping to a per-version file.Eric Anholt1-1/+14
2018-01-11meson: Use consistent styleDylan Baker1-4/+1
2017-12-07meson: add dep_thread to every lib that includes threads.hEric Engestrom1-1/+1
2017-10-17meson: Add support for the vc5 driver.Eric Anholt1-0/+21
2017-10-17meson: Add support for the vc4 driver.Eric Anholt1-0/+23