From d3cd6b18c83d5ed3417c9b44301e1230f46ad040 Mon Sep 17 00:00:00 2001 From: Kbz-8 Date: Fri, 10 Jul 2026 17:44:25 +0200 Subject: [PATCH] updating readme --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b698320..ed16aed 100644 --- a/README.md +++ b/README.md @@ -225,12 +225,12 @@ Whether the Knights Landing cards shall one day receive the same providence rema ### Build -If thou art truly determined: +To bring forth the driver: ``` zig build phi --release=[fast|safe|small] ``` -And should thou seek additional build options with: +And for those who seek another manner of building: ``` zig build --help ``` @@ -417,19 +417,19 @@ vkUpdateDescriptorSets | ⚙️ WIP vkWaitForFences | ⚙️ WIP -## Flint [Intel(R)] +## Flint [Intel] Flint be an implementation of the Vulkan specification, fashioned for the elder Intel iGPUs of generations 9 through 11. Whether Haswell and those that followed-even the Xe kindred-shall one day partake of its workings remaineth unwritten. ### Build -If thou art truly determined: +The rite of forging the driver: ``` zig build flint --release=[fast|safe|small] ``` -And should thou seek additional build options with: +Should the foregoing not suffice, further build options await thee: ``` zig build --help ``` @@ -439,7 +439,7 @@ The same rites apply as for the Soft and Phi build. #### Vulkan 1.0 specification
- Here standeth the present reckoning of thy Vulkan 1.0 implementation + Behold the present state of thy Vulkan 1.0 implementation \ @@ -616,6 +616,8 @@ vkUpdateDescriptorSets | ⚙️ WIP vkWaitForFences | ⚙️ WIP
+[Herein](https://vulkan-driver.kbz8.me/cts/flint/) is the reckoning of the Vulkan 1.0 conformance trials laid bare. Judge it as thou wilt. + ## License Released unto the world as MIT for study, experimentation, and the occasional horrified whisper.