From 10debf623c1b0704cf647fa9af7cd27c22ca116b Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Wed, 3 Jul 2024 16:14:13 +0100 Subject: android_swrast: Update links to use MR names --- html/graphics_feed.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'html/graphics_feed.xml') diff --git a/html/graphics_feed.xml b/html/graphics_feed.xml index c2c8ebf..83e4082 100644 --- a/html/graphics_feed.xml +++ b/html/graphics_feed.xml @@ -1,5 +1,5 @@ -Fryzek Conceptshttps://fryzekconcepts.comLucas is a developer working on cool thingsTue, 02 Jul 2024 07:46:55 -00002022 Graphics Team Contributions at Igaliahttps://fryzekconcepts.com/notes/2022_igalia_graphics_team.html<p>This year I started a new job working with <a +Fryzek Conceptshttps://fryzekconcepts.comLucas is a developer working on cool thingsWed, 03 Jul 2024 15:07:37 -00002022 Graphics Team Contributions at Igaliahttps://fryzekconcepts.com/notes/2022_igalia_graphics_team.html<p>This year I started a new job working with <a href="https://www.igalia.com/technology/graphics">Igalia’s Graphics Team</a>. For those of you who don’t know <a href="https://www.igalia.com/">Igalia</a> they are a <a @@ -782,17 +782,17 @@ process for a project like this. My work is not totally merged into upstream mesa yet, but you can see the MRs I made here:</p> <ul> <li><a -href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29344">MR -!29344</a></li> +href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29344">llvmpipe: +Add android platform integration</a></li> <li><a -href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29785">MR -!29785</a></li> +href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29785">u_gralloc/fallback: +Set fd from handle directly</a></li> <li><a -href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27805">MR -!27805</a></li> +href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27805">llvmpipe +&amp; lavalpipe: Implement sync fd import/export extensions</a></li> <li><a -href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28735">MR -!28735</a></li> +href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28735">lavapipe: +Implement <code>VK_EXT_external_memory_dma_buf</code></a></li> </ul> <h2 id="setting-up-an-android-development-environment">Setting up an Android development environment</h2> -- cgit v1.2.3