[client] imgui: added imgui to the client and OpenGL/EGL renderers

This commit is contained in:
Geoffrey McRae
2021-07-08 11:45:54 +10:00
parent c9d469fb91
commit f08163fd72
10 changed files with 102 additions and 4 deletions

View File

@@ -57,6 +57,7 @@ Required Dependencies
- fonts-freefont-ttf
- libegl-dev
- libgl-dev
- libglew-dev
- libfontconfig1-dev
- libgmp-dev
- libspice-protocol-dev