From patchwork Fri Sep 3 19:50:19 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Olivain X-Patchwork-Id: 1524541 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=q4AtN9vz; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.buildroot.org (client-ip=140.211.166.133; helo=smtp2.osuosl.org; envelope-from=buildroot-bounces@lists.buildroot.org; receiver=) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4H1T2K61wZz9sCD for ; Sat, 4 Sep 2021 05:51:37 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 2A0CD40146; Fri, 3 Sep 2021 19:51:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qw2EqobVx4M6; Fri, 3 Sep 2021 19:51:35 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 1827A4020D; Fri, 3 Sep 2021 19:51:34 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 329221BF2F7 for ; Fri, 3 Sep 2021 19:51:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 22203426A6 for ; Fri, 3 Sep 2021 19:51:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp4.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=free.fr Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zl1XV2urAxf1 for ; Fri, 3 Sep 2021 19:51:30 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by smtp4.osuosl.org (Postfix) with ESMTPS id EA9E742559 for ; Fri, 3 Sep 2021 19:51:29 +0000 (UTC) Received: from b52572-12.ea.freescale.net.net (unknown [37.165.52.250]) (Authenticated sender: ju.o@free.fr) by smtp1-g21.free.fr (Postfix) with ESMTPSA id 19DECB0051B; Fri, 3 Sep 2021 21:51:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1630698686; bh=PP4X4jot8HcB2vvWHAvM4CkoeO1jOJX/b27I7dgyiCc=; h=From:To:Cc:Subject:Date:From; b=q4AtN9vzuvm4Z0FO20TCJWYxe0FuodMmp3ZPnprX8vsntzod+DDXWEwcoUPuaq66R DiqOHWGrnqq1VODPFWRxNjki6zeBTLiHxKMYPxEh1ssl9Uk/b2pwYI8x6k07WuvXyX UoKSMs2BrvrTJywKQ3lY4d2CsqztPFXAjSeC8YOFVTfdPu5oOfRpiw3adtfY3gyOoa Htysavr8R83tpGlGTYHIoliFp6D8aD5zjEhF83syFcqo/Psgs8dJ3cgPcv+u7dXOjJ xdGWhHtWmJRw/OLwE7iqZ062ce3lvmJ3Qys52qmZ71YS1rE5FpY1Ta9G70IpD+wp4z sEw0FDq2RoOlQ== From: Julien Olivain To: buildroot@buildroot.org Date: Fri, 3 Sep 2021 21:50:19 +0200 Message-Id: <20210903195021.11686-1-ju.o@free.fr> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/3] package/glslsandbox-player: bump to version v2021.08.24 X-BeenThere: buildroot@lists.buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Julien Olivain Errors-To: buildroot-bounces@lists.buildroot.org Sender: "buildroot" Changes since v2019.08.23: - Some X11 improvements (fullscreen support) - New EGL driver debug messages - Wayland improvements (xdg_shell, fullscreen support) - KMS/DRM/GBM improvements (use drmGetDevices2()) - Use eglGetPlatformDisplay() if available - New "nullws" native windowing system - License hash changed due to copyright date update Fixes: http://autobuild.buildroot.net/results/a950e90d5f8405534566df5c7a8875c293cf8845 Signed-off-by: Julien Olivain --- package/glslsandbox-player/glslsandbox-player.hash | 4 ++-- package/glslsandbox-player/glslsandbox-player.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/glslsandbox-player/glslsandbox-player.hash b/package/glslsandbox-player/glslsandbox-player.hash index 66dac9354a..bc8946c62b 100644 --- a/package/glslsandbox-player/glslsandbox-player.hash +++ b/package/glslsandbox-player/glslsandbox-player.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 3458294a50c3d2fd54f806e46dd7bfba5f1e6aedadd6c396c76d70793419432b glslsandbox-player-2019.08.23.tar.gz -sha256 06a79395e8f3a4cc7ad068c6b59dfbe12c0efa4d27791e532345ceb1f41aea8a LICENSE +sha256 b4af34889faa6d3a904e980f23aeb720dfb614d50aa01b9b1874fc2ae77dbcf4 glslsandbox-player-2021.08.24.tar.gz +sha256 970d45d8a3dfd042d303008294f49db8c0c464f7687aa6e28a01b0926e74df85 LICENSE diff --git a/package/glslsandbox-player/glslsandbox-player.mk b/package/glslsandbox-player/glslsandbox-player.mk index 5ace69d7dd..341b939110 100644 --- a/package/glslsandbox-player/glslsandbox-player.mk +++ b/package/glslsandbox-player/glslsandbox-player.mk @@ -4,7 +4,7 @@ # ################################################################################ -GLSLSANDBOX_PLAYER_VERSION = 2019.08.23 +GLSLSANDBOX_PLAYER_VERSION = 2021.08.24 GLSLSANDBOX_PLAYER_SITE = $(call github,jolivain,glslsandbox-player,v$(GLSLSANDBOX_PLAYER_VERSION)) GLSLSANDBOX_PLAYER_AUTORECONF = YES GLSLSANDBOX_PLAYER_DEPENDENCIES = libegl libgles host-pkgconf From patchwork Fri Sep 3 19:50:20 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Olivain X-Patchwork-Id: 1524542 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=DpZNVfbe; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.buildroot.org (client-ip=2605:bc80:3010::137; helo=smtp4.osuosl.org; envelope-from=buildroot-bounces@lists.buildroot.org; receiver=) Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4H1T2m1ByBz9sCD for ; Sat, 4 Sep 2021 05:52:00 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 86FD1426BC; Fri, 3 Sep 2021 19:51:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ibmqmvcNmpjF; Fri, 3 Sep 2021 19:51:56 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id D7963426A6; Fri, 3 Sep 2021 19:51:55 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 4B0E21C115D for ; Fri, 3 Sep 2021 19:51:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 4653983EEC for ; Fri, 3 Sep 2021 19:51:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp1.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=free.fr Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7wGvRlII1NKt for ; Fri, 3 Sep 2021 19:51:36 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by smtp1.osuosl.org (Postfix) with ESMTPS id 4C13C83EDA for ; Fri, 3 Sep 2021 19:51:36 +0000 (UTC) Received: from b52572-12.ea.freescale.net.net (unknown [37.165.52.250]) (Authenticated sender: ju.o@free.fr) by smtp1-g21.free.fr (Postfix) with ESMTPSA id C3339B0052C; Fri, 3 Sep 2021 21:51:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1630698692; bh=fKGChuUrIQbwy3ZunNMk91UxfsCHlmMtg4AwNEZkoJs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DpZNVfbeKQljgJiLTULrsEEZnL+qdQp8FX6sLwd6CQ1T4YnC8w2+Ka3Zcbmk4HaG0 +XSbDKC9yy5sBtn7oxUY+7cVZZJ41p22zrZhutha/edgxUlleeDvftKnXLJShWhRKS 7WX2GwtAdwujStaSh4ZYLM0QJu3YgM3tNMBCjLf9bsxxoD4wd777YC0/oB1FN2dr4H 1W7/8Tm6RzFieZbv5rNitZZX/tT28xSi4V/OI8MHF1LDgO+fSehbN95TgC9gmzv82X qRXNxcX3gLvv2C9cipAfpK6/FIb7qUaW/BA7TwnEtvSDxvKweQ1m+jpzWYAW9y0hxC skdAGzYizcV/Q== From: Julien Olivain To: buildroot@buildroot.org Date: Fri, 3 Sep 2021 21:50:20 +0200 Message-Id: <20210903195021.11686-2-ju.o@free.fr> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210903195021.11686-1-ju.o@free.fr> References: <20210903195021.11686-1-ju.o@free.fr> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 2/3] package/glslsandbox-player: add mali-t76x support X-BeenThere: buildroot@lists.buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Julien Olivain Errors-To: buildroot-bounces@lists.buildroot.org Sender: "buildroot" mali-t76x frame buffer driver requires a "null" native windowing system. With such a system, the default EGL display is selected. Fixes: http://autobuild.buildroot.net/results/4a579346463d0d946d6d2a05723270135d728981 Signed-off-by: Julien Olivain --- package/glslsandbox-player/Config.in | 5 +++++ package/glslsandbox-player/glslsandbox-player.mk | 3 +++ 2 files changed, 8 insertions(+) diff --git a/package/glslsandbox-player/Config.in b/package/glslsandbox-player/Config.in index dc0d2c07f1..8ab668d260 100644 --- a/package/glslsandbox-player/Config.in +++ b/package/glslsandbox-player/Config.in @@ -56,6 +56,7 @@ config BR2_PACKAGE_GLSLSANDBOX_PLAYER_SCRIPTS choice prompt "Native windowing system" default BR2_PACKAGE_GLSLSANDBOX_PLAYER_MALI if BR2_PACKAGE_SUNXI_MALI_MAINLINE + default BR2_PACKAGE_GLSLSANDBOX_PLAYER_MALI_T76X if BR2_PACKAGE_MALI_T76X default BR2_PACKAGE_GLSLSANDBOX_PLAYER_RPI if BR2_PACKAGE_RPI_USERLAND default BR2_PACKAGE_GLSLSANDBOX_PLAYER_SDL2 if BR2_PACKAGE_SDL2_OPENGLES default BR2_PACKAGE_GLSLSANDBOX_PLAYER_TISGX if BR2_PACKAGE_TI_SGX_UM @@ -73,6 +74,10 @@ config BR2_PACKAGE_GLSLSANDBOX_PLAYER_MALI bool "Allwinner ARM/Mali Frame Buffer" depends on BR2_PACKAGE_SUNXI_MALI_MAINLINE +config BR2_PACKAGE_GLSLSANDBOX_PLAYER_MALI_T76X + bool "ARM/Mali T76x Frame Buffer" + depends on BR2_PACKAGE_MALI_T76X + config BR2_PACKAGE_GLSLSANDBOX_PLAYER_RPI bool "RaspberryPI Frame Buffer" depends on BR2_PACKAGE_RPI_USERLAND diff --git a/package/glslsandbox-player/glslsandbox-player.mk b/package/glslsandbox-player/glslsandbox-player.mk index 341b939110..1578608a42 100644 --- a/package/glslsandbox-player/glslsandbox-player.mk +++ b/package/glslsandbox-player/glslsandbox-player.mk @@ -44,6 +44,9 @@ GLSLSANDBOX_PLAYER_CONF_OPTS += --with-native-gfx=kms else ifeq ($(BR2_PACKAGE_GLSLSANDBOX_PLAYER_MALI),y) GLSLSANDBOX_PLAYER_DEPENDENCIES += sunxi-mali-mainline GLSLSANDBOX_PLAYER_CONF_OPTS += --with-native-gfx=mali +else ifeq ($(BR2_PACKAGE_GLSLSANDBOX_PLAYER_MALI_T76X),y) +GLSLSANDBOX_PLAYER_DEPENDENCIES += mali-t76x +GLSLSANDBOX_PLAYER_CONF_OPTS += --with-native-gfx=nullws else ifeq ($(BR2_PACKAGE_GLSLSANDBOX_PLAYER_RPI),y) GLSLSANDBOX_PLAYER_DEPENDENCIES += rpi-userland GLSLSANDBOX_PLAYER_CONF_OPTS += --with-native-gfx=rpi From patchwork Fri Sep 3 19:50:21 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Olivain X-Patchwork-Id: 1524543 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=ogAmOzRl; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.buildroot.org (client-ip=2605:bc80:3010::138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@lists.buildroot.org; receiver=) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4H1T303Lqpz9sVq for ; Sat, 4 Sep 2021 05:52:12 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 41AF983F10; Fri, 3 Sep 2021 19:52:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qhodxBKgklgd; Fri, 3 Sep 2021 19:52:09 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 8E00C83F34; Fri, 3 Sep 2021 19:52:08 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 998D71BF2F7 for ; Fri, 3 Sep 2021 19:51:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 89948426A6 for ; Fri, 3 Sep 2021 19:51:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp4.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=free.fr Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gY6nBK_ZEd1J for ; Fri, 3 Sep 2021 19:51:40 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by smtp4.osuosl.org (Postfix) with ESMTPS id E491442559 for ; Fri, 3 Sep 2021 19:51:39 +0000 (UTC) Received: from b52572-12.ea.freescale.net.net (unknown [37.165.52.250]) (Authenticated sender: ju.o@free.fr) by smtp1-g21.free.fr (Postfix) with ESMTPSA id ADCC5B0053F; Fri, 3 Sep 2021 21:51:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1630698698; bh=QK/CZvigcDd5UzC173ZEmWCTfXwqtwTXtgG1YTzCWsY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ogAmOzRlgSzElcK1cWIDWpX9UvHuUK7BiB6knj6PD/x/PR7ONt3rCWHw9g3ThvXwx ExJNEexxAeoHv8tMkFR3ufqOimuv5f1LgUQduhjdLC7+negXj27EMSY6U1Tw39zuLb SvgUHgK2Dxv9l5UAHY5f6wUgrddOGilh2MYy4TwZQAymClO2idI6d7PIpKHWi1B8V7 GwPya/+HwaVB7CgfJASq0lLxmwvSR2WoxWoz4cxAS2fmh+PiQPE7sA6GyqlyEbRLEC MWKeSeqgGpEnx6vnguwdVEqGpLldWZJzcU8uvV1uG/NWS8JkJv12+vuToWiywRAIDy LwV65c/PHySzg== From: Julien Olivain To: buildroot@buildroot.org Date: Fri, 3 Sep 2021 21:50:21 +0200 Message-Id: <20210903195021.11686-3-ju.o@free.fr> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210903195021.11686-1-ju.o@free.fr> References: <20210903195021.11686-1-ju.o@free.fr> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 3/3] package/glslsandbox-player: add vivante fb default X-BeenThere: buildroot@lists.buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Julien Olivain Errors-To: buildroot-bounces@lists.buildroot.org Sender: "buildroot" When BR2_PACKAGE_IMX_GPU_VIV_OUTPUT_FB is selected, the native windowing will be set to vivante frame buffer. Signed-off-by: Julien Olivain --- package/glslsandbox-player/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/package/glslsandbox-player/Config.in b/package/glslsandbox-player/Config.in index 8ab668d260..02d4c442ed 100644 --- a/package/glslsandbox-player/Config.in +++ b/package/glslsandbox-player/Config.in @@ -60,6 +60,7 @@ choice default BR2_PACKAGE_GLSLSANDBOX_PLAYER_RPI if BR2_PACKAGE_RPI_USERLAND default BR2_PACKAGE_GLSLSANDBOX_PLAYER_SDL2 if BR2_PACKAGE_SDL2_OPENGLES default BR2_PACKAGE_GLSLSANDBOX_PLAYER_TISGX if BR2_PACKAGE_TI_SGX_UM + default BR2_PACKAGE_GLSLSANDBOX_PLAYER_VIVFB if BR2_PACKAGE_IMX_GPU_VIV_OUTPUT_FB default BR2_PACKAGE_GLSLSANDBOX_PLAYER_WL if BR2_PACKAGE_WAYLAND default BR2_PACKAGE_GLSLSANDBOX_PLAYER_X11 if BR2_PACKAGE_XORG7 help