-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Engine] * Update atlas code to eventually support different pixel types. * Initialise atlas bitmap surfaces faster. * Fix allocating more memory than needed when enlarging atlas bitmaps. * Set image, atlas, font and texture class purpose flag at compile time. * Merge instead of swapping image flags when running 'SwapImage()'. * Disambiguate between Bitmap fonts and FreeType fonts. [Assets] * Rebuild API documentation.
- Loading branch information
Showing
16 changed files
with
302 additions
and
263 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.