bemanitools/src/main/iidxhook-d3d9
icex2 782a23db74 feat(iidx 20-26): New up-/downscaling gfx module, old one doesn't work
This replaces the scaling feature of iidxhook-util/d3d9 as the
game engine changed significantly that the old one is incompatible.

Create a new module because the logic to implement a scaling
feature is very different now. This also avoids further cluttering
the already badly overloaded old module.

The new module is light weight and "plugable" on a hooking
level. Further modules will follow to de-clutter the
iidxhook-util/d3d9 module
2023-04-15 22:37:07 +02:00
..
bb-scale-hd.c feat(iidx 20-26): New up-/downscaling gfx module, old one doesn't work 2023-04-15 22:37:07 +02:00
bb-scale-hd.h feat(iidx 20-26): New up-/downscaling gfx module, old one doesn't work 2023-04-15 22:37:07 +02:00
Module.mk feat(iidx 20-26): New up-/downscaling gfx module, old one doesn't work 2023-04-15 22:37:07 +02:00
util.h feat(iidx 20-26): New up-/downscaling gfx module, old one doesn't work 2023-04-15 22:37:07 +02:00