genode/repos/os/src/lib/blit
Christian Prochaska 9580954d81 blit: fix alignment errors on ARM
Depending on 'src_w' and 'dst_w', different lines of a block to copy may be
32-bit aligned or not, so the alignment of each line needs to get checked.

Fixes #1111.
2014-06-26 10:57:26 +02:00
..
arm blit: fix alignment errors on ARM 2014-06-26 10:57:26 +02:00
x86 Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
blit.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
blit_helper.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00