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/notes/2024_igalia_graphics_team.html | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
(limited to 'html/notes/2024_igalia_graphics_team.html')
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:
-- VK_KHR_shader_atomic_int64
+
- VK_KHR_shader_atomic_int64 - Amber
-- VK_KHR_fragment_shading_rate
+
- VK_KHR_fragment_shading_rate - Danylo Piliaiev
-- VK_KHR_8bit_storage
+
- VK_KHR_8bit_storage - Žan Dobersek
-- shaderInt8 feature
+
- shaderInt8 feature - Žan Dobersek
-- VK_KHR_shader_subgroup_rotate
+
- VK_KHR_shader_subgroup_rotate - Job Noorman
-- VK_EXT_map_memory_placed
+
- VK_EXT_map_memory_placed - Dhruv Mark Collins
-- VK_EXT_legacy_dithering
+
- VK_EXT_legacy_dithering - Karmjit Mahil
-- VK_EXT_depth_clamp_zero_one
+
- VK_EXT_depth_clamp_zero_one - Danylo Piliaiev