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/feed.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'html/feed.xml') diff --git a/html/feed.xml b/html/feed.xml index ef2698a..89b0b54 100644 --- a/html/feed.xml +++ b/html/feed.xml @@ -1,5 +1,5 @@ -Fryzek Conceptshttps://fryzekconcepts.comLucas is a developer working on cool thingsTue, 02 Jul 2024 07:46:54 -0000Generating Videohttps://fryzekconcepts.com/notes/generating-video.html<p>One thing I’m very interested in is computer graphics. This could be +Fryzek Conceptshttps://fryzekconcepts.comLucas is a developer working on cool thingsWed, 03 Jul 2024 15:07:36 -0000Generating Videohttps://fryzekconcepts.com/notes/generating-video.html<p>One thing I’m very interested in is computer graphics. This could be complex 3D graphics or simple 2D graphics. The idea of getting a computer to display visual data fascinates me. One fundamental part of showing visual data is interfacing with a computer monitor. This can be @@ -2020,17 +2020,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