scummvm/graphics/blit
2024-09-29 02:19:42 +03:00
..
blit-alpha.cpp
blit-alpha.h GRAPHICS: Some optimisations for the alpha blending routines 2024-09-29 02:19:42 +03:00
blit-atari.cpp
blit-avx2.cpp GRAPHICS: Make the blend structs into objects on the stack 2024-09-29 02:19:42 +03:00
blit-generic.cpp GRAPHICS: Simplify the generic blending routines 2024-09-29 02:19:42 +03:00
blit-neon.cpp GRAPHICS: Make the blend structs into objects on the stack 2024-09-29 02:19:42 +03:00
blit-scale.cpp COMMON: Move more maths functions into the Math namespace 2024-07-27 14:00:48 +03:00
blit-sse2.cpp GRAPHICS: Make the blend structs into objects on the stack 2024-09-29 02:19:42 +03:00
blit.cpp GRAPHICS: Reduce complexity of the crossBlit() code 2024-09-27 03:48:52 +03:00