Kawe Mazidjatari c84622cfd6 DirectX hook refactor
Refactored code to only feature game pointers, this avoids the unnecessary overhead that was previously caused by creating our own device pointers, swapchain, etc.. This commit also fixes the classic 'black screen' problem when the aspect ratio is set to 4:3 - 5:4, however, a similar bug returned for this causing Dear ImGui to not draw at all when the aspect ratio is set to 4:3 - 5:4. This commit also moves the old HwndProc hook to 'CGame::WindowProc'.
2023-01-30 20:18:11 +01:00
..
2022-02-06 17:06:22 +01:00
2023-01-30 20:18:11 +01:00
2023-01-26 02:59:50 +01:00
2023-01-26 02:59:50 +01:00
2023-01-29 15:24:24 +01:00
2022-04-16 00:30:46 +02:00
2022-04-16 00:30:46 +02:00