Apart from copying the renderdoc.dll
and renderdoc_api.h
files
from RenderDoc installation path, into the raylib project, we also need to
create two files, a cpp and a header. I call them raylib_renderdoc.h
and
raylib_renderdoc.cpp
.
In the header we add:
/**********************************************************************************************
*
* RenderDoc integration