Update renderdoccmd for new remote server code, add daemonise for server

This commit is contained in:
baldurk
2016-08-03 16:29:34 +02:00
parent 4fde9b065f
commit f8b3fd3e1e
6 changed files with 48 additions and 12 deletions
+4
View File
@@ -42,6 +42,10 @@ using std::string;
struct android_app *android_state;
void Daemonise()
{
}
void DisplayRendererPreview(ReplayRenderer *renderer, TextureDisplay &displayCfg, uint32_t width,
uint32_t height)
{