summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/mandoc.h
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2018-08-25 12:23:45 +0000
committerkettenis <kettenis@openbsd.org>2018-08-25 12:23:45 +0000
commit55e28768a49ac85d8784c354b500776502a32922 (patch)
treec2031b8a92b15e54d1d4ec4def1018e03667167d /usr.bin/mandoc/mandoc.h
parentInsert new child nodes at the end. (diff)
downloadwireguard-openbsd-55e28768a49ac85d8784c354b500776502a32922.tar.xz
wireguard-openbsd-55e28768a49ac85d8784c354b500776502a32922.zip
The current rasops cursor implementation simply inverts the appropriate
framebuffer pixels by doing an XOR with an all-ones bit pattern. This means the code has to read from the framebuffer which can be very slow. Add an implementation that simply redraws the character covered by the cursor with the foreground and background color swapped. While this doesn't necessarily have the same visual result, most people probably won't notice the difference (let's see). Use this implementation when the RI_WRONLY or the RI_VCONS flags are set. ok fcambus@
Diffstat (limited to 'usr.bin/mandoc/mandoc.h')
0 files changed, 0 insertions, 0 deletions