opnsense-src/sys/dev/vt
Ahmad Khalifa b2e0dfc808 vt_fb: account for endianness
Account for endianness when writing to 24bpp framebuffers. Also create a
vt_fb_mem_wr3 function to avoid code duplication.

Reviewed by:	manu, imp
Approved by:	imp (mentor)
Differential Revision:	https://reviews.freebsd.org/D50843
2025-06-23 09:23:21 +03:00
..
colors sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
font sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
hw vt_fb: account for endianness 2025-06-23 09:23:21 +03:00
logo sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
vt.h vt: Add vd_bitblt_argb 2024-07-11 08:47:17 +02:00
vt_buf.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vt_consolectl.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vt_core.c sys: make the kernel metadata pointer global 2025-01-24 14:25:51 -07:00
vt_cpulogos.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vt_font.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vt_sysmouse.c sysmouse(4): Add wsp(4)-style T-Axis reporting. 2025-03-07 20:53:35 +03:00