terminal/src/renderer
Dustin L. Howett eb2be374fd
Fix SA for Visual Studio 16.8 (#8551)
I added `enum class` to one thing and decided that that was quite enough
before disabling the `enum class` warning.

Looks like 16.8 made more map/vector operations noexcept, so we have to
re-annotate to remain compliant.
2020-12-11 05:04:30 +00:00
..
base Fix rendering of DBCS characters when partially off screen (#8438) 2020-12-04 00:39:23 +00:00
dx Fix SA for Visual Studio 16.8 (#8551) 2020-12-11 05:04:30 +00:00
gdi Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
inc Add support for autodetecting URLs and making hyperlinks (#7691) 2020-10-28 20:24:43 +00:00
uia Replace basic_string_view<T> with span<const T> (#6921) 2020-07-15 16:40:42 +00:00
vt Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
wddmcon Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
dirs Merged PR 4645239: [Git2Git] Merged PR 4644345: conhost: disable the DX renderer in inbox builds 2020-05-05 23:03:07 +00:00