# # ChangeLog for genarch/include/fb in mainline # # Generated by Trac 1.6 # 2025-08-29T15:30:25Z Tue, 14 Feb 2006 10:48:52 GMT Ondrej Palkovsky [95c7526] * arch/mips32/src/console.c (modified) * genarch/include/fb/fb.h (modified) * genarch/src/fb/fb.c (modified) Added untested support for 2 & 4-byte (15-bit & 24-bit depth) ... Tue, 14 Feb 2006 10:14:07 GMT Ondrej Palkovsky [fe050b7] * Makefile (modified) * arch/mips32/src/console.c (modified) * genarch/Makefile.inc (modified) * genarch/include/fb/fb.h (moved) * genarch/include/fb/font-8x16.h (moved) * genarch/src/fb/fb.c (moved) * genarch/src/fb/font-8x16.c (moved) Moved framebuffer to genarch.