terminal/src/buffer
Leonard Hecker aea725f885
Fix SSE2 variant of TextColor::GetColor (#10867)
Shortly before adding the SSE2 variant I "improved" it by using
`_mm_packs_epi32`, but failed to test it again afterwards.

## PR Checklist
* [x] Closes #10866
* [x] I work here

## Validation Steps Performed

* `printf "\e[mNORMAL \e[1mBOLD\n"` results in correct bold white glyphs ✔️
2021-08-04 15:57:20 +00:00
..
out Fix SSE2 variant of TextColor::GetColor (#10867) 2021-08-04 15:57:20 +00:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00