-
-
Notifications
You must be signed in to change notification settings - Fork 380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reduce memory usage: do not allocate memory for the transform layer for single layer images #7233
Reduce memory usage: do not allocate memory for the transform layer for single layer images #7233
Commits on May 26, 2023
-
Do not allocate memory for 'transform' layer for singleLayer images,
Rework most image processing functions to work with singleLayer images without 'transform' layer.
Configuration menu - View commit details
-
Copy full SHA for 135f98c - Browse repository at this point
Copy the full SHA 135f98cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a01c6e - Browse repository at this point
Copy the full SHA 6a01c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f30b38 - Browse repository at this point
Copy the full SHA 4f30b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9799155 - Browse repository at this point
Copy the full SHA 9799155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80e8356 - Browse repository at this point
Copy the full SHA 80e8356View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bf46fc - Browse repository at this point
Copy the full SHA 1bf46fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2b4c6 - Browse repository at this point
Copy the full SHA fb2b4c6View commit details
Commits on May 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b422d2e - Browse repository at this point
Copy the full SHA b422d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 784aa29 - Browse repository at this point
Copy the full SHA 784aa29View commit details -
Rework 'decodeICNSprite()' to load images ignoring the transform laye…
…r, change while loops to memcpy/fill
Configuration menu - View commit details
-
Copy full SHA for 2415c9a - Browse repository at this point
Copy the full SHA 2415c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60a4b30 - Browse repository at this point
Copy the full SHA 60a4b30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57aac72 - Browse repository at this point
Copy the full SHA 57aac72View commit details -
Some optimizations for Earthquake and Armageddon spells and fadeArena…
… effect (Battlefield)
Configuration menu - View commit details
-
Copy full SHA for a2e471a - Browse repository at this point
Copy the full SHA a2e471aView commit details -
Rework DrawLine(), DrawBorder(), CreateDitheringTransition() and Extr…
…actCommonPattern() to properly work with single layer images
Configuration menu - View commit details
-
Copy full SHA for 5024a33 - Browse repository at this point
Copy the full SHA 5024a33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bf24ff - Browse repository at this point
Copy the full SHA 0bf24ffView commit details
Commits on May 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f8dd60a - Browse repository at this point
Copy the full SHA f8dd60aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5209841 - Browse repository at this point
Copy the full SHA 5209841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 678ebb3 - Browse repository at this point
Copy the full SHA 678ebb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for df9345e - Browse repository at this point
Copy the full SHA df9345eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d039729 - Browse repository at this point
Copy the full SHA d039729View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4ea32c - Browse repository at this point
Copy the full SHA d4ea32cView commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b7727bb - Browse repository at this point
Copy the full SHA b7727bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 673d3c9 - Browse repository at this point
Copy the full SHA 673d3c9View commit details
Commits on May 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea2844a - Browse repository at this point
Copy the full SHA ea2844aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 175d48c - Browse repository at this point
Copy the full SHA 175d48cView commit details
Commits on Jun 1, 2023
-
Replace assertions with checks for singleLayer to '_disableTransformL…
…ayer()' for some ICNs
Configuration menu - View commit details
-
Copy full SHA for 391f288 - Browse repository at this point
Copy the full SHA 391f288View commit details
Commits on Jun 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c66994e - Browse repository at this point
Copy the full SHA c66994eView commit details
Commits on Jun 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82b5611 - Browse repository at this point
Copy the full SHA 82b5611View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3568b49 - Browse repository at this point
Copy the full SHA 3568b49View commit details
Commits on Jun 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5079a01 - Browse repository at this point
Copy the full SHA 5079a01View commit details
Commits on Jun 12, 2023
-
Split _data to _imageData and _transformData to speed-up converting i…
…mages to single-layer type.
Configuration menu - View commit details
-
Copy full SHA for 7f7a756 - Browse repository at this point
Copy the full SHA 7f7a756View commit details
Commits on Jul 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for da8a559 - Browse repository at this point
Copy the full SHA da8a559View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49edd97 - Browse repository at this point
Copy the full SHA 49edd97View commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fa5c61f - Browse repository at this point
Copy the full SHA fa5c61fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf082e6 - Browse repository at this point
Copy the full SHA cf082e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f361b9 - Browse repository at this point
Copy the full SHA 1f361b9View commit details -
Fix main menu ICN load with Russian (Buka) assets; remove 'replaceTra…
…nsformPixel()' (disable transform layer instead and update only image data layer)
Configuration menu - View commit details
-
Copy full SHA for bb0b8fb - Browse repository at this point
Copy the full SHA bb0b8fbView commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 854b95a - Browse repository at this point
Copy the full SHA 854b95aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f92ba5a - Browse repository at this point
Copy the full SHA f92ba5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67e0b54 - Browse repository at this point
Copy the full SHA 67e0b54View commit details
Commits on Jul 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c3606bd - Browse repository at this point
Copy the full SHA c3606bdView commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6fe0c4e - Browse repository at this point
Copy the full SHA 6fe0c4eView commit details
Commits on Jul 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a08100d - Browse repository at this point
Copy the full SHA a08100dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bca961 - Browse repository at this point
Copy the full SHA 9bca961View commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b0c355 - Browse repository at this point
Copy the full SHA 5b0c355View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba63a3f - Browse repository at this point
Copy the full SHA ba63a3fView commit details