Commit Graph

5 Commits (0711c834408a78813f7f13f2c643ed028bff37ff)

Author SHA1 Message Date
Nemirtingas 4d99b6affd Fix race condition
Fix race condition when renderer was found and we were hooking a library func
5 years ago
Nemirtingas 1785ae6eaf Moved every platform specific code to their own folder 5 years ago
Nemirtingas c27ab3993c Linux renderer detection 5 years ago
Nemirtingas 36e8966223 Cleanup again 5 years ago
Nemirtingas 44d583ee7d Added class Renderer_Detector.
Hook_Manager now only manages hooks.
Renderer_Detector is used to detect the game's renderer. There will be 2 version of it. 1 for windows and 1 for Linux.
5 years ago