Граф коммитов

1730 Коммитов

Автор SHA1 Сообщение Дата
nums11 e90192fe63 Fix vs issue 2022-04-20 10:30:57 -07:00
nums11 8aa3231e39 Begin capturing d3d resources 2022-04-20 10:04:53 -07:00
REDMOND\jingf 6db95cfc2d N/A 2022-04-20 07:15:35 -07:00
REDMOND\jingf b63e9be950 N/A 2022-04-20 06:51:13 -07:00
Linnea May ac34e03250 WIL error handling for capture and a gross refernece counting bug. 2022-04-19 15:04:43 -07:00
Linnea May 5ded57b529 Use wil::unique_handle, global d3d fields as smart pointers, 2022-04-18 17:03:09 -07:00
Linnea May c165e0bdb0 address comments in segmentmodel 2022-04-15 13:32:34 -07:00
Linnea May bd70309d90 Remove backgroundblur-specific gitignore 2022-04-15 11:45:21 -07:00
REDMOND\jingf b969e244cb Add event trace for CPU fallback 2022-04-14 12:27:08 -07:00
Linnea May 9e14255bd4 Link allocator size to number of threads 2022-04-05 14:12:17 -07:00
Linnea May ee30afff05 Post frame rate message to status bar 2022-04-04 10:36:56 -07:00
Linnea May 387a9933af working framerate? 2022-03-31 16:23:23 -07:00
Linnea May 8e2748b215 Rough first pass but pretty sure the value is wrong for framerate 2022-03-31 15:18:23 -07:00
Linnea May 9755da3dc2 Hacky way to display text to the main window from transform 2022-03-30 14:47:14 -07:00
Linnea May 37894f4183 Start to implement framerate- get d3d objects needed and fence 2022-03-29 16:20:36 -07:00
Linnea May 979a372c17 Remove references to cautolock and critsec. 2022-03-29 11:54:35 -07:00
Linnea May b3b269d62c Use std::recursive_mutex instead of CRITCIAL_SECTION 2022-03-28 13:47:31 -07:00
nums11 296682ddb9 Remove second cube 2022-03-25 11:18:13 -07:00
nums11 3573a62b5c Launch hwindow from the gallery 2022-03-25 10:52:51 -07:00
nums11 4d007aa287 Add d3d 2022-03-24 09:19:28 -07:00
Linnea May 17dcdefd9a address some pr comments 2022-03-23 16:19:02 -07:00
Jingqiao Fu 65a3ce340d
Merge pull request #467 from microsoft/user/jingf/fix-dependency-on-batchsupport
Remove Windows-Machine-Learning SampleSharedLib's dependency on BatchSupport sample project
2022-03-22 17:52:58 -07:00
Linnea May 63cbe6d96a n/a 2022-03-22 14:29:06 -07:00
Linnea May dc76154030 Update documentation for TransformAsync 2022-03-22 12:01:32 -07:00
REDMOND\jingf a587b9a7c7 Merge branch 'user/jingf/fix-dependency-on-batchsupport' of https://github.com/microsoft/Windows-Machine-Learning into user/jingf/fix-dependency-on-batchsupport 2022-03-21 23:25:37 -07:00
REDMOND\jingf 99ce09b957 N/A 2022-03-21 23:23:24 -07:00
Jingqiao Fu 8064c7363c
Merge branch 'master' into user/jingf/fix-dependency-on-batchsupport 2022-03-16 10:56:43 -07:00
Jingqiao Fu a4b0a98670
Merge pull request #466 from microsoft/user/jingf/add-pix-sample
Add pix tutorial sample
2022-03-16 10:48:30 -07:00
REDMOND\jingf 18951ad075 Change PlatformToolset back to v140 2022-03-16 10:05:18 -07:00
REDMOND\jingf 41da0a0104 removed CPPWinRT related imports from .vcxproj file to fix broken build 2022-03-16 10:03:13 -07:00
REDMOND\jingf 9646724017 N/A 2022-03-15 15:56:08 -07:00
Linnea May 842d6ae79e Documentation for Capture 2022-03-15 11:40:11 -07:00
Linnea May 71e274cd05 Update cppwinrt nuget package version 2022-03-14 15:29:28 -07:00
Linnea May 007d548f4a Merge remote-tracking branch 'origin/feature/stream-sample' into feature/stream-sample 2022-03-14 11:55:05 -07:00
REDMOND\jingf ec3bfbd4e9 N/A 2022-03-13 19:26:11 -07:00
REDMOND\jingf 3c426e024d N/A 2022-03-11 16:45:29 -08:00
Linnea May 9efe50109e Clean up IStreamModel 2022-03-11 15:15:02 -08:00
REDMOND\jingf 55aa07029f N/A 2022-03-11 10:43:53 -08:00
REDMOND\jingf cd3c2ed012 N/A 2022-03-10 22:15:58 -08:00
Linnea May b6f173ce06 Clean up old todo notes and streamodel 2022-03-09 15:45:21 -08:00
Linnea May c1d04ff903 Clean up redundant sample code and standardize Remove redundant sample code 2022-03-07 16:05:41 -08:00
Linnea May 8ba45b544d Remove recording and photo code 2022-03-07 13:02:38 -08:00
nums11 99ed044bfd Add DXResourceBinding sample 2022-03-04 15:25:05 -08:00
Linnea May 9f56e9f4c6 Clean up destructor and fix restart streaming bug in ProcessEvent 2022-03-04 13:41:28 -08:00
REDMOND\jingf 91dfc1bad3 N/A 2022-03-03 17:19:40 -08:00
Linnea May f8aee5bab4 Starting to fix buggy TransformAsync destructor 2022-03-03 16:23:31 -08:00
REDMOND\jingf 5fe0e0694a N/A 2022-03-03 15:47:01 -08:00
Linnea May 9ecf219daf Debug fused graph bug 2022-03-03 10:30:36 -08:00
Linnea May 019a33fa2e Fused model for background blur gets to 30 FPS! 2022-03-02 22:07:48 -08:00
Linnea May 9f9336b032 Bug with binding postprocessing to first stage of joined models 2022-03-02 16:52:10 -08:00