Parallelize picture loader.

This commit is contained in:
Lukas Brübach 2025-01-13 22:05:50 +01:00
parent e7a6126fbd
commit ad4be745c3
6 changed files with 401 additions and 340 deletions

View file

@ -22,6 +22,7 @@ set(oracle_SOURCES
../cockatrice/src/game/cards/card_info.cpp
../cockatrice/src/client/ui/picture_loader/picture_loader.cpp
../cockatrice/src/client/ui/picture_loader/picture_loader_worker.cpp
../cockatrice/src/client/ui/picture_loader/picture_loader_worker_work.cpp
../cockatrice/src/client/ui/picture_loader/picture_to_load.cpp
../cockatrice/src/game/cards/card_database_parser/card_database_parser.cpp
../cockatrice/src/game/cards/card_database_parser/cockatrice_xml_3.cpp