About Social Code
summaryrefslogtreecommitdiff
path: root/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html
index bf37882..957740d 100644
--- a/html/index.html
+++ b/html/index.html
@@ -44,6 +44,13 @@
</a>
</h2>
<div class="notes-container">
+ <a href="/notes/freedreno_journey.html" class="note-link">
+ <div class="note-box">
+ <img src="/assets/freedreno/glinfo_freedreno_preview.png">
+ <h2>Journey Through Freedreno</h2>
+ <p>Android running FreedrenoAs part of my training at Igalia I’ve been attempting to write a new ...</p>
+ </div>
+ </a>
<a href="/notes/rasterizing-triangles.html" class="note-link">
<div class="note-box">
<img src="/assets/2022-04-03-rasterizing-triangles/Screenshot-from-2022-04-03-13-43-13.png">