code wiki / fb
topic: fb
5 modules sharing the fb name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_fb.nx | sovereign FRAMEBUFFER library (the kernel's pixel/draw layer for the NishiOS GUI). | 90 | 11 |
| nx_fb_1bpp.nx | 1-bit-per-pixel framebuffer. | 183 | 8 |
| nx_fb_1bpp_test.nx | smoke for nx_fb_1bpp. | 68 | 1 |
| nx_fb_perceptual.nx | per-perceptual-profile gamut packer. | 231 | 6 |
| nx_fb_perceptual_test.nx | KAT for nx_fb_perceptual.nx. | 77 | 1 |