[client] egl: implement C wrappers for FidelityFX constant computation

This commit is contained in:
Quantum
2021-08-10 03:41:28 -04:00
committed by Geoffrey McRae
parent 6e28d7a4a5
commit a850a1b51b
3 changed files with 80 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ add_library(renderer_EGL STATIC
draw.c
splash.c
damage.c
ffx.c
${EGL_SHADER_OBJS}
"${CMAKE_CURRENT_BINARY_DIR}/shader/desktop_rgb.def.h"
${PROJECT_TOP}/repos/cimgui/imgui/backends/imgui_impl_opengl3.cpp