Experimental: mitigate texture swapping with TextureArraySpriteBatch (#8604)

* Performance optimization: less texture swapping

* Added experimental setting to Options-Display

---------

Co-authored-by: tunerzinc@gmail.com <vfylfhby>
This commit is contained in:
vegeta1k95
2023-02-13 08:45:05 +01:00
committed by GitHub
parent 82c39f9e99
commit 1b22d810c5
6 changed files with 1469 additions and 1 deletions

View File

@ -1359,6 +1359,8 @@ Show unit movement arrows =
# Requires translation!
Continuous rendering =
# Requires translation!
Experimental rendering improvements =
# Requires translation!
When disabled, saves battery life but certain animations will be suspended =
# Requires translation!
Order trade offers by amount =

View File

@ -732,6 +732,7 @@ Enable display cutout (requires restart) =
Show tile yields =
Show unit movement arrows =
Continuous rendering =
Experimental rendering improvements =
When disabled, saves battery life but certain animations will be suspended =
Order trade offers by amount =
Ask for confirmation when pressing next turn =