Skip to content

Commit 7b45d30

Browse files
authored
Merge pull request #80 from gpx1000/ecosystem
Ecosystem and profiles chapters
2 parents 4c566c7 + dea2c31 commit 7b45d30

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+15242
-89
lines changed

.github/workflows/workflow.yml

Lines changed: 333 additions & 60 deletions
Large diffs are not rendered by default.

antora/modules/ROOT/nav.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,10 @@
4646
* xref:09_Generating_Mipmaps.adoc[Generating Mipmaps]
4747
* xref:10_Multisampling.adoc[Multisampling]
4848
* xref:11_Compute_Shader.adoc[Compute Shader]
49-
* xref:90_FAQ.adoc[FAQ]
49+
* xref:12_Ecosystem_Utilities_and_Compatibility.adoc[Ecosystem Utilities and GPU Compatibility]
50+
* xref:13_Vulkan_Profiles.adoc[Vulkan Profiles]
51+
* xref:14_Android.adoc[Android]
52+
* xref:15_GLTF_KTX2_Migration.adoc[Migrating to Modern Asset Formats: glTF and KTX2]
53+
* xref:16_Multiple_Objects.adoc[Rendering Multiple Objects]
54+
* xref:17_Multithreading.adoc[Multithreading]
55+
* xref:90_FAQ.adoc[FAQ]

0 commit comments

Comments
 (0)