[OE-core] [PATCH v3 0/1] mesa.inc: enable texture float for gallium

Trevor Woerner twoerner at gmail.com
Sun Jun 11 19:43:49 UTC 2017


changes for v3:
- add Upstream-Status patch header
- fix typo in commit message from v2
- add links pointing to where the patch was obtained
- change commit subject line to remove "potentially"

changes for v2:
- copy the solution from Fedora
- the original solution (to enable or disable texture float at ./configure
  time) was rejected in favour of Fedora's approach to always enable the
  feature, but then edit the code to enable or disable the feature at run time

Trevor Woerner (1):
  mesa.inc: potentially enable texture float for gallium

 .../mesa/files/0002-hardware-gloat.patch           | 51 ++++++++++++++++++++++
 meta/recipes-graphics/mesa/mesa.inc                |  2 +-
 meta/recipes-graphics/mesa/mesa_17.1.1.bb          |  1 +
 3 files changed, 53 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-graphics/mesa/files/0002-hardware-gloat.patch

-- 
2.13.0




More information about the Openembedded-core mailing list