summaryrefslogtreecommitdiff
path: root/sys/dev/rasops/rasops_putchar_width.h
AgeCommit message (Expand)Author
2019-08-14When using stamp, drop attributions other than back and foregroundrin
2019-08-10Misc style clean up's.rin
2019-08-09Correctly check whether character is in font in rasops_mapchar().rin
2019-08-07Scaling dimensions of underline by font height.rin
2019-08-07Stop allocating ri_buf and ri_stamp dynamically. As commented inrin
2019-07-31Switch to per-device stamp, and retire stamp_mutex.rin
2019-07-30Try to improve performance when shadow framebuffer is present;rin
2019-07-29Try to fix problem reported by ryoon:rin
2019-07-29Convert rasops2.c and rasops4.c to use rasops_putchar_width.h.rin
2019-07-28Cast attr to uint32_t before right shift to avoid undefined behavior.rin
2019-07-28Simplify and style. No functional changes intended.rin
2019-07-28Redo fix in rev 1.2rin
2019-07-28Fix factorization fallout; pointer for shadow framebuffer should berin
2019-07-26XXXrin
2019-07-25Factor out putchar and width-optimized putchar functions intorin