This fixes mask corruption when the bitmap extends off the RHS of the window.
PR 199648
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199648
Differential D2360 Authored by emaste on Apr 24 2015, 2:48 AM.
Details
Summary This fixes mask corruption when the bitmap extends off the RHS of the window. PR 199648
Diff Detail
Event Timelineemaste updated this object. Comment Actions I just discovered that this does not happen on stable/10. The latent bug here was exposed by r278673, which expanded the mouse pointer beyond 8 pixels wide. See D1801. dumbbell edited edge metadata. This revision is now accepted and ready to land.Apr 29 2015, 11:49 AM2015-04-29 11:49:55 (UTC+0) Closed by commit rS282247: vt: fix vt_fb_bitblt_bitmap mask corruption (authored by emaste). · Explain WhyApr 29 2015, 8:30 PM2015-04-29 20:30:17 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 4976 sys/dev/vt/hw/fb/vt_fb.c
|