mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-07 03:04:05 +00:00
[client] imgui: use ES 3.0 and remove glew dependency
If we specifically tell ImGui's OpenGL 3.x backend to target OpenGL ES 3.0, then no extension loader is necessary.
This commit is contained in:
@@ -57,7 +57,6 @@ Required Dependencies
|
||||
- fonts-freefont-ttf
|
||||
- libegl-dev
|
||||
- libgl-dev
|
||||
- libglew-dev
|
||||
- libfontconfig1-dev
|
||||
- libgmp-dev
|
||||
- libspice-protocol-dev
|
||||
|
Reference in New Issue
Block a user