move background to vertex buffer

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97 2025-01-10 14:54:40 +02:00
parent 0219c11a73
commit 87ec7cdd39
No known key found for this signature in database
GPG key ID: 55EF5DA53DB36318
9 changed files with 68 additions and 46 deletions

View file

@ -1305,7 +1305,7 @@ target_link_libraries(Launcher_logic
Qt${QT_VERSION_MAJOR}::Widgets
Qt${QT_VERSION_MAJOR}::NetworkAuth
Qt${QT_VERSION_MAJOR}::OpenGL
Qt${QT_VERSION_MAJOR}::OpenGLWidgets
${Launcher_QT_OpenGL}
${Launcher_QT_DBUS}
${Launcher_QT_LIBS}
)