mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-06 09:48:39 +00:00
f41a678ba1
- every malloc is now aligned on 16 bytes - no need for the hidden pointers - ct60_vmalloc() is called only once, the rest is handled by dlmalloc (SV XBIOS' vmalloc is pretty fragile) |
||
---|---|---|
.. | ||
blit-alpha.cpp | ||
blit-alpha.h | ||
blit-atari.cpp | ||
blit-avx2.cpp | ||
blit-generic.cpp | ||
blit-neon.cpp | ||
blit-scale.cpp | ||
blit-sse2.cpp | ||
blit.cpp |