Browse Source

Minor update to references in README.TXT to include DirectX 10 reference

David Wimsey 11 years ago
parent
commit
c4f4331603
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Samples/README.TXT

+ 2 - 1
Samples/README.TXT

@@ -35,7 +35,8 @@ Directory Overview:
                 installing custom interfaces.
 
                   * customlog    - setting up custom logging
-                  * directx      - using DirectX as a renderer
+                  * directx      - using DirectX 9 as a renderer
+                  * directx10    - using DirectX 10 as a renderer
                   * drag         - dragging elements between containers
                   * loaddocument - loading your first document
                   * ogre3d       - interfacing with Ogre3D engine