goldberg_emulator/overlay_experimental
Nemirtingas d2a75db930 Moved colored implementation to their own functions
To minimise source code modifications, colored input text has been moved to their own functions.
The ImFont is still modified tho.
2019-08-03 14:37:03 +02:00
..
Base_Hook.cpp Fixed dual hook on last function call 2019-08-01 17:04:49 +02:00
Base_Hook.h Fixed dual hook on last function call 2019-08-01 17:04:49 +02:00
DirectX_VTables.h Added DirectX hooks 2019-07-25 23:21:03 +02:00
DX9_Hook.cpp Added error checks for renderer hooks 2019-08-02 09:07:53 +02:00
DX9_Hook.h Fixing cross compiling with clang-cl 2019-08-01 15:58:24 +02:00
DX10_Hook.cpp Added error checks for renderer hooks 2019-08-02 09:07:53 +02:00
DX10_Hook.h Fixing cross compiling with clang-cl 2019-08-01 15:58:24 +02:00
DX11_Hook.cpp Added error checks for renderer hooks 2019-08-02 09:07:53 +02:00
DX11_Hook.h Fixing cross compiling with clang-cl 2019-08-01 15:58:24 +02:00
DX12_Hook.cpp Updated hooks. 2019-08-01 15:47:43 +02:00
DX12_Hook.h Fixing cross compiling with clang-cl 2019-08-01 15:58:24 +02:00
Hook_Manager.cpp Added opengl hook 2019-08-01 15:47:38 +02:00
Hook_Manager.h Added DirectX hooks 2019-07-25 23:21:03 +02:00
ImGui_ShaderBlobs.cpp Added support for dynamic d3dcompile load 2019-08-02 09:06:59 +02:00
ImGui_ShaderBlobs.h Added support for dynamic d3dcompile load 2019-08-02 09:06:59 +02:00
OpenGL_Hook.cpp Added error checks for renderer hooks 2019-08-02 09:07:53 +02:00
OpenGL_Hook.h Fixing cross compiling with clang-cl 2019-08-01 15:58:24 +02:00
steam_overlay.cpp Moved colored implementation to their own functions 2019-08-03 14:37:03 +02:00
steam_overlay.h Support for chat message (WIP) 2019-08-03 12:58:48 +02:00