From d0ff6ebaaaec4f183a6abc146aa1b33695f75a4a Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Sun, 29 Dec 2024 10:55:49 -0500 Subject: 2024 graphics update fix attribution of Turnip MRs --- html/feed.xml | 24 ++++++++++++------------ html/graphics_feed.xml | 24 ++++++++++++------------ html/notes/2024_igalia_graphics_team.html | 22 +++++++++++----------- notes/2024_igalia_graphics_team.md | 18 +++++++++--------- 4 files changed, 44 insertions(+), 44 deletions(-) diff --git a/html/feed.xml b/html/feed.xml index 2ccb10c..7de5c89 100644 --- a/html/feed.xml +++ b/html/feed.xml @@ -1,5 +1,5 @@ -Fryzek Conceptshttps://fryzekconcepts.comLucas is a developer working on cool thingsSat, 28 Dec 2024 13:41:16 -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 thingsSun, 29 Dec 2024 15:55:41 -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 @@ -2263,53 +2263,53 @@ and read more about them.</p> generation of Adreno GPUs. This included getting support for the <a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26934">A750 working</a>, and then implementing performance improvements to bring it -up to parity with other Adreno GPUs in Turnip. He also worked on -implementing a number of Vulkan extensions and performance improvements -such as:</p> +up to parity with other Adreno GPUs in Turnip. All-together the turnip +team implemented a number of Vulkan extensions and performance +improvements such as:</p> <ul> -<li>VK_KHR_shader_atomic_int64 +<li>VK_KHR_shader_atomic_int64 - Amber <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27776">MR 27776</a></li> </ul></li> -<li>VK_KHR_fragment_shading_rate +<li>VK_KHR_fragment_shading_rate - Danylo Piliaiev <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30905">MR 30905</a></li> </ul></li> -<li>VK_KHR_8bit_storage +<li>VK_KHR_8bit_storage - Žan Dobersek <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28254">MR 28254</a></li> </ul></li> -<li>shaderInt8 feature +<li>shaderInt8 feature - Žan Dobersek <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29875">MR 29875</a></li> </ul></li> -<li>VK_KHR_shader_subgroup_rotate +<li>VK_KHR_shader_subgroup_rotate - Job Noorman <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31358">MR 31358</a></li> </ul></li> -<li>VK_EXT_map_memory_placed +<li>VK_EXT_map_memory_placed - Dhruv Mark Collins <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28928">MR 28928</a></li> </ul></li> -<li>VK_EXT_legacy_dithering +<li>VK_EXT_legacy_dithering - Karmjit Mahil <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30536">MR 30536</a></li> </ul></li> -<li>VK_EXT_depth_clamp_zero_one +<li>VK_EXT_depth_clamp_zero_one - Danylo Piliaiev <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29387">MR diff --git a/html/graphics_feed.xml b/html/graphics_feed.xml index 15c7717..f5cb163 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 thingsSat, 28 Dec 2024 13:41:16 -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 thingsSun, 29 Dec 2024 15:55:41 -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 @@ -1025,53 +1025,53 @@ and read more about them.</p> generation of Adreno GPUs. This included getting support for the <a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26934">A750 working</a>, and then implementing performance improvements to bring it -up to parity with other Adreno GPUs in Turnip. He also worked on -implementing a number of Vulkan extensions and performance improvements -such as:</p> +up to parity with other Adreno GPUs in Turnip. All-together the turnip +team implemented a number of Vulkan extensions and performance +improvements such as:</p> <ul> -<li>VK_KHR_shader_atomic_int64 +<li>VK_KHR_shader_atomic_int64 - Amber <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27776">MR 27776</a></li> </ul></li> -<li>VK_KHR_fragment_shading_rate +<li>VK_KHR_fragment_shading_rate - Danylo Piliaiev <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30905">MR 30905</a></li> </ul></li> -<li>VK_KHR_8bit_storage +<li>VK_KHR_8bit_storage - Žan Dobersek <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28254">MR 28254</a></li> </ul></li> -<li>shaderInt8 feature +<li>shaderInt8 feature - Žan Dobersek <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29875">MR 29875</a></li> </ul></li> -<li>VK_KHR_shader_subgroup_rotate +<li>VK_KHR_shader_subgroup_rotate - Job Noorman <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31358">MR 31358</a></li> </ul></li> -<li>VK_EXT_map_memory_placed +<li>VK_EXT_map_memory_placed - Dhruv Mark Collins <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28928">MR 28928</a></li> </ul></li> -<li>VK_EXT_legacy_dithering +<li>VK_EXT_legacy_dithering - Karmjit Mahil <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30536">MR 30536</a></li> </ul></li> -<li>VK_EXT_depth_clamp_zero_one +<li>VK_EXT_depth_clamp_zero_one - Danylo Piliaiev <ul> <li><a href="https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29387">MR diff --git a/html/notes/2024_igalia_graphics_team.html b/html/notes/2024_igalia_graphics_team.html index bd77ae2..d3b7f9f 100644 --- a/html/notes/2024_igalia_graphics_team.html +++ b/html/notes/2024_igalia_graphics_team.html @@ -140,53 +140,53 @@ and read more about them.

generation of Adreno GPUs. This included getting support for the A750 working, and then implementing performance improvements to bring it -up to parity with other Adreno GPUs in Turnip. He also worked on -implementing a number of Vulkan extensions and performance improvements -such as:

+up to parity with other Adreno GPUs in Turnip. All-together the turnip +team implemented a number of Vulkan extensions and performance +improvements such as: