1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2025-02-07 23:01:28 +01:00

11 Commits

Author SHA1 Message Date
Dniel97
80d4902cfc
remove 5gb wasted space by removing precompiled headers 2024-12-23 21:04:51 +01:00
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: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/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
Dniel97
8fc24503c8
diva, fgo: added gfx, close #46 2024-11-03 23:00:43 +01:00
Bottersnike
383039e16e
Add bounds checking for D3D9 adapter number 2024-08-17 21:17:23 +01:00
Hay1tsme
1964fa766f Added d3d11 hook, better touch naming 2023-02-13 03:07:37 -05:00
Felix
50884d5b19 gfxhook: Fix imports 2023-02-13 03:07:37 -05:00
Felix
db5b264155 gfxhook: Fix some clang-tidy warnings 2023-02-13 03:07:37 -05:00
Felix
0702c306a6 gfxhook: Fix MSVC build 2023-02-13 03:07:37 -05:00
Felix
7c90a79f69 gfxhook/gfx.c: Remove unused self parameter 2023-02-13 03:07:37 -05:00
Felix
b6274f71a5 gfxhook/d3d9.c: Add Direct3D 9 Ex hook 2023-02-13 03:07:37 -05:00
Felix
0443a985bd wip: move gfx to gfxhook, some borderless window stuff 2023-02-13 03:07:37 -05:00