Add code to copy cursor image to opengl texture and update on event update (not used yet)

This commit is contained in:
dec05eba
2023-04-21 20:59:06 +02:00
parent b6227c07f2
commit 49ac7d7429
7 changed files with 165 additions and 4 deletions

View File

@@ -19,3 +19,4 @@ libswresample = ">=3"
libavfilter = ">=5"
libva = ">=1"
libcap = ">=2"
xfixes = ">=2"