From: Jakub Bogusz Date: Mon, 27 Dec 2021 20:21:17 +0000 (+0100) Subject: - added perfetto analysis and asahi driver to todos X-Git-Tag: auto/th/Mesa-21.3.3-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2FMesa.git;a=commitdiff_plain;h=68c4c1b50984e38d6a43b7581460719682a0e1b9 - added perfetto analysis and asahi driver to todos --- diff --git a/Mesa.spec b/Mesa.spec index 5ba9137..888a003 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -1,4 +1,6 @@ -# TODO: libtizonia >= 0.10.0 as an alternative for bellagio? +# TODO: +# - libtizonia >= 0.10.0 as an alternative for bellagio? +# - bcond for perfetto peformance analysis? (BR: perfetto) # # Conditional build: %bcond_without gallium # gallium drivers @@ -1545,6 +1547,7 @@ v3d \ vc4 \ %endif " +# TODO: asahi (Apple Silicon) - arm/aarch64? gallium_drivers=$(echo $gallium_drivers | xargs | tr ' ' ',')