Add Direct3D 8 implementation.
Bug swiftshader:5
Change-Id: I6aec7237f2db6222702e828a2b9dae1a1a6ac9af
Reviewed-on: https://swiftshader-review.googlesource.com/7191
Tested-by: Nicolas Capens <capn@google.com>
Reviewed-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <capn@google.com>
diff --git a/src/D3D8/resource.h b/src/D3D8/resource.h
new file mode 100644
index 0000000..27a9f6b
--- /dev/null
+++ b/src/D3D8/resource.h
@@ -0,0 +1,28 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by D3D8-dll.rc
+//
+#define IDD_DIALOG1 104
+#define IDD_DIALOG2 105
+#define IDC_CHECK1 1001
+#define IDC_SLIDER1 1002
+#define IDC_CHECK2 1003
+#define IDC_PROGRESS2 1006
+#define IDC_PROGRESS3 1007
+#define IDC_PROGRESS4 1008
+#define IDC_PROGRESS5 1009
+#define IDC_DATETIMEPICKER1 1011
+#define IDC_CHECK3 1012
+#define IDC_EDIT1 1013
+#define IDC_EDIT2 1014
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 106
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1015
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif