mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-15 03:48:09 +00:00
[client] opengl: add gl_dynprocs module
This is similar to egl_dynprocs, except for OpenGL functions.
This commit is contained in:
@@ -111,6 +111,7 @@ set(SOURCES
|
||||
src/util.c
|
||||
src/clipboard.c
|
||||
src/kb.c
|
||||
src/gl_dynprocs.c
|
||||
src/egl_dynprocs.c
|
||||
src/eglutil.c
|
||||
src/overlay_utils.c
|
||||
|
Reference in New Issue
Block a user