mesa/src/broadcom
Jason Ekstrand d4b482d378 android: Drop the Android.mk build system
Android.mk files haven't really been supported by Mesa devs for a long
time.  Most of us have been willing to update Makefile.sources if we
remember and sometimes we try to blind code some Android.mk for a new
generator.  However, the reality is that it breaks regularly and ends up
being maintained by the Android community.  To address this problem
another approach was implemented in !10183 utilizing the maintained
meson build system.  The old Android.mk files are no longer required.

This commit was created with the following commands:

    git rm **/Android.mk
    git rm **/Android.*.mk
    git rm **/Makefile.sources
    git rm CleanSpec.mk

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4487
Acked-by: Roman Stratiienko <r.stratiienko@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9728>
2021-07-08 14:44:02 -05:00
..
ci ci: update VK-GL-CTS to 1.2.6.2 2021-07-01 08:12:31 +00:00
cle intel: Rename gen_10 to ver_10 2021-04-20 20:06:34 +00:00
clif v3dv: clif format dumping support 2020-10-13 21:21:26 +00:00
common broadcom/util: don't use compute supergroup packing with subgroups 2021-06-29 08:43:06 +02:00
compiler broadcom/compiler: use nir_sort_variables_with_modes 2021-06-29 10:11:58 +00:00
drm-shim vc4: add drm-shim 2021-01-28 16:14:06 +00:00
qpu broadcom/compiler: add FLAFIRST and FLNAFIRST opcodes 2021-06-29 08:43:06 +02:00
simulator v3d/simulator: get rid of has_gca wrapper 2021-06-07 21:52:20 +00:00
vulkan v3dv: account for dst offset of copy query results operations 2021-07-07 10:41:06 +00:00
.editorconfig broadcom: add editorconfig 2017-07-25 14:44:52 -07:00
meson.build broadcom/common: move v3d_tiling to common 2021-06-04 13:00:40 +02:00