-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7a41499
commit bac0c4e
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule d3d8to9
updated
7 files
+3 −0 | res/d3d8.def | |
+114 −0 | source/d3d8to9.cpp | |
+3 −1 | source/d3d8to9.hpp | |
+1 −1 | source/d3d8to9_base.cpp | |
+69 −4 | source/d3d8to9_device.cpp | |
+12 −0 | source/d3d8to9_surface.cpp | |
+8 −0 | source/d3d8to9_volume.cpp |