Files
renderdoc/renderdoc/os
baldurk e73c3a0d6b When plt hooking on linux, need to patch all hooked functions
* If a library is loaded as RTLD_DEEPBIND it might be linked directly against
  libGL, in which case we need to plt hook the functions we care about as well
  as just dlopen.
2019-02-13 18:50:53 +00:00
..