]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- added perfetto analysis and asahi driver to todos
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 27 Dec 2021 20:21:17 +0000 (21:21 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 27 Dec 2021 20:21:17 +0000 (21:21 +0100)
Mesa.spec

index 5ba91379587b186dfd6c5c508365f2cc6b6f588d..888a003a490c6cda3f5ee458379199fc8bf3d8a9 100644 (file)
--- 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 ' ' ',')
 
This page took 0.307005 seconds and 4 git commands to generate.