segatools/gfxhook
GEEKiDoS c80f903cf8 Fix build with Microsoft Visual C++, Fix gfxhook and felica issue (#48)
I just wanna say that It is a SHAME that a Windows ONLY project was not able to build without MINGW
Also where's the missing `3mpxsc.h` in diva hook?

This also fixes the window size issue from hook_CreateWindowExA in gfxhook
And Fixes felica issue as described in #45

Reviewed-on: #48
Reviewed-by: Dniel97 <dniel97@noreply.gitea.tendokyu.moe>
Co-authored-by: GEEKiDoS <geek_ds@foxmail.com>
Co-committed-by: GEEKiDoS <geek_ds@foxmail.com>
2024-11-11 16:28:24 +00:00
..
config.c gfxhook: Fix some clang-tidy warnings 2023-02-13 03:07:37 -05:00
config.h wip: move gfx to gfxhook, some borderless window stuff 2023-02-13 03:07:37 -05:00
d3d9.c Add bounds checking for D3D9 adapter number 2024-08-17 21:17:23 +01:00
d3d9.h wip: move gfx to gfxhook, some borderless window stuff 2023-02-13 03:07:37 -05:00
d3d11.c gfxhook: Fix imports 2023-02-13 03:07:37 -05:00
d3d11.h wip: move gfx to gfxhook, some borderless window stuff 2023-02-13 03:07:37 -05:00
dxgi.c Added d3d11 hook, better touch naming 2023-02-13 03:07:37 -05:00
dxgi.h wip: move gfx to gfxhook, some borderless window stuff 2023-02-13 03:07:37 -05:00
gfx.c Fix build with Microsoft Visual C++, Fix gfxhook and felica issue (#48) 2024-11-11 16:28:24 +00:00
gfx.h gfxhook/gfx.c: Remove unused self parameter 2023-02-13 03:07:37 -05:00
gl.c Fix build with Microsoft Visual C++, Fix gfxhook and felica issue (#48) 2024-11-11 16:28:24 +00:00
gl.h diva, fgo: added gfx, close #46 2024-11-03 23:00:43 +01:00
meson.build diva, fgo: added gfx, close #46 2024-11-03 23:00:43 +01:00
util.c Added d3d11 hook, better touch naming 2023-02-13 03:07:37 -05:00
util.h gfxhook: Fix some clang-tidy warnings 2023-02-13 03:07:37 -05:00