diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-04-21 20:59:06 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-04-21 20:59:06 +0200 |
commit | 49ac7d74292339fe9d52ce19de23d0ce25fa9bd1 (patch) | |
tree | 6c87573590970dcb75e94c2f7663d8b12dadf729 /project.conf | |
parent | b6227c07f2e80cfcf31485246c58841019337e58 (diff) |
Add code to copy cursor image to opengl texture and update on event update (not used yet)
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.conf b/project.conf index 4a5badb..ee1d00b 100644 --- a/project.conf +++ b/project.conf @@ -19,3 +19,4 @@ libswresample = ">=3" libavfilter = ">=5" libva = ">=1" libcap = ">=2" +xfixes = ">=2"
\ No newline at end of file |