mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-26 07:35:37 +00:00
Update renderdoccmd for new remote server code, add daemonise for server
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
|
||||
using std::string;
|
||||
|
||||
void Daemonise()
|
||||
{
|
||||
}
|
||||
|
||||
void DisplayRendererPreview(ReplayRenderer *renderer, TextureDisplay &displayCfg, uint32_t width,
|
||||
uint32_t height)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user