aboutsummaryrefslogtreecommitdiffstats
path: root/meta-v1000/recipes-graphics/mesa
AgeCommit message (Collapse)Author
2019-07-19v1000/graphics/mesa: remove mesa bbappend as dri3 is enabled by defaultArsalan H. Awan
This removes the mesa bbappend for v1000 which is only enabling the dri3 PACKAGECONFIG which is enabled by default. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2018-09-05mesa: consolidate everything under the common layerAwais Belal
This moves all the basic changes from meta-v1000, which has the latest mesa version, to the common layer so that all BSPs can leverage the latest support. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-09-05v1000/mesa: drop unnecessary changesAwais Belal
These changes were backported from OE-Core in the past and are now present upstream for the current release. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-08-30v1000/mesa: --with-platforms is already set in mesa.incArsalan H. Awan
removing this line because it overrides PACKAGECONFIG[egl] which is already set in mesa.inc. Also, no need to set --with-platforms here because is is already being set in mesa.inc Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2018-08-02mesa update version 18.1.0Chaudhary Amit Kumar
Signed-off-by: Chaudhary Amit Kumar <chaudharyamit.kumar@amd.com>
2018-03-28mesa: enable dri3 for v1000Awais Belal
This enables dri3 under Mesa for v1000. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-10-13mesa: Fixed performance issues and OGL CTS failure.Avinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-23mesa: Fix GL CTS hangs and crashes. Upgrade to 17.3.0Avinash M N
Signed-off-by: Avinash M N <avimn@amd.com>
2017-08-01mesa: updated with few bug fixes and performance improvementsamd
Signed-off-by: Avinash M N <avimn@amd.com>
2017-06-14v1000: improve llvm versioningAwais Belal
This is mainly targeted against master branch builds. Doing it now has the advantage that the change makes it in for any releases prior to moving to the master branch. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-05-26mesa: fix QA warningAwais Belal
Fixes WARNING: mesa-2_17.2.0+gitAUTOINC+64ef72ba0b-r0 do_configure: QA Issue: mesa: configure was passed unrecognised options: --with-sha1 [unknown-configure-option] Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-05-25mesa 17.2.0 supportSanjay R Mehta
Signed-off-by: Awais Belal <awais_belal@mentor.com> Signed-off-by: Sanjay R Mehta <sanju.mehta@amd.com>