PicoDVI/software/libsprite
Luke Wren 1c42799d43 Faster sprite_blit16 routine, more sprites in sprite_bounce 2021-11-22 02:46:06 +00:00
..
CMakeLists.txt Working tile demo 2021-11-20 19:12:01 +00:00
affine_transform.h Initial commit 2021-01-21 06:10:49 +00:00
sprite.S Faster sprite_blit16 routine, more sprites in sprite_bounce 2021-11-22 02:46:06 +00:00
sprite.c Oops, also rename interp funcs in libsprite. Shouldn't do these things on morning of launch 2021-01-23 14:11:33 +00:00
sprite.h Initial commit 2021-01-21 06:10:49 +00:00
sprite_asm_const.h Sketching tiled background routines 2021-11-20 16:28:51 +00:00
tile.S Balance rendering/encode across both cores in tiles_and_sprites 2021-11-21 00:04:20 +00:00
tile.c Balance rendering/encode across both cores in tiles_and_sprites 2021-11-21 00:04:20 +00:00
tile.h Add faster non-alpha version of tile loop 2021-11-20 23:05:38 +00:00