From 31d83c2ad43fd562e2fb57fa8eb0acd87d0dc9a1 Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Tue, 30 Jul 2024 00:20:52 +0100 Subject: Add code link to site --- html/about.html | 3 ++- html/feed.xml | 2 +- html/graphics_feed.xml | 2 +- html/index.html | 3 ++- html/notes/2022_igalia_graphics_team.html | 3 ++- html/notes/android_swrast.html | 3 ++- html/notes/baremetal-risc-v.html | 3 ++- html/notes/converting_from_3d_to_2d.html | 3 ++- html/notes/digital_garden.html | 3 ++- html/notes/freedreno_journey.html | 3 ++- html/notes/generating-video.html | 3 ++- html/notes/global_game_jam_2023.html | 3 ++- html/notes/mesa_23_1_contributions_behind_the_scenes.html | 3 ++- html/notes/n64brew-gamejam-2021.html | 3 ++- html/notes/rasterizing-triangles.html | 3 ++- html/notes/vulkanised_2024.html | 3 ++- html/now.html | 3 ++- templates/main.html | 3 ++- 18 files changed, 34 insertions(+), 18 deletions(-) diff --git a/html/about.html b/html/about.html index 8347270..5ef480e 100644 --- a/html/about.html +++ b/html/about.html @@ -20,7 +20,8 @@
diff --git a/html/feed.xml b/html/feed.xml index 89b0b54..9b47435 100644 --- a/html/feed.xml +++ b/html/feed.xml @@ -1,5 +1,5 @@ -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 +Fryzek Conceptshttps://fryzekconcepts.comLucas is a developer working on cool thingsMon, 29 Jul 2024 23:20:14 -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 diff --git a/html/graphics_feed.xml b/html/graphics_feed.xml index 83e4082..be27b83 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 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 +Fryzek Conceptshttps://fryzekconcepts.comLucas is a developer working on cool thingsMon, 29 Jul 2024 23:20:15 -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 diff --git a/html/index.html b/html/index.html index a12cf29..322a45c 100644 --- a/html/index.html +++ b/html/index.html @@ -20,7 +20,8 @@
diff --git a/html/notes/2022_igalia_graphics_team.html b/html/notes/2022_igalia_graphics_team.html index 8ddac71..f32d41f 100644 --- a/html/notes/2022_igalia_graphics_team.html +++ b/html/notes/2022_igalia_graphics_team.html @@ -21,7 +21,8 @@
diff --git a/html/notes/android_swrast.html b/html/notes/android_swrast.html index 28a47be..856f8f9 100644 --- a/html/notes/android_swrast.html +++ b/html/notes/android_swrast.html @@ -21,7 +21,8 @@
diff --git a/html/notes/baremetal-risc-v.html b/html/notes/baremetal-risc-v.html index 000b21a..2632f4c 100644 --- a/html/notes/baremetal-risc-v.html +++ b/html/notes/baremetal-risc-v.html @@ -21,7 +21,8 @@
diff --git a/html/notes/converting_from_3d_to_2d.html b/html/notes/converting_from_3d_to_2d.html index 547927d..162a883 100644 --- a/html/notes/converting_from_3d_to_2d.html +++ b/html/notes/converting_from_3d_to_2d.html @@ -21,7 +21,8 @@
diff --git a/html/notes/digital_garden.html b/html/notes/digital_garden.html index 572956b..c3ef570 100644 --- a/html/notes/digital_garden.html +++ b/html/notes/digital_garden.html @@ -21,7 +21,8 @@
diff --git a/html/notes/freedreno_journey.html b/html/notes/freedreno_journey.html index 671a12d..7fee884 100644 --- a/html/notes/freedreno_journey.html +++ b/html/notes/freedreno_journey.html @@ -21,7 +21,8 @@
diff --git a/html/notes/generating-video.html b/html/notes/generating-video.html index 66d23bc..7075ea7 100644 --- a/html/notes/generating-video.html +++ b/html/notes/generating-video.html @@ -21,7 +21,8 @@
diff --git a/html/notes/global_game_jam_2023.html b/html/notes/global_game_jam_2023.html index 3a2a3a2..526c24d 100644 --- a/html/notes/global_game_jam_2023.html +++ b/html/notes/global_game_jam_2023.html @@ -21,7 +21,8 @@
diff --git a/html/notes/mesa_23_1_contributions_behind_the_scenes.html b/html/notes/mesa_23_1_contributions_behind_the_scenes.html index 7224b23..0a66ee0 100644 --- a/html/notes/mesa_23_1_contributions_behind_the_scenes.html +++ b/html/notes/mesa_23_1_contributions_behind_the_scenes.html @@ -21,7 +21,8 @@
diff --git a/html/notes/n64brew-gamejam-2021.html b/html/notes/n64brew-gamejam-2021.html index 4b7a09d..1ea168e 100644 --- a/html/notes/n64brew-gamejam-2021.html +++ b/html/notes/n64brew-gamejam-2021.html @@ -21,7 +21,8 @@
diff --git a/html/notes/rasterizing-triangles.html b/html/notes/rasterizing-triangles.html index 57ad95e..017a0c7 100644 --- a/html/notes/rasterizing-triangles.html +++ b/html/notes/rasterizing-triangles.html @@ -21,7 +21,8 @@
diff --git a/html/notes/vulkanised_2024.html b/html/notes/vulkanised_2024.html index 16c4bc5..b630aa8 100644 --- a/html/notes/vulkanised_2024.html +++ b/html/notes/vulkanised_2024.html @@ -21,7 +21,8 @@
diff --git a/html/now.html b/html/now.html index b64a8b1..2e6eee6 100644 --- a/html/now.html +++ b/html/now.html @@ -20,7 +20,8 @@
diff --git a/templates/main.html b/templates/main.html index 7256daa..b24cdb2 100644 --- a/templates/main.html +++ b/templates/main.html @@ -35,7 +35,8 @@ $endif$ $endif$ Now About - Social + Social + Code
-- cgit v1.2.3