Bypass pixel conversion when the output format is BGRA32
authorH. Peter Anvin <hpa@zytor.com>
Thu, 14 Feb 2008 05:43:00 +0000 (21:43 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 14 Feb 2008 05:43:00 +0000 (21:43 -0800)
commitbc0516eb0e186087fefc90bca70fb06998ae7a71
treea5bd2fab3b283d398ebf1133245961489d27c037
parent4105dd749cb52ad061dc0eb04a3a821655d6c91f
Bypass pixel conversion when the output format is BGRA32

When the output format is BGRA32, we don't need any conversion at
all.  Skip the dummy copy.
com32/lib/sys/vesa/fmtpixel.c
com32/lib/sys/vesa/screencpy.c
com32/lib/sys/vesa/video.h