]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader: cursor off should restore display content
authorToomas Soome <tsoome@FreeBSD.org>
Sat, 6 Mar 2021 10:19:43 +0000 (12:19 +0200)
committerToomas Soome <tsoome@FreeBSD.org>
Tue, 9 Mar 2021 07:32:17 +0000 (09:32 +0200)
commit38fe00d43dccb3bf4d49c60ab808bc0502753b29
tree4f33c8acc1065485f8b6815a7490c9cdedf03a20
parent8fb8f26ab4b62891be27402e4335c27cb6839d9e
loader: cursor off should restore display content

When drawing cursor, we should store original display
content because there may be image data we would like to restore
when the cursor is removed.

PR: 254054
Reported by: Jose Luis Duran

(cherry picked from commit d708f23ebb06cfc9cf8f96f17a43eb63653b818a)
stand/common/gfx_fb.c
stand/common/gfx_fb.h