16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 16:19:19 +02:00

add gl::fence

This commit is contained in:
milek7
2018-10-21 00:38:39 +02:00
parent 7c9c19908a
commit cdd79e605c
3 changed files with 34 additions and 0 deletions

View File

@@ -108,6 +108,7 @@ set(SOURCES
"gl/cubemap.cpp"
"gl/glsl_common.cpp"
"gl/buffer.cpp"
"gl/fence.cpp"
"imgui/imgui.cpp"
"imgui/imgui_demo.cpp"