calculator/src/GraphControl
Scott Freeman 1947a25ff8 Making a few improvements in Grapher (#922)
- Removed unused variable
- Using ArrayReference in GetGraphBitmapStream so bytes aren't copied an extra time
2020-01-15 09:36:31 -08:00
..
Control Making a few improvements in Grapher (#922) 2020-01-15 09:36:31 -08:00
DirectX Use path instead of glyph for active tracing (#910) 2020-01-10 16:42:55 -08:00
Models fix bugs (#934) 2020-01-14 13:52:57 -08:00
Themes Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
GraphControl.vcxproj Change active tracing to use correct glyph instead of dot (#890) 2020-01-03 12:08:02 -08:00
GraphControl.vcxproj.filters Change active tracing to use correct glyph instead of dot (#890) 2020-01-03 12:08:02 -08:00
pch.cpp Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
pch.h GraphControl: refactoring and optimizations (#831) 2019-12-13 16:33:08 -08:00
Utils.h Removing Utils::Swap and using std::swap instead (#932) 2020-01-14 15:22:50 -08:00
winrtHeaders.h Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00