This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository Direct3D.wiki.
View the commit online.
commit 2bf0cb092d3a24ba7e3de3ce9542103eadbc84c5
Author: Vincent Torri <vincent.to...@gmail.com>
AuthorDate: Sat Jul 29 06:09:30 2023 -0700
Update 'Direct3D 11 for 2D'
---
Direct3D-11-for-2D.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Direct3D-11-for-2D.md b/Direct3D-11-for-2D.md
index 9560f12..6c9fbfa 100644
--- a/Direct3D-11-for-2D.md
+++ b/Direct3D-11-for-2D.md
@@ -19,4 +19,5 @@ References:
# Table of contents
1. [Tutorial 0: creation of a window](https://git.enlightenment.org/vtorri/Direct3D/wiki/Direct3D-11-for-2D:-Creating-a-window#creating-a-window)
-2.
\ No newline at end of file
+2. [Tutorial 1: DirectX 11 overview](https://git.enlightenment.org/vtorri/Direct3D/wiki/Direct3D-11-for-2D:-DirectX-11-overview#directx-11-overview)
+3. [Tutorial 2.: Fill window background with Direct3D 11](https://git.enlightenment.org/vtorri/Direct3D/wiki/Direct3D-11-for-2D:-Fill-background#fill-window-background-with-direct3d-11)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.