From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sender1.zohomail.com (sender1.zohomail.com [72.5.230.95]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2F368E013DE for ; Mon, 29 Jul 2013 08:08:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=from:to:subject:date:message-id:user-agent:mime-version:content-type; b=i4wukpxmXrdECAqYX8eTajy/KS2Y3XAvdAVjL1QoeJ7x+pAjoCGxHrYPpcK+V8rVBAP8jjp9RMd9 hwDBL3xJLOmvpqvJra0mlKh4GBMb9yeZ5nW03AFYDE4kPKbd4o8W Received: from localhost.localdomain (static-217-133-170-65.clienti.tiscali.it [217.133.170.65]) by mx.zohomail.com with SMTPS id 137511049235382.55737650360413; Mon, 29 Jul 2013 08:08:12 -0700 (PDT) From: Diego To: Meta Freescale Date: Mon, 29 Jul 2013 17:08:07 +0200 Message-ID: <7519621.GR2FlTmBkm@localhost.localdomain> User-Agent: KMail/4.10.4 (Linux/3.9.10-100.fc17.x86_64; KDE/4.10.4; x86_64; ; ) MIME-Version: 1.0 X-ZohoMailClient: External X-Zoho-Virus-Status: 2 Subject: [Summary] Know 3D issues for i.MX6 Vivante X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jul 2013 15:08:21 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hello everybody, I've tested 3D rendering on i.MX6 for some months now, but it seems some important problems still need to be sorted out. I'll recap them for the stakeholders and FSL guys following the list. X11 can run only at 16bpp color depth, 24bpp crashes X: https://bugzilla.yoctoproject.org/show_bug.cgi?id=4947 https://community.freescale.com/thread/309966 Windowed rendering of 3D applications results in black window: https://bugzilla.yoctoproject.org/show_bug.cgi?id=4950 https://community.freescale.com/thread/309990 With the latest BSP 3.5.7-1.0.0 moreover X seems to crash on softfp builds: https://bugzilla.yoctoproject.org/show_bug.cgi?id=4946 https://community.freescale.com/thread/310233 If there are any other users experiencing these bugs please report here. Good testbeds are: mesa-demos' "es2gears_x11" glmark2's "glmark2-es2" for windowed and "glmark2-es2 --fullscreen" for fullscreen mode vivante-gpu-sdk samples (not building on hardfp atm). Bests, Diego