terminal/src/renderer/dx
2019-09-03 14:33:00 -07:00
..
lib Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
CustomTextLayout.cpp C26497, use constexpr for functions that could be evaluated at compile time. 2019-09-03 10:30:06 -07:00
CustomTextLayout.h C26497, use constexpr for functions that could be evaluated at compile time. 2019-09-03 10:30:06 -07:00
CustomTextRenderer.cpp forgot all return paths to _FillRectangle. 2019-09-03 13:30:03 -07:00
CustomTextRenderer.h C26429, symbols not tested for nullness. 2019-09-03 08:46:24 -07:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
DxRenderer.cpp C26426, global initializer calls non-constexpr. This is an easy move to wstring_view. 2019-09-03 14:33:00 -07:00
DxRenderer.hpp C26443, overriding destructors shouldn't declare virtual nor override. 2019-09-03 14:14:07 -07:00
precomp.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
precomp.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
sources.inc Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00