Abolish \r\n

Removing Vestigial Technology


Posts

HLSL Templates Part 4: Lazy AST Generation

Jan 16, 2023 How many caches does it take to cache data efficiently?

HLSL Templates Part 3: Transforming HLSL

Jan 9, 2023 Once we got templates past the basic hiccoughs the rabbit hole got deeper and deeper.

HLSL Templates Part 2: The Small Things

Jan 3, 2023 Resolving template arguments, instantiating the template, and generating functions. How hard could that be?

HLSL Templates Part 1: Introduction

Jan 2, 2023 First in a series of posts on the HLSL 2021 user-defined templates feature.