diff options
author | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2024-02-14 08:30:53 -0500 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2024-02-14 08:30:53 -0500 |
commit | dbc5d4e36358b08602c68840313f8c8b104e0bcf (patch) | |
tree | aa2513ad437f5d5d0f53b186832ae02dcae44585 | |
parent | 1ad743e44bbf7288ef2aa03558c3676b7341f73f (diff) |
Fix typo in vulkanised post
-rw-r--r-- | html/feed.xml | 6 | ||||
-rw-r--r-- | html/graphics_feed.xml | 6 | ||||
-rw-r--r-- | html/index.html | 2 | ||||
-rw-r--r-- | html/notes/vulkanised_2024.html | 4 | ||||
-rw-r--r-- | notes/vulkanised_2024.md | 2 |
5 files changed, 10 insertions, 10 deletions
diff --git a/html/feed.xml b/html/feed.xml index dbcd6f0..d1e1870 100644 --- a/html/feed.xml +++ b/html/feed.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Fryzek Concepts</title><atom:link href="https://fryzekconcepts.com/feed.xml" rel="self" type="application/rss+xml"/><link>https://fryzekconcepts.com</link><description>Lucas is a developer working on cool things</description><lastBuildDate>Wed, 14 Feb 2024 13:24:37 -0000</lastBuildDate><item><title>Generating Video</title><link>https://fryzekconcepts.com/notes/generating-video.html</link><description><p>One thing I’m very interested in is computer graphics. This could be +<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Fryzek Concepts</title><atom:link href="https://fryzekconcepts.com/feed.xml" rel="self" type="application/rss+xml"/><link>https://fryzekconcepts.com</link><description>Lucas is a developer working on cool things</description><lastBuildDate>Wed, 14 Feb 2024 13:30:36 -0000</lastBuildDate><item><title>Generating Video</title><link>https://fryzekconcepts.com/notes/generating-video.html</link><description><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 @@ -1904,8 +1904,8 @@ homogeneous space”.</p> converting 3D transformation code to 2D.</p> </description><pubDate>Mon, 25 Sep 2023 04:00:00 -0000</pubDate><guid>https://fryzekconcepts.com/notes/converting_from_3d_to_2d.html</guid></item><item><title>A Dive into Vulkanised 2024</title><link>https://fryzekconcepts.com/notes/vulkanised_2024.html</link><description><figure> <img src="/assets/vulkanised_2024/vulkanized_logo_web.jpg" -alt="Vulkanized sign at google’s office" /> -<figcaption aria-hidden="true">Vulkanized sign at google’s +alt="Vulkanised sign at google’s office" /> +<figcaption aria-hidden="true">Vulkanised sign at google’s office</figcaption> </figure> <p>Last week I had an exciting opportunity to attend the Vulkanised 2024 diff --git a/html/graphics_feed.xml b/html/graphics_feed.xml index f5d650c..82dc7d9 100644 --- a/html/graphics_feed.xml +++ b/html/graphics_feed.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Fryzek Concepts</title><atom:link href="https://fryzekconcepts.com/feed.xml" rel="self" type="application/rss+xml"/><link>https://fryzekconcepts.com</link><description>Lucas is a developer working on cool things</description><lastBuildDate>Wed, 14 Feb 2024 13:24:39 -0000</lastBuildDate><item><title>2022 Graphics Team Contributions at Igalia</title><link>https://fryzekconcepts.com/notes/2022_igalia_graphics_team.html</link><description><p>This year I started a new job working with <a +<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Fryzek Concepts</title><atom:link href="https://fryzekconcepts.com/feed.xml" rel="self" type="application/rss+xml"/><link>https://fryzekconcepts.com</link><description>Lucas is a developer working on cool things</description><lastBuildDate>Wed, 14 Feb 2024 13:30:37 -0000</lastBuildDate><item><title>2022 Graphics Team Contributions at Igalia</title><link>https://fryzekconcepts.com/notes/2022_igalia_graphics_team.html</link><description><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 @@ -666,8 +666,8 @@ homogeneous space”.</p> converting 3D transformation code to 2D.</p> </description><pubDate>Mon, 25 Sep 2023 04:00:00 -0000</pubDate><guid>https://fryzekconcepts.com/notes/converting_from_3d_to_2d.html</guid></item><item><title>A Dive into Vulkanised 2024</title><link>https://fryzekconcepts.com/notes/vulkanised_2024.html</link><description><figure> <img src="/assets/vulkanised_2024/vulkanized_logo_web.jpg" -alt="Vulkanized sign at google’s office" /> -<figcaption aria-hidden="true">Vulkanized sign at google’s +alt="Vulkanised sign at google’s office" /> +<figcaption aria-hidden="true">Vulkanised sign at google’s office</figcaption> </figure> <p>Last week I had an exciting opportunity to attend the Vulkanised 2024 diff --git a/html/index.html b/html/index.html index 10bd30e..aa6c498 100644 --- a/html/index.html +++ b/html/index.html @@ -49,7 +49,7 @@ <div class="note-box"> <img src="/assets/vulkanised_2024/vulkanized_logo_web.jpg"> <h2>A Dive into Vulkanised 2024</h2> - <p>Vulkanized sign at google’s officeVulkanized sign at + <p>Vulkanised sign at google’s officeVulkanised sign at google’s officeLast week I had an exciting ...</p> </div> </a> diff --git a/html/notes/vulkanised_2024.html b/html/notes/vulkanised_2024.html index 06de3dd..16c4bc5 100644 --- a/html/notes/vulkanised_2024.html +++ b/html/notes/vulkanised_2024.html @@ -45,8 +45,8 @@ <div class="note-body"> <figure> <img src="/assets/vulkanised_2024/vulkanized_logo_web.jpg" -alt="Vulkanized sign at google’s office" /> -<figcaption aria-hidden="true">Vulkanized sign at google’s +alt="Vulkanised sign at google’s office" /> +<figcaption aria-hidden="true">Vulkanised sign at google’s office</figcaption> </figure> <p>Last week I had an exciting opportunity to attend the Vulkanised 2024 diff --git a/notes/vulkanised_2024.md b/notes/vulkanised_2024.md index 1eeaffb..5337d9d 100644 --- a/notes/vulkanised_2024.md +++ b/notes/vulkanised_2024.md @@ -7,7 +7,7 @@ cover_image: "/assets/vulkanised_2024/vulkanized_logo_web.jpg" categories: igalia graphics --- - + Last week I had an exciting opportunity to attend the Vulkanised 2024 conference. For those of you not familar with the event, it is ["The Premier Vulkan Developer Conference"](https://vulkan.org/events/vulkanised-2024) hosted by the Vulkan working group from Khronos. With the excitement out of the way, I decided to write about some of the interesting information that came out of the conference. |