Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Still weird with rotated + mirrored + scaled sprites. Offset.
|
|
|
|
|
|
|
|
Add actual rotation code, make ticket-system transformStruct-aware
|
|
Refactor scale(), factor out actual mapping algorithm, add bilinear
scaling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fill with memcpy)
|
|
Mainly a workaround for the OpenGL-backend.
|
|
thumbnails. Thanks to clone2727
|
|
|
|
This is mostly a lead-up to namespacing the Ad/Base folders, and then
possibly removing the prefixes from the files, it also has the added
benefit of getting rid of the odd case-typos that makes for issues
on platforms that don't ignore case.
|
|
|
|
|
|
|
|
for mask-less blit.
|
|
BFontBitmap. Also adjust a few "byte *" to "byte *"
|
|
|
|
|
|
|
|
of an error for now.
|
|
|
|
|
|
alpha-blended blits.
|