public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pixman] rawhide: drop unused patches
@ 2026-08-03 7:08 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-08-03 7:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pixman
Branch : rawhide
Commit : bf83d145a32e97973e2cf3afb4971e8cc8cbfa99
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-07-31T17:03:53-03:00
Stats : +0/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pixman/c/bf83d145a32e97973e2cf3afb4971e8cc8cbfa99?branch=rawhide
Log:
drop unused patches
---
diff --git a/pixman-0.34.0-vmx.patch b/pixman-0.34.0-vmx.patch
deleted file mode 100644
index 0ea2d6b..0000000
--- a/pixman-0.34.0-vmx.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up pixman-0.34.0/pixman/pixman-vmx.c.orig pixman-0.34.0/pixman/pixman-vmx.c
---- pixman-0.34.0/pixman/pixman-vmx.c.orig 2018-04-27 12:10:14.411696502 +0200
-+++ pixman-0.34.0/pixman/pixman-vmx.c 2018-04-27 12:27:41.174290224 +0200
-@@ -227,7 +227,7 @@ do \
- #define COMPUTE_SHIFT_MASKC(dest, source, mask)
-
- # define LOAD_VECTOR(source) \
-- v ## source = *((typeof(v ## source)*)source);
-+ v ## source = (typeof(v ## source))vec_xl(0, source);
-
- # define LOAD_VECTORS(dest, source) \
- LOAD_VECTOR(source); \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 7:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 7:08 [rpms/pixman] rawhide: drop unused patches Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox