ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:

Files

 
ra8_gfx_blit_gray4.c
 Sub-rectangle nearest-neighbour integer-zoom blit for packed gray4 images.
 
ra8_gfx_dither.c
 Void-and-cluster blue-noise dither: gray8 -> 16-level e-ink panel (#477).
 
ra8_gfx_dither_mask_internal.h
 Void-and-cluster blue-noise threshold mask for the e-ink dither (#477).
 
ra8_gfx_font_8x16.c
 8x16 monochrome bitmap font, ASCII 0x20..0x7E.
 
ra8_gfx_internal.h
 Module-private declarations shared across the ra8_gfx software rasteriser TUs.
 
ra8_gfx_text.c
 Software pixel-pusher implementation of ra8_gfx primitives.
 
ra8_gfx_text_glyph.c
 Glyph-cell blitting and text rendering for the ra8_gfx software rasteriser.