($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: "Carlos Rafael Giani" <crg7475@mailbox.org>
To: meta-freescale@lists.yoctoproject.org
Subject: mesa no longer supports swrast starting with version 21
Date: Tue, 13 Apr 2021 15:57:39 +0200	[thread overview]
Message-ID: <9fa8510c-6e88-bdf8-3394-922c1faa2c63@mailbox.org> (raw)

Beginning with version 21, swrast is no more: 
https://www.phoronix.com/scan.php?page=news_item&px=Mesa-Kills-SWRAST

As a consequence, trying to build mesa with the meta-freescale bbappends 
and openembedded-core (both latest master) produces this error:

     ../mesa-21.0.1/meson.build:21:0: ERROR: Options "swrast" are not in 
allowed choices: "auto, i915, i965, r100, r200, nouveau"

Did anybody already look into this? According to the article, swrast was 
replaced with llvmpipe. It is not clear to me why swrast was ever used, 
however:

     # For parts with GPU and DRM, use osmesa, dri, and swrast
     PACKAGECONFIG_REMOVE_NXPBSP_imxgpu_imxdrm = "gallium"
     PACKAGECONFIG_APPEND_NXPBSP_imxgpu_imxdrm = "osmesa"
     DRIDRIVERS_NXPBSP_imxgpu_imxdrm           = "swrast"

Why did this need swrast for using DRM?


             reply	other threads:[~2021-04-13 13:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-13 13:57 Carlos Rafael Giani [this message]
2021-04-13 14:44 ` [meta-freescale] mesa no longer supports swrast starting with version 21 Tom Hochstein
2021-04-13 14:59   ` Carlos Rafael Giani

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9fa8510c-6e88-bdf8-3394-922c1faa2c63@mailbox.org \
    --to=crg7475@mailbox.org \
    --cc=meta-freescale@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).