iidxhook-util: Remove d3d8 module

Remove this module because it doesn't really provide any value
anymore. Using the d3d8to9 wrapper lib does not only fix some
odd d3d8 issues but also allows us to run all (IIDX) games over
d3d9. Thus and in order to reduce quite a lot of maintanance effort,
we remove this module.

Please use the d3d8to9 wrapper lib from now on in combination with
any d3d8 games and in order to use bemanitools gfx hook features.
This commit is contained in:
icex2
2019-10-07 16:04:26 +00:00
parent 8c998f6461
commit d64f8b2d8d
3 changed files with 0 additions and 674 deletions
-1
View File
@@ -11,7 +11,6 @@ src_iidxhook-util := \
config-gfx.c \
config-misc.c \
config-sec.c \
d3d8.c \
d3d9.c \
eamuse.c \
effector.c \