freebsd-dev/sys/dev/vt
Toomas Soome 0244378f43 efifb: vt_generate_cons_palette() takes max color, not mask
vt_generate_cons_palette() does take max values of RGB component colours, not
mask. Also we need to set info->fb_cmsize, or vt_fb_init() will re-initialize
the info->fb_cmap.
2020-11-06 21:27:54 +00:00
..
colors vt(4): Use default VGA palette 2018-05-10 17:00:33 +00:00
font Move font related data structured to sys/font.c and update vtfontcvt 2020-06-14 06:58:58 +00:00
hw efifb: vt_generate_cons_palette() takes max color, not mask 2020-11-06 21:27:54 +00:00
logo Update Conrad Meyer's email 2019-10-17 16:38:44 +00:00
vt_buf.c vt: clean up empty lines in .c and .h files 2020-09-01 21:47:32 +00:00
vt_consolectl.c
vt_core.c vt: clean up empty lines in .c and .h files 2020-09-01 21:47:32 +00:00
vt_cpulogos.c Update Conrad Meyer's email 2019-10-17 16:38:44 +00:00
vt_font.c Move font related data structured to sys/font.c and update vtfontcvt 2020-06-14 06:58:58 +00:00
vt_sysmouse.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
vt.h vt: clean up empty lines in .c and .h files 2020-09-01 21:47:32 +00:00