~owbk

Recent activity

[PATCH wayland-book] GPU -> CPU 1 year, 4 months ago

From Pranjal Kole to ~sircmpwn/public-inbox

---
 src/surfaces/dmabuf.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/surfaces/dmabuf.md b/src/surfaces/dmabuf.md
index 10b8d18..dd68677 100644
--- a/src/surfaces/dmabuf.md
+++ b/src/surfaces/dmabuf.md
@@ -12,7 +12,7 @@ The Linux DRM (Direct Rendering Manager) interface (which is also implemented on
some BSDs) provides a means for us to export handles to GPU resources. Mesa, the
predominant implementation of userspace Linux graphics drivers, implements a
protocol that allows EGL users to transfer handles to their GPU buffers from the
client to the compositor for rendering, without ever copying data to the GPU.
client to the compositor for rendering, without ever copying data to the CPU.
[message trimmed]

[PATCH] community/intel-media-driver: rebuild against intel-gmmlib 22.1.2 3 years ago

From Pranjal Kole to ~sircmpwn/alpine-aports

---
Should fix hardware decoding on systems that use this.
 community/intel-media-driver/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/intel-media-driver/APKBUILD b/community/intel-media-driver/APKBUILD
index 43f32fa95d..f297c67a0e 100644
--- a/community/intel-media-driver/APKBUILD
+++ b/community/intel-media-driver/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: psykose <alice@ayaya.dev>
pkgname=intel-media-driver
pkgver=22.3.0
pkgrel=0
[message trimmed]

[PATCH] community/intel-gmmlib: upgrade to 22.1.2 3 years ago

From Pranjal Kole to ~sircmpwn/alpine-aports

---
 community/intel-gmmlib/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/intel-gmmlib/APKBUILD b/community/intel-gmmlib/APKBUILD
index f994c34983..fcff25f77a 100644
--- a/community/intel-gmmlib/APKBUILD
+++ b/community/intel-gmmlib/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: psykose <alice@ayaya.dev>
pkgname=intel-gmmlib
pkgver=22.1.1
pkgver=22.1.2
[message trimmed]

Re: [PATCH] community/gegl: upgrade to 0.4.36 3 years ago

From Pranjal Kole to ~sircmpwn/alpine-aports

Looks like this has been applied by psykose <alice@ayaya.dev> after
fixing the failing tests. Please close this merge request.

Re: [PATCH] community/iwd: remove outdated flag 3 years ago

From Pranjal Kole to ~sircmpwn/alpine-aports

Sent a new patch that fixes this. Please close this MR.

[PATCH] community/iwd: remove outdated flag 3 years ago

From Pranjal Kole to ~sircmpwn/alpine-aports

This flag is ignored by ./configure
---
 community/iwd/APKBUILD | 1 -
 1 file changed, 1 deletion(-)

diff --git a/community/iwd/APKBUILD b/community/iwd/APKBUILD
index 41fbcdf397..2cff522b49 100644
--- a/community/iwd/APKBUILD
+++ b/community/iwd/APKBUILD
@@ -35,7 +35,6 @@ build() {
		--mandir=/usr/share/man \
		--localstatedir=/var \
		--disable-systemd-service \
		--enable-sim-hardcoded \
[message trimmed]

[PATCH] community/gegl: upgrade to 0.4.36 3 years ago

From Pranjal Kole to ~sircmpwn/alpine-aports

---
 community/gegl/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/gegl/APKBUILD b/community/gegl/APKBUILD
index c439a64db2..d9e9ef06e1 100644
--- a/community/gegl/APKBUILD
+++ b/community/gegl/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gegl
pkgver=0.4.34
pkgver=0.4.36
pkgrel=0
[message trimmed]

[PATCH] community/iwd: remove outdated flag 3 years ago

From Pranjal Kole to ~sircmpwn/alpine-aports

This flag is ignored by ./configure
---
 community/iwd/APKBUILD | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/community/iwd/APKBUILD b/community/iwd/APKBUILD
index 41fbcdf397..dfdfe501b7 100644
--- a/community/iwd/APKBUILD
+++ b/community/iwd/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Milan P. Stanić <mps@arvanta.net>
pkgname=iwd
pkgver=1.25
pkgrel=0
[message trimmed]

[PATCH] testing/libva-utils: upgrade to 2.14.0 3 years ago

From Pranjal Kole to ~sircmpwn/alpine-aports

---
 testing/libva-utils/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/libva-utils/APKBUILD b/testing/libva-utils/APKBUILD
index e59e9fc39f..7f9092fc82 100644
--- a/testing/libva-utils/APKBUILD
+++ b/testing/libva-utils/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Taner Tas <taner76@gmail.com>
# Maintainer: Taner Tas <taner76@gmail.com>
pkgname=libva-utils
pkgver=2.13.0
pkgver=2.14.0
[message trimmed]

[PATCH] main/libva, community/libva-glx: upgrade to 2.14.0 3 years ago

From Pranjal Kole to ~sircmpwn/alpine-aports

---
 community/libva-glx/APKBUILD | 4 ++--
 main/libva/APKBUILD          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/community/libva-glx/APKBUILD b/community/libva-glx/APKBUILD
index 4af64095e9..76624f60f4 100644
--- a/community/libva-glx/APKBUILD
+++ b/community/libva-glx/APKBUILD
@@ -3,7 +3,7 @@
# this package is to resolve the circular dependency libva -> mesa -> libva

pkgname=libva-glx
pkgver=2.13.0
[message trimmed]