freebsd-dev/sys/dev/syscons
Dag-Erling Smørgrav 23e6278ed9 Replace the cosine table with a sine table, which (due to the vagaries of
rounding) has better spread.  Implement fp16_sin() to go along with
fp16_cos().  In the rendering loop, switch from addition to subtraction
so the center of the pattern will be a trough rather than a peak.  This
is completely arbitrary, of course, but looks better to me.
2016-01-02 16:40:37 +00:00
..
apm
blank
daemon
dragon
fade
fire
green
logo
plasma Replace the cosine table with a sine table, which (due to the vagaries of 2016-01-02 16:40:37 +00:00
rain
snake
star
warp
scgfbrndr.c
schistory.c
scmouse.c Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00
scterm-teken.c
scterm.c
scvesactl.c
scvgarndr.c
scvidctl.c
scvtb.c
syscons.c Huge cleanup of random(4) code. 2015-06-30 17:00:45 +00:00
syscons.h
sysmouse.c