Lulz-Tigre

Untitled

Jun 25th, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Folder PATH listing
  2. Volume serial number is 0E3E-068D
  3. C:.
  4. │   tree.txt
  5. │  
  6. ├───Audio
  7. │   ├───portcls
  8. │   │   ├───inc
  9. │   │   │       kso.h
  10. │   │   │       ksshellp.h
  11. │   │   │       pcwpptr.h
  12. │   │   │       perf.h
  13. │   │   │       portclsp.h
  14. │   │   │       tracelogging.h
  15. │   │   │       verifier.h
  16. │   │   │      
  17. │   │   ├───main
  18. │   │   │       callback.cpp
  19. │   │   │       dma.cpp
  20. │   │   │       event.cpp
  21. │   │   │       irpstrm.cpp
  22. │   │   │       kso.cpp
  23. │   │   │       minihelp.cpp
  24. │   │   │       perf.cpp
  25. │   │   │       portcls.cpp
  26. │   │   │       portcls.def
  27. │   │   │       portcls.rc
  28. │   │   │       porthelp.cpp
  29. │   │   │       porttbl.cpp
  30. │   │   │       power.cpp
  31. │   │   │       private.h
  32. │   │   │       property.cpp
  33. │   │   │       registry.cpp
  34. │   │   │       resource.cpp
  35. │   │   │       runtime.cpp
  36. │   │   │       service.cpp
  37. │   │   │       shmisc.cpp
  38. │   │   │       sync.cpp
  39. │   │   │       tracelogging.cpp
  40. │   │   │       validate.cpp
  41. │   │   │       validate.h
  42. │   │   │      
  43. │   │   ├───miniport
  44. │   │   │   ├───fmsynth
  45. │   │   │   │       miniport.cpp
  46. │   │   │   │       miniport.h
  47. │   │   │   │       private.h
  48. │   │   │   │      
  49. │   │   │   └───uart
  50. │   │   │           miniport.cpp
  51. │   │   │           MPU.cpp
  52. │   │   │           private.h
  53. │   │   │          
  54. │   │   └───ports
  55. │   │       └───dmus
  56. │   │               allocatr.cpp
  57. │   │               allocatr.h
  58. │   │               basicmxf.h
  59. │   │               captsink.cpp
  60. │   │               captsink.h
  61. │   │               feedin.cpp
  62. │   │               feedin.h
  63. │   │               feedout.cpp
  64. │   │               feedout.h
  65. │   │               filter.cpp
  66. │   │               mxf.h
  67. │   │               packer.cpp
  68. │   │               packer.h
  69. │   │               parse.h
  70. │   │               pin.cpp
  71. │   │               port.cpp
  72. │   │               private.h
  73. │   │               sequencr.cpp
  74. │   │               sequencr.h
  75. │   │               splitter.h
  76. │   │               unpacker.cpp
  77. │   │               unpacker.h
  78. │   │              
  79. │   └───Test
  80. │       ├───AC3Tst
  81. │       │       AC3Tst.cpp
  82. │       │       AC3Tst.h
  83. │       │       AC3Tst.rc
  84. │       │       kstests.cpp
  85. │       │       regress.cpp
  86. │       │       resource.h
  87. │       │       tests.h
  88. │       │       version.rc
  89. │       │       wotests.cpp
  90. │       │      
  91. │       ├───AdapterPowerManagement
  92. │       │       AdapterPowerManagement3.cpp
  93. │       │       AdapterPowerManagement3.h
  94. │       │       AdapterPowerManagementTest.cpp
  95. │       │       AdapterPowerManagementTest.h
  96. │       │       CallController.cpp
  97. │       │       CallController.h
  98. │       │       common.h
  99. │       │       DeviceResponsivenessTest.cpp
  100. │       │       DeviceResponsivenessTest.h
  101. │       │       DeviceSupport.cpp
  102. │       │       DeviceSupport.h
  103. │       │       FmController.cpp
  104. │       │       FmController.h
  105. │       │       PortClsEventLogger.cpp
  106. │       │       PortClsEventLogger.h
  107. │       │       SetupApiHelper.cpp
  108. │       │       SetupApiHelper.h
  109. │       │       version.rc
  110. │       │      
  111. │       ├───AudioLogo
  112. │       │       AudioLogo.cpp
  113. │       │       AudioLogo.h
  114. │       │       AudioLogo.rc
  115. │       │       Common.h
  116. │       │       Endpoint.cpp
  117. │       │       Glitch.cpp
  118. │       │       PullMode.cpp
  119. │       │       Render.cpp
  120. │       │       Resource.h
  121. │       │       TestCases.h
  122. │       │      
  123. │       ├───DRMTest
  124. │       │       adapter.cpp
  125. │       │       common.h
  126. │       │       device.cpp
  127. │       │       device.h
  128. │       │       drmapi.cpp
  129. │       │       drmapi.h
  130. │       │       drmtest.h
  131. │       │       drmtest.ico
  132. │       │       drmtest.rc
  133. │       │       include.cpp
  134. │       │       kshlp.cpp
  135. │       │       kshlp.h
  136. │       │       KSTest.cpp
  137. │       │       KSTest.h
  138. │       │       main.cpp
  139. │       │       PropertyStore.cpp
  140. │       │       PropertyStore.h
  141. │       │       resource.h
  142. │       │       testcases.h
  143. │       │       testflag.h
  144. │       │       util.cpp
  145. │       │       util.h
  146. │       │       version.rc
  147. │       │      
  148. │       ├───EffectsDiscovery
  149. │       │       common.h
  150. │       │       EffectsDiscoveryCPPTestCore.cpp
  151. │       │       EffectsDiscoveryCPPTestCore.h
  152. │       │       EffectsDiscoveryCPPTests.cpp
  153. │       │       EffectsDiscoveryCPPTests.h
  154. │       │       EffectsDiscoveryTaefClass.cpp
  155. │       │       EffectsDiscoveryTaefClass.h
  156. │       │       enter.cpp
  157. │       │       enter.h
  158. │       │       stringify.cpp
  159. │       │       stringify.h
  160. │       │       version.rc
  161. │       │      
  162. │       ├───ExtFxTst
  163. │       │       APO.cpp
  164. │       │       AudioRateConvertCMPT.cpp
  165. │       │       AudioVolume.cpp
  166. │       │       base.cpp
  167. │       │       base.h
  168. │       │       common.h
  169. │       │       DevSpecific.cpp
  170. │       │       External.cpp
  171. │       │       ExtSysFxTest.cpp
  172. │       │       ExtSysFxTest.h
  173. │       │       ExtSysFxTest.rc
  174. │       │       Resource.h
  175. │       │       sigverif.cpp
  176. │       │       TestCases.h
  177. │       │       version.rc
  178. │       │      
  179. │       ├───Gaudit
  180. │       │       allocator.cpp
  181. │       │       allocator.h
  182. │       │       audio.cpp
  183. │       │       audio.h
  184. │       │       audioengine.cpp
  185. │       │       audioengine.h
  186. │       │       audiogfx.cpp
  187. │       │       audiogfx.h
  188. │       │       channels.cpp
  189. │       │       channels.h
  190. │       │       common.h
  191. │       │       connection.cpp
  192. │       │       connection.h
  193. │       │       createp.cpp
  194. │       │       createp.h
  195. │       │       drmaudio.cpp
  196. │       │       drmaudio.h
  197. │       │       drmstruct.h
  198. │       │       ds3dbuffer.cpp
  199. │       │       ds3dbuffer.h
  200. │       │       ds3dlistener.cpp
  201. │       │       ds3dlistener.h
  202. │       │       eqbands.cpp
  203. │       │       eqbands.h
  204. │       │       framework.cpp
  205. │       │       Gaudit.cpp
  206. │       │       Gaudit.ico
  207. │       │       Gaudit.rc
  208. │       │       helper.cpp
  209. │       │       helper.h
  210. │       │       kmixer.cpp
  211. │       │       kmixer.h
  212. │       │       ksio.cpp
  213. │       │       ksio.h
  214. │       │       pins.cpp
  215. │       │       pins.h
  216. │       │       Resource.h
  217. │       │       synth.cpp
  218. │       │       synth.h
  219. │       │       synthdls.cpp
  220. │       │       synthdls.h
  221. │       │       sysaudio.cpp
  222. │       │       sysaudio.h
  223. │       │       testcase.h
  224. │       │       testcases.h
  225. │       │       topology.cpp
  226. │       │       topology.h
  227. │       │       topologynode.cpp
  228. │       │       topologynode.h
  229. │       │       util.cpp
  230. │       │       utils.h
  231. │       │       version.rc
  232. │       │       wdmaudio.cpp
  233. │       │       wdmaudio.h
  234. │       │      
  235. │       ├───HAPTest
  236. │       │       aac.h
  237. │       │       aoac.cpp
  238. │       │       aoac.h
  239. │       │       Apoevents.cpp
  240. │       │       buffer.cpp
  241. │       │       CSHelperClass.cpp
  242. │       │       CSHelperClass.h
  243. │       │       Events.cpp
  244. │       │       formats.cpp
  245. │       │       HAPTest.cpp
  246. │       │       HAPTest.h
  247. │       │       hardware.cpp
  248. │       │       HWAudioEngineEventLogger.cpp
  249. │       │       HWAudioEngineEventLogger.h
  250. │       │       initguid.cpp
  251. │       │       log.h
  252. │       │       loopbackprotect.cpp
  253. │       │       mix.cpp
  254. │       │       multiarray.h
  255. │       │       raw.cpp
  256. │       │       Registry.cpp
  257. │       │       resourcelist.cpp
  258. │       │       version.rc
  259. │       │       volume.cpp
  260. │       │      
  261. │       ├───kspostst
  262. │       │       EnhancedWaveRT_PinTest.cpp
  263. │       │       guid.cpp
  264. │       │       halfdup.cpp
  265. │       │       halfdup.h
  266. │       │       KsPosTestTaef.cpp
  267. │       │       KsPosTestTaef.h
  268. │       │       locallimits.h
  269. │       │       pintest.cpp
  270. │       │       PreComp.h
  271. │       │       TestResource.cpp
  272. │       │       TestResource.h
  273. │       │       TestResourceBuild.cpp
  274. │       │       tests.h
  275. │       │       timetest.cpp
  276. │       │       usbstream.h
  277. │       │      
  278. │       ├───KsTopTest
  279. │       │       common.h
  280. │       │       filtertests.cpp
  281. │       │       filtertests.h
  282. │       │       FilterTopGraph.cpp
  283. │       │       FilterTopGraph.h
  284. │       │       KsTopGraph.cpp
  285. │       │       KsTopGraph.h
  286. │       │       KsTopTest.cpp
  287. │       │       KsTopTest.h
  288. │       │       KsTopTest.ico
  289. │       │       KsTopTest.rc
  290. │       │       nodetests.cpp
  291. │       │       nodetests.h
  292. │       │       pintests.cpp
  293. │       │       pintests.h
  294. │       │       proptests.cpp
  295. │       │       proptests.h
  296. │       │       Resource.h
  297. │       │       TestCases.cpp
  298. │       │       TestCases.h
  299. │       │       version.rc
  300. │       │      
  301. │       ├───LatencyTest
  302. │       │       categories.cpp
  303. │       │       categories.h
  304. │       │       device.cpp
  305. │       │       device.h
  306. │       │       latencytest.cpp
  307. │       │       latencytest.h
  308. │       │       log.h
  309. │       │       options.h
  310. │       │       pch.h
  311. │       │       roundtriplatency.cpp
  312. │       │       roundtriplatency.h
  313. │       │       timestamp.cpp
  314. │       │       timestamp.h
  315. │       │       version.rc
  316. │       │       wasapicapture.cpp
  317. │       │       wasapicapture.h
  318. │       │       wasapirender.cpp
  319. │       │       wasapirender.h
  320. │       │      
  321. │       ├───Lullaby
  322. │       │       Lullaby.cpp
  323. │       │       Lullaby.h
  324. │       │       Lullaby.rc
  325. │       │       lullaby2.manifest
  326. │       │       LullabyCaptureTests.cpp
  327. │       │       LullabyRenderTests.cpp
  328. │       │       LullabyTests.cpp
  329. │       │       resource.h
  330. │       │       StdAfx.h
  331. │       │       TestFunctions.h
  332. │       │       utilities.h
  333. │       │       UtilityTestComponents.cpp
  334. │       │      
  335. │       ├───Tools
  336. │       │   └───Audiospew
  337. │       │           endpoint-id.cpp
  338. │       │           endpoint-id.h
  339. │       │           log.h
  340. │       │           main.cpp
  341. │       │           parse.h
  342. │       │           parsewaveformat.cpp
  343. │       │          
  344. │       ├───uaatest
  345. │       │       aznode.h
  346. │       │       AzVerbUtils.cpp
  347. │       │       AzVerbUtils.h
  348. │       │       buffer.h
  349. │       │       codec.cpp
  350. │       │       codec.h
  351. │       │       controller.h
  352. │       │       hdaudio.cpp
  353. │       │       HdAudioMemorySpace.cpp
  354. │       │       HdAudioMemorySpace.h
  355. │       │       HdHitlog.cpp
  356. │       │       HdHitlog.h
  357. │       │       HdHitPlugin.cpp
  358. │       │       HdHitPlugin.h
  359. │       │       hdmi.cpp
  360. │       │       hdRegTest.cpp
  361. │       │       HdRegTest.h
  362. │       │       install.cpp
  363. │       │       install.h
  364. │       │       log.cpp
  365. │       │       log.h
  366. │       │       power.cpp
  367. │       │       power.h
  368. │       │       resource.h
  369. │       │       SetupDi.cpp
  370. │       │       SetupDi.h
  371. │       │       stringify.cpp
  372. │       │       stringify.h
  373. │       │       testcase.h
  374. │       │       uaatest.cpp
  375. │       │       uaatest.h
  376. │       │       uaatest.rc
  377. │       │       util.cpp
  378. │       │       util.h
  379. │       │      
  380. │       ├───UMACore
  381. │       │       APIGenericAPO.cpp
  382. │       │       APIGenericAPO.h
  383. │       │       APISrcAPO.cpp
  384. │       │       APISrcAPO.h
  385. │       │       AudioEngineTest.cpp
  386. │       │       AudioEngineTest.rc
  387. │       │       BaseFormat.cpp
  388. │       │       BaseFormat.h
  389. │       │       ErrorCodes.h
  390. │       │       FormatFl32Int16.cpp
  391. │       │       FormatFl32Int16.h
  392. │       │       FormatFl32Int20.cpp
  393. │       │       FormatFl32Int20.h
  394. │       │       FormatFl32Int24.cpp
  395. │       │       FormatFl32Int24.h
  396. │       │       FormatFl32Int24wide.cpp
  397. │       │       FormatFl32Int24wide.h
  398. │       │       FormatFl32Int32.cpp
  399. │       │       FormatFl32Int32.H
  400. │       │       FormatFl32Uint8.cpp
  401. │       │       FormatFl32Uint8.h
  402. │       │       FormatFl64Int16.cpp
  403. │       │       FormatFl64Int16.h
  404. │       │       FormatFl64Int32.cpp
  405. │       │       FormatFl64Int32.h
  406. │       │       FormatInt16Fl32.cpp
  407. │       │       FormatInt16Fl32.h
  408. │       │       FormatInt16Fl64.cpp
  409. │       │       FormatInt16Fl64.h
  410. │       │       FormatInt20Fl32.cpp
  411. │       │       FormatInt20Fl32.h
  412. │       │       FormatInt24Fl32.cpp
  413. │       │       FormatInt24Fl32.h
  414. │       │       FormatInt24wideFl32.cpp
  415. │       │       FormatInt24wideFl32.h
  416. │       │       FormatInt32Fl32.cpp
  417. │       │       FormatInt32Fl32.h
  418. │       │       FormatInt32Fl64.cpp
  419. │       │       FormatInt32Fl64.h
  420. │       │       FormatUint8Fl32.cpp
  421. │       │       FormatUint8Fl32.h
  422. │       │       guid.cpp
  423. │       │       KSEndpointBase.cpp
  424. │       │       KSEndpointBase.h
  425. │       │       KSEndpointCapture.cpp
  426. │       │       KSEndpointCapture.h
  427. │       │       KSEndpointRender.cpp
  428. │       │       KSEndpointRender.h
  429. │       │       LocalGraph.cpp
  430. │       │       MatrixAPO.cpp
  431. │       │       MatrixAPO.h
  432. │       │       MeterAPO.cpp
  433. │       │       MeterAPO.h
  434. │       │       MixerAPO.cpp
  435. │       │       MixerAPO.h
  436. │       │       Pump.cpp
  437. │       │       Pump.h
  438. │       │       resource.h
  439. │       │       SRCApo_Functional.cpp
  440. │       │       StdAfx.h
  441. │       │       tstfns.h
  442. │       │       VolumeAPO.cpp
  443. │       │       VolumeAPO.h
  444. │       │      
  445. │       ├───UMATest
  446. │       │       ActivateAudioInterfaceTests.cpp
  447. │       │       AudioClient2APITests.cpp
  448. │       │       AudioClient2APITests.h
  449. │       │       AudioClientAPITests.cpp
  450. │       │       AudioClientAPITests.h
  451. │       │       AudioEndpointVolumeAPITests.cpp
  452. │       │       AudioMeterInformationAPITests.cpp
  453. │       │       AudioSessionControlAPITests.cpp
  454. │       │       AudioSessionEventHandler.cpp
  455. │       │       AudioSessionEventHandler.h
  456. │       │       AudioSessionManagementAPITests.cpp
  457. │       │       AudioSessionStress.cpp
  458. │       │       AudioStreamVolumeAPITests.cpp
  459. │       │       bldcheck.c
  460. │       │       ChannelAudioVolumeAPITests.cpp
  461. │       │       ClockRateAdjustTests.cpp
  462. │       │       DuckingTests.cpp
  463. │       │       DummyDuckingClient.h
  464. │       │       EndpointEventingTests.cpp
  465. │       │       EndpointStreamingPropertyTests.cpp
  466. │       │       EndpointStreamingPropertyTests.h
  467. │       │       EndpointVolumeEventHandler.cpp
  468. │       │       EndpointVolumeEventHandler.h
  469. │       │       guid.cpp
  470. │       │       ksinstance.cpp
  471. │       │       ksinstance.h
  472. │       │       LonghaulStreaming.cpp
  473. │       │       PolicyConfigAPITests.cpp
  474. │       │       PolicyConfigAPITests.h
  475. │       │       resource.h
  476. │       │       SecurityTests.cpp
  477. │       │       SessionEventingTests.cpp
  478. │       │       SessionManagerEventHandler.cpp
  479. │       │       SessionManagerEventHandler.h
  480. │       │       SessionVolumeStress.cpp
  481. │       │       SessionVolumeStress.h
  482. │       │       SimpleAudioVolumeAPITests.cpp
  483. │       │       StdAfx.h
  484. │       │       StreamingControlTestFramework.cpp
  485. │       │       StreamingControlTestFramework.h
  486. │       │       StreamingFunctionalTests.cpp
  487. │       │       StreamingHelper.cpp
  488. │       │       StreamingHelper.h
  489. │       │       TestFunctions.h
  490. │       │       TestParams.cpp
  491. │       │       TestParams.h
  492. │       │       TestUtilities.cpp
  493. │       │       TestUtilities.h
  494. │       │       umatest.cpp
  495. │       │       umateststreaming.cpp
  496. │       │      
  497. │       ├───USBAudLogo
  498. │       │       audiohidtestclient.cpp
  499. │       │       audiohidtestclient.h
  500. │       │       common.h
  501. │       │       guid.cpp
  502. │       │       main.cpp
  503. │       │       main.rc
  504. │       │       perf.cpp
  505. │       │       stdafx.h
  506. │       │       tests.cpp
  507. │       │       tests.h
  508. │       │       USBAudioHidTest.cpp
  509. │       │      
  510. │       ├───VoiceActivationManagerTests
  511. │       │       Precomp.h
  512. │       │       TaefModule.cpp
  513. │       │       VoiceActivationManagerTests.cpp
  514. │       │       VoiceActivationManagerTests.h
  515. │       │      
  516. │       └───WaveTest
  517. │               comptest.cpp
  518. │               DataIntersectionTest.h
  519. │               guid.cpp
  520. │               halfdup.cpp
  521. │               halfdup.h
  522. │               Helpers.h
  523. │               pincreate.cpp
  524. │               pintest.cpp
  525. │               PreComp.h
  526. │               resource.h
  527. │               TaefModule.cpp
  528. │               TestResource.cpp
  529. │               TestResource.h
  530. │               TestResourceBuild.cpp
  531. │               tests.h
  532. │               timetest.cpp
  533. │               WaveTestTaef.cpp
  534. │               WaveTestTaef.h
  535. │               whqlLimits.h
  536. │              
  537. ├───avcore
  538. │   └───quality
  539. │       ├───MFTDiag
  540. │       │   └───Modules
  541. │       │       ├───Compliance
  542. │       │       │   ├───Lib
  543. │       │       │   │       mftdcompliance.cpp
  544. │       │       │   │       MFTDCompliance.h
  545. │       │       │   │       resource.h
  546. │       │       │   │      
  547. │       │       │   ├───Taef
  548. │       │       │   │       MFTDComplianceTaef.cpp
  549. │       │       │   │       MFTDComplianceTaef.h
  550. │       │       │   │      
  551. │       │       │   └───TAEFDLL
  552. │       │       │           MFTDComplianceTaef.cpp
  553. │       │       │           MFTDComplianceTaef.h
  554. │       │       │          
  555. │       │       ├───DXVA
  556. │       │       │   ├───LIB
  557. │       │       │   │       DXVATests.cpp
  558. │       │       │   │       DXVATests.h
  559. │       │       │   │       DXVATests.xml
  560. │       │       │   │      
  561. │       │       │   ├───LIB_HEVC
  562. │       │       │   │       DXVAHEVCTests.xml
  563. │       │       │   │      
  564. │       │       │   ├───TAEFDLL
  565. │       │       │   │       WLKDecDXVA.cpp
  566. │       │       │   │       WLKDecDXVA.h
  567. │       │       │   │      
  568. │       │       │   └───TAEFDLL_HEVC
  569. │       │       │           WLKDecDXVA_HEVC.cpp
  570. │       │       │           WLKDecDXVA_HEVC.h
  571. │       │       │          
  572. │       │       ├───DXVA-HD
  573. │       │       │   ├───LIB
  574. │       │       │   │       DXVAHDTests.cpp
  575. │       │       │   │       DXVAHDTests.h
  576. │       │       │   │       DXVAHDTests.xml
  577. │       │       │   │      
  578. │       │       │   └───TAEFDLL
  579. │       │       │           WLKDecDXVAHD.cpp
  580. │       │       │           WLKDecDXVAHD.h
  581. │       │       │          
  582. │       │       ├───MediaEngineTests
  583. │       │       │       MediaPipelineTests.xml
  584. │       │       │       MFTDMediaEngine.cpp
  585. │       │       │       MFTDMediaEngine.h
  586. │       │       │       MFTDMediaEngineTest.cpp
  587. │       │       │       MFTDMediaEngineTest.h
  588. │       │       │      
  589. │       │       ├───Playback
  590. │       │       │   ├───LiB
  591. │       │       │   │       mftplaybacktests.cpp
  592. │       │       │   │       MFTPlaybackTests.h
  593. │       │       │   │       Playback.xml
  594. │       │       │   │      
  595. │       │       │   └───TAEFDLL
  596. │       │       │           MFTDPlaybackTaef.cpp
  597. │       │       │           MFTDPlaybackTaef.h
  598. │       │       │          
  599. │       │       ├───Transcode
  600. │       │       │   ├───LiB
  601. │       │       │   │       mftcompsessiontests.cpp
  602. │       │       │   │       mftcompsessionTests.h
  603. │       │       │   │       Transcode.xml
  604. │       │       │   │      
  605. │       │       │   └───TAEFDLL
  606. │       │       │           MFTDTranscodeTaef.cpp
  607. │       │       │           MFTDTranscodeTaef.h
  608. │       │       │          
  609. │       │       └───VisualValidation
  610. │       │           ├───LIB
  611. │       │           │       mftvisvaltests.cpp
  612. │       │           │       MFTVisValTests.h
  613. │       │           │       MFTVisValTests_Priv.h
  614. │       │           │       VisVal.xml
  615. │       │           │      
  616. │       │           └───TAEFDLL
  617. │       │                   MFTDVisValTaef.cpp
  618. │       │                   MFTDVisValTaef.h
  619. │       │                  
  620. │       └───tests
  621. │           └───cpack
  622. │               └───video
  623. │                   └───encoders
  624. │                       └───H264EncMFTW8
  625. │                               H264EncMFTW8.cpp
  626. │                              
  627. ├───base
  628. │   ├───busdrv
  629. │   │   └───sd
  630. │   │       ├───inc
  631. │   │       │       sdbuslib.h
  632. │   │       │      
  633. │   │       ├───lib
  634. │   │       │       sdbus.c
  635. │   │       │      
  636. │   │       └───sys
  637. │   │               dispatch.c
  638. │   │               enum.c
  639. │   │               fdopnp.c
  640. │   │               power.c
  641. │   │               sqm.c
  642. │   │               wake.c
  643. │   │              
  644. │   └───diagnosis
  645. │       └───offlinecrashdump
  646. │           └───test
  647. │                   apreg64.cpp
  648. │                   apreg64.h
  649. │                   common.h
  650. │                   dbgClient.cpp
  651. │                   dbgClient.h
  652. │                   DbgUtil.cpp
  653. │                   DiskUtil.cpp
  654. │                   DiskUtil.h
  655. │                   DumpExtract32.cpp
  656. │                   DumpExtract64.cpp
  657. │                   Dumputil.cpp
  658. │                   Dumputil.h
  659. │                   kddebug.cpp
  660. │                   OffdumpTool.cpp
  661. │                   sources
  662. │                   VDSUtil.cpp
  663. │                   version.rc
  664. │                  
  665. ├───drivers
  666. │   ├───busdrv
  667. │   │   └───pci
  668. │   │           arbiters.c
  669. │   │           arbmemory.c
  670. │   │           arbport.c
  671. │   │           aspm.c
  672. │   │           atomics.c
  673. │   │           bridge.c
  674. │   │           busapi.c
  675. │   │           busnumbers.c
  676. │   │           busnumspread.c
  677. │   │           buspnp.c
  678. │   │           buspower.c
  679. │   │           buspower.h
  680. │   │           config.c
  681. │   │           configraw.c
  682. │   │           configraw.h
  683. │   │           consolelock.c
  684. │   │           ctrldev.c
  685. │   │           debug.c
  686. │   │           delay.c
  687. │   │           devapi.c
  688. │   │           devpnp.c
  689. │   │           devpower.c
  690. │   │           diag.c
  691. │   │           dispatch.c
  692. │   │           enum.c
  693. │   │           expressbridge.c
  694. │   │           expressport.c
  695. │   │           guid.c
  696. │   │           hack.c
  697. │   │           hotplug.c
  698. │   │           id.c
  699. │   │           ide.c
  700. │   │           init.c
  701. │   │           interface.c
  702. │   │           interrupt.c
  703. │   │           isrdpc.c
  704. │   │           legacy.c
  705. │   │           ltr.c
  706. │   │           pcip.h
  707. │   │           pciprop.c
  708. │   │           pcisym.c
  709. │   │           PCI_Power.vdx
  710. │   │           resizablebar.c
  711. │   │           resizablebar.h
  712. │   │           resource.c
  713. │   │           rom.c
  714. │   │           root.c
  715. │   │           root.h
  716. │   │           sriov.c
  717. │   │           state.c
  718. │   │           tph.c
  719. │   │           tracelog.c
  720. │   │           type0.c
  721. │   │           type1.c
  722. │   │           type2.c
  723. │   │           utils.c
  724. │   │           verifier.c
  725. │   │           vmproxy.c
  726. │   │           whea.c
  727. │   │          
  728. │   ├───gpio
  729. │   │   └───gpioclx
  730. │   │       └───sys
  731. │   │               acpievt.c
  732. │   │               callbacks.c
  733. │   │               classext.c
  734. │   │               client.c
  735. │   │               client.h
  736. │   │               clientinvk.c
  737. │   │               clientinvk.h
  738. │   │               driver.c
  739. │   │               gpioclx.c
  740. │   │               gpioclxi.h
  741. │   │               hub.c
  742. │   │               hub.h
  743. │   │               intdebounce.c
  744. │   │               intdebounce.h
  745. │   │               interrupt.c
  746. │   │               io.c
  747. │   │               pch.h
  748. │   │               power.c
  749. │   │               privdefs.c
  750. │   │               privdefs.h
  751. │   │               trace.c
  752. │   │               trace.h
  753. │   │               utils.c
  754. │   │              
  755. │   ├───spb
  756. │   │   ├───miniport
  757. │   │   │   └───hidi2c
  758. │   │   │           acpi.cpp
  759. │   │   │           acpi.h
  760. │   │   │           bus.cpp
  761. │   │   │           bus.h
  762. │   │   │           device.cpp
  763. │   │   │           device.h
  764. │   │   │           driver.cpp
  765. │   │   │           driver.h
  766. │   │   │           internal.h
  767. │   │   │           interrupt.cpp
  768. │   │   │           interrupt.h
  769. │   │   │           power.cpp
  770. │   │   │           power.h
  771. │   │   │           queue.cpp
  772. │   │   │           queue.h
  773. │   │   │           registry.cpp
  774. │   │   │           registry.h
  775. │   │   │           trace.h
  776. │   │   │          
  777. │   │   └───spbcx
  778. │   │       └───sys
  779. │   │               controller.cpp
  780. │   │               controller.h
  781. │   │               driver.cpp
  782. │   │               driver.h
  783. │   │               internal.h
  784. │   │               request.cpp
  785. │   │               request.h
  786. │   │               requestapi.cpp
  787. │   │               target.cpp
  788. │   │               target.h
  789. │   │               targetapi.cpp
  790. │   │               verifier.cpp
  791. │   │               verifier.h
  792. │   │              
  793. │   ├───storage
  794. │   │   └───port
  795. │   │       └───raid
  796. │   │           └───miniport
  797. │   │               └───storufs
  798. │   │                       debug.c
  799. │   │                       debug.h
  800. │   │                       phy.c
  801. │   │                       phy.h
  802. │   │                       ufs.c
  803. │   │                       ufs.h
  804. │   │                       ufshci.h
  805. │   │                       upiu.c
  806. │   │                       upiu.h
  807. │   │                       util.c
  808. │   │                       util.h
  809. │   │                      
  810. │   └───wdm
  811. │       └───usb
  812. │           ├───hcd
  813. │           │   ├───dump
  814. │           │   │       usbdump.c
  815. │           │   │      
  816. │           │   ├───inc
  817. │           │   │       hcdiguid.h
  818. │           │   │       usbhcdi.h
  819. │           │   │       usbpriv.h
  820. │           │   │      
  821. │           │   ├───miniport
  822. │           │   │   └───usbehci
  823. │           │   │       └───driver
  824. │           │   │               async.c
  825. │           │   │               common.h
  826. │           │   │               dbg.c
  827. │           │   │               dbg.h
  828. │           │   │               ehci.h
  829. │           │   │               int.c
  830. │           │   │               iso.c
  831. │           │   │               mpinit.c
  832. │           │   │               periodic.c
  833. │           │   │               roothub.c
  834. │           │   │               sstool.c
  835. │           │   │               syminfo.c
  836. │           │   │               usbehci.C
  837. │           │   │               usbehci.H
  838. │           │   │               usbehcidump.c
  839. │           │   │               usbehcidump.h
  840. │           │   │              
  841. │           │   └───usbport
  842. │           │       └───driver
  843. │           │               busif.c
  844. │           │               cancel.c
  845. │           │               cancel.h
  846. │           │               cmnbuf.c
  847. │           │               common.h
  848. │           │               config.c
  849. │           │               core.c
  850. │           │               core.h
  851. │           │               dbg.c
  852. │           │               dbg.h
  853. │           │               device.c
  854. │           │               dma.c
  855. │           │               dmtimer.c
  856. │           │               endpoint.c
  857. │           │               endpoint.h
  858. │           │               errata.h
  859. │           │               hrtimer.c
  860. │           │               int.c
  861. │           │               ioctl.c
  862. │           │               iso.c
  863. │           │               lookaside.c
  864. │           │               lookaside.h
  865. │           │               miniport.c
  866. │           │               miniport.h
  867. │           │               pnp.c
  868. │           │               power.c
  869. │           │               prototyp.h
  870. │           │               roothub.c
  871. │           │               roothub.h
  872. │           │               RTPMPublic_AutoGen.h
  873. │           │               RTPM_AutoGen.c
  874. │           │               RTPM_AutoGen.h
  875. │           │               RTPM_AutoGenDbg.h
  876. │           │               rtpower.c
  877. │           │               sched.c
  878. │           │               sched.h
  879. │           │               service.c
  880. │           │               SMEngine.c
  881. │           │               SMStructs.h
  882. │           │               status.c
  883. │           │               syminfo.c
  884. │           │               trace.h
  885. │           │               urb.c
  886. │           │               usb2.c
  887. │           │               usb2.h
  888. │           │               usb2cmn.h
  889. │           │               usbport.c
  890. │           │               usbport.h
  891. │           │               wmilog.c
  892. │           │               wmilog.h
  893. │           │               worker.c
  894. │           │               xdpc.c
  895. │           │               xdpc.h
  896. │           │               xsplit.c
  897. │           │               xsplit.h
  898. │           │              
  899. │           ├───hub
  900. │           │   ├───inc
  901. │           │   │       tstpoint.h
  902. │           │   │      
  903. │           │   └───usbhub
  904. │           │           BUS.C
  905. │           │           bus.h
  906. │           │           busfunc.c
  907. │           │           busfunc.h
  908. │           │           busif.c
  909. │           │           busif.h
  910. │           │           busifdef.h
  911. │           │           busm.c
  912. │           │           busm.h
  913. │           │           connect.c
  914. │           │           dioctl.c
  915. │           │           dioctl.h
  916. │           │           dq.h
  917. │           │           enum1.c
  918. │           │           enum2.c
  919. │           │           etw.c
  920. │           │           etw.h
  921. │           │           ex.C
  922. │           │           ex.h
  923. │           │           exdef.h
  924. │           │           extboot.c
  925. │           │           extboot.h
  926. │           │           fdopwr.c
  927. │           │           fdopwr.h
  928. │           │           hrtimer.c
  929. │           │           hrtimer.h
  930. │           │           hub.c
  931. │           │           hub.h
  932. │           │           hubutil.h
  933. │           │           idstring.c
  934. │           │           idstring.h
  935. │           │           ioctl.c
  936. │           │           ioctl.h
  937. │           │           lock.c
  938. │           │           lock.h
  939. │           │           log.c
  940. │           │           log.h
  941. │           │           logdef.h
  942. │           │           msos.c
  943. │           │           msos.h
  944. │           │           overc.c
  945. │           │           overc.h
  946. │           │           pch.h
  947. │           │           pchange.c
  948. │           │           pchange.h
  949. │           │           pdo.c
  950. │           │           pdo.h
  951. │           │           pdopwr.c
  952. │           │           pdopwr.h
  953. │           │           pind.c
  954. │           │           pind.h
  955. │           │           pnp.c
  956. │           │           pnp.h
  957. │           │           refobj.c
  958. │           │           refobj.h
  959. │           │           reg.h
  960. │           │           reset.c
  961. │           │           reset.h
  962. │           │           ssdev.c
  963. │           │           ssdev.h
  964. │           │           sshub.c
  965. │           │           sshub.h
  966. │           │           syminfo.c
  967. │           │           tags.h
  968. │           │           timer.c
  969. │           │           timer.h
  970. │           │           trace.h
  971. │           │           usbd.c
  972. │           │           usbd.h
  973. │           │           usbhub.h
  974. │           │           uxd.c
  975. │           │           uxd.h
  976. │           │           wmi.c
  977. │           │           wmi.h
  978. │           │          
  979. │           ├───inc
  980. │           │       extimer.h
  981. │           │       hcdi.h
  982. │           │       msos20desc.h
  983. │           │       msosdesc.h
  984. │           │       telemetry.h
  985. │           │       usbboot.h
  986. │           │       usbbugcode.h
  987. │           │       usbcommon.h
  988. │           │       usbdlibi.h
  989. │           │       usbintrl.h
  990. │           │       usbkdver.h
  991. │           │       usbver.h
  992. │           │      
  993. │           └───usb3
  994. │               ├───hub
  995. │               │   └───src
  996. │               │           acpi.c
  997. │               │           acpi.h
  998. │               │           connector.c
  999. │               │           connector.h
  1000. │               │           descvalidation.c
  1001. │               │           descvalidation.h
  1002. │               │           devicexfer.c
  1003. │               │           devicexfer.h
  1004. │               │           driver.c
  1005. │               │           driver.h
  1006. │               │           DSMPublic_AutoGen.h
  1007. │               │           DSM_AutoGen.c
  1008. │               │           DSM_AutoGen.h
  1009. │               │           hsmmux.c
  1010. │               │           hsmmux.h
  1011. │               │           HSMPublic_AutoGen.h
  1012. │               │           HSM_AutoGen.c
  1013. │               │           HSM_AutoGen.h
  1014. │               │           hubboot.c
  1015. │               │           hubboot.h
  1016. │               │           hubdef.h
  1017. │               │           hubfdo.c
  1018. │               │           hubfdo.h
  1019. │               │           HubIdle.c
  1020. │               │           HubIdle.h
  1021. │               │           hubmisc.c
  1022. │               │           hubmisc.h
  1023. │               │           hubpdo.c
  1024. │               │           hubpdo.h
  1025. │               │           hubxfer.c
  1026. │               │           hubxfer.h
  1027. │               │           idstring.c
  1028. │               │           idstring.h
  1029. │               │           ISMPublic_AutoGen.h
  1030. │               │           ISM_AutoGen.c
  1031. │               │           ISM_AutoGen.h
  1032. │               │           parent.c
  1033. │               │           parent.h
  1034. │               │           pch.h
  1035. │               │           PSM20_AutoGen.c
  1036. │               │           PSM20_AutoGen.h
  1037. │               │           PSM30_AutoGen.c
  1038. │               │           PSM30_AutoGen.h
  1039. │               │           PSMPublic_AutoGen.h
  1040. │               │           SMEngine.c
  1041. │               │           SMStructs.h
  1042. │               │           syminfo.c
  1043. │               │           tracing.h
  1044. │               │           ucx.c
  1045. │               │           ucx.h
  1046. │               │           wer.c
  1047. │               │           wer.h
  1048. │               │          
  1049. │               ├───inc
  1050. │               │       dbg.h
  1051. │               │       project.h
  1052. │               │       usb300.h
  1053. │               │      
  1054. │               ├───ucx
  1055. │               │   └───sys
  1056. │               │       ├───driver
  1057. │               │       │       controller.c
  1058. │               │       │       controller.h
  1059. │               │       │       endpoint.c
  1060. │               │       │       endpoint.h
  1061. │               │       │       etw.c
  1062. │               │       │       etw.h
  1063. │               │       │       etwenable.h
  1064. │               │       │       pch.h
  1065. │               │       │       roothub.c
  1066. │               │       │       roothub.h
  1067. │               │       │       StateMachineControllerReset.c
  1068. │               │       │       StateMachineControllerReset.h
  1069. │               │       │       StateMachineControllerResetStateEntryFuncs.c
  1070. │               │       │       StateMachineEngine.c
  1071. │               │       │       StateMachineEngine.h
  1072. │               │       │       StateMachineUcxEndpoint.c
  1073. │               │       │       StateMachineUcxEndpoint.h
  1074. │               │       │       StateMachineUcxEndpointStateEntryFuncs.c
  1075. │               │       │       streams.c
  1076. │               │       │       streams.h
  1077. │               │       │       syminfo.c
  1078. │               │       │       ucx.c
  1079. │               │       │       ucx.h
  1080. │               │       │       ucxdbg.h
  1081. │               │       │       urb.c
  1082. │               │       │       urb.h
  1083. │               │       │       usbdevice.c
  1084. │               │       │       usbdevice.h
  1085. │               │       │       usbdi.c
  1086. │               │       │       usbdi.h
  1087. │               │       │       userioctls.c
  1088. │               │       │       xrb.c
  1089. │               │       │       xrb.h
  1090. │               │       │      
  1091. │               │       └───inc
  1092. │               │               hubinterface.h
  1093. │               │               ucxclass.h
  1094. │               │               ucxversion.h
  1095. │               │              
  1096. │               └───usbxhci
  1097. │                   ├───inc
  1098. │                   │       xhciwmi.h
  1099. │                   │      
  1100. │                   └───sys
  1101. │                       └───driver
  1102. │                               bulk.c
  1103. │                               bulk.h
  1104. │                               command.c
  1105. │                               command.h
  1106. │                               commandfilter.c
  1107. │                               commandfilter.h
  1108. │                               commonbuffer.c
  1109. │                               commonbuffer.h
  1110. │                               control.c
  1111. │                               control.h
  1112. │                               controller.c
  1113. │                               controller.h
  1114. │                               counter.c
  1115. │                               counter.h
  1116. │                               crashdump.c
  1117. │                               crashdump.h
  1118. │                               crashdumpcommand.c
  1119. │                               crashdumpcommand.h
  1120. │                               crashdumpcommon.h
  1121. │                               crashdumpendpoint.c
  1122. │                               crashdumpendpoint.h
  1123. │                               crashdumpeventring.c
  1124. │                               crashdumpeventring.h
  1125. │                               crashdumpregister.c
  1126. │                               crashdumpregister.h
  1127. │                               crashdumpusbdevice.c
  1128. │                               crashdumpusbdevice.h
  1129. │                               deviceslot.c
  1130. │                               deviceslot.h
  1131. │                               driver.c
  1132. │                               driver.h
  1133. │                               endpoint.c
  1134. │                               endpoint.h
  1135. │                               ESMPublic_AutoGen.h
  1136. │                               ESM_AutoGen.c
  1137. │                               ESM_AutoGen.h
  1138. │                               etw.c
  1139. │                               etw.h
  1140. │                               etwenable.h
  1141. │                               interrupter.c
  1142. │                               interrupter.h
  1143. │                               iocontrol.c
  1144. │                               iocontrol.h
  1145. │                               isoch.c
  1146. │                               isoch.h
  1147. │                               pch.h
  1148. │                               register.c
  1149. │                               register.h
  1150. │                               requestdata.h
  1151. │                               roothub.c
  1152. │                               roothub.h
  1153. │                               SMEngine.c
  1154. │                               SMStructs.h
  1155. │                               StageQueue.c
  1156. │                               StageQueue.h
  1157. │                               syminfo.c
  1158. │                               tags.h
  1159. │                               TR.c
  1160. │                               TR.h
  1161. │                               tracing.h
  1162. │                               usbdevice.c
  1163. │                               usbdevice.h
  1164. │                               usbxhci.h
  1165. │                              
  1166. ├───minkernel
  1167. │   ├───boot
  1168. │   │   └───environ
  1169. │   │       ├───app
  1170. │   │       │   ├───bootmgr
  1171. │   │       │   │   │   bcd.c
  1172. │   │       │   │   │   bmbgdisp.c
  1173. │   │       │   │   │   bootmgr.c
  1174. │   │       │   │   │   bootmgr.h
  1175. │   │       │   │   │   display.c
  1176. │   │       │   │   │   error.c
  1177. │   │       │   │   │   fvedisp.c
  1178. │   │       │   │   │   resume.c
  1179. │   │       │   │   │  
  1180. │   │       │   │   └───efi
  1181. │   │       │   │           entry.c
  1182. │   │       │   │           util.c
  1183. │   │       │   │          
  1184. │   │       │   ├───lib
  1185. │   │       │   │   └───charge
  1186. │   │       │   │           battery.c
  1187. │   │       │   │           battery.h
  1188. │   │       │   │           charge.c
  1189. │   │       │   │           chargelib.c
  1190. │   │       │   │           chargelib.h
  1191. │   │       │   │           chargelibex.h
  1192. │   │       │   │           efibattery.c
  1193. │   │       │   │           efiusbfn.c
  1194. │   │       │   │           efiusbfndescriptor.c
  1195. │   │       │   │           efiusbfnsupport.c
  1196. │   │       │   │           efiwrappers.c
  1197. │   │       │   │           efiwrappers.h
  1198. │   │       │   │           graphics.c
  1199. │   │       │   │           graphics.h
  1200. │   │       │   │           usbfn.h
  1201. │   │       │   │           usbfnsupport.h
  1202. │   │       │   │          
  1203. │   │       │   └───osloader
  1204. │   │       │       │   bootstat.c
  1205. │   │       │       │   config.c
  1206. │   │       │       │   debug.c
  1207. │   │       │       │   display.c
  1208. │   │       │       │   entropy.c
  1209. │   │       │       │   error.c
  1210. │   │       │       │   fipsmode.c
  1211. │   │       │       │   ldrblock.c
  1212. │   │       │       │   load.c
  1213. │   │       │       │   mcupdate.c
  1214. │   │       │       │   osbgdisp.c
  1215. │   │       │       │   osextens.c
  1216. │   │       │       │   oskstack.c
  1217. │   │       │       │   osloader.c
  1218. │   │       │       │   osloader.h
  1219. │   │       │       │   registry.c
  1220. │   │       │       │   resmcntx.c
  1221. │   │       │       │   schema.c
  1222. │   │       │       │   si.c
  1223. │   │       │       │   utility.c
  1224. │   │       │       │  
  1225. │   │       │       ├───arm
  1226. │   │       │       │       armentry.c
  1227. │   │       │       │       armxfer.asm
  1228. │   │       │       │       detect.c
  1229. │   │       │       │       osxferc.c
  1230. │   │       │       │      
  1231. │   │       │       └───efi
  1232. │   │       │               fwconfig.c
  1233. │   │       │               fwupdate.c
  1234. │   │       │               osfirmw.c
  1235. │   │       │               sbootfw.c
  1236. │   │       │              
  1237. │   │       └───lib
  1238. │   │           ├───arch
  1239. │   │           │   │   context.c
  1240. │   │           │   │  
  1241. │   │           │   ├───arm
  1242. │   │           │   │       archapi.c
  1243. │   │           │   │       ctxarm.c
  1244. │   │           │   │       ioaccess.c
  1245. │   │           │   │       transita.asm
  1246. │   │           │   │       transitc.c
  1247. │   │           │   │       vector.asm
  1248. │   │           │   │      
  1249. │   │           │   └───efi
  1250. │   │           │           ctxefiarm.c
  1251. │   │           │          
  1252. │   │           ├───firmware
  1253. │   │           │   └───efi
  1254. │   │           │           efiapi.c
  1255. │   │           │           efiblock.c
  1256. │   │           │           eficon.c
  1257. │   │           │           efidebug.c
  1258. │   │           │           efifw.c
  1259. │   │           │           efiinit.c
  1260. │   │           │           efilib.c
  1261. │   │           │           efipci.c
  1262. │   │           │           efiprot.c
  1263. │   │           │           efipxe.c
  1264. │   │           │           efirng.c
  1265. │   │           │           efisc.c
  1266. │   │           │           efitcg.c
  1267. │   │           │           efitree.c
  1268. │   │           │          
  1269. │   │           ├───io
  1270. │   │           │   ├───device
  1271. │   │           │   │   │   blkcache.c
  1272. │   │           │   │   │   block.h
  1273. │   │           │   │   │   blockapi.c
  1274. │   │           │   │   │   device.c
  1275. │   │           │   │   │   device.h
  1276. │   │           │   │   │   disk.h
  1277. │   │           │   │   │   diskapi.c
  1278. │   │           │   │   │   locate.c
  1279. │   │           │   │   │   partapi.c
  1280. │   │           │   │   │   partition.h
  1281. │   │           │   │   │   ramapi.c
  1282. │   │           │   │   │  
  1283. │   │           │   │   └───efi
  1284. │   │           │   │           block.c
  1285. │   │           │   │           disk.c
  1286. │   │           │   │           partition.c
  1287. │   │           │   │          
  1288. │   │           │   └───file
  1289. │   │           │           fatboot.c
  1290. │   │           │           fatboot.h
  1291. │   │           │           file.c
  1292. │   │           │           file.h
  1293. │   │           │           ntfsboot.c
  1294. │   │           │           ntfsboot.h
  1295. │   │           │           wimboot.c
  1296. │   │           │           wimboot.h
  1297. │   │           │           wimintegrity.c
  1298. │   │           │          
  1299. │   │           ├───misc
  1300. │   │           │   │   archack.c
  1301. │   │           │   │   bsdlog.c
  1302. │   │           │   │   hash.c
  1303. │   │           │   │   imgapp.c
  1304. │   │           │   │   imgload.c
  1305. │   │           │   │   libapi.c
  1306. │   │           │   │   loader.c
  1307. │   │           │   │   log.c
  1308. │   │           │   │   pdsup.c
  1309. │   │           │   │   resource.c
  1310. │   │           │   │   status.c
  1311. │   │           │   │   string.c
  1312. │   │           │   │   table.c
  1313. │   │           │   │   time_cmn.c
  1314. │   │           │   │   utility.c
  1315. │   │           │   │  
  1316. │   │           │   └───efi
  1317. │   │           │           image.c
  1318. │   │           │           time.c
  1319. │   │           │          
  1320. │   │           ├───mm
  1321. │   │           │   │   blkalloc.c
  1322. │   │           │   │   malloc.c
  1323. │   │           │   │   memdesc.c
  1324. │   │           │   │   memutils.c
  1325. │   │           │   │   pagalloc.c
  1326. │   │           │   │   translat.c
  1327. │   │           │   │   transmin.c
  1328. │   │           │   │  
  1329. │   │           │   ├───arm
  1330. │   │           │   │       procuarm.c
  1331. │   │           │   │       procuarm.h
  1332. │   │           │   │       tranapp.c
  1333. │   │           │   │      
  1334. │   │           │   └───efi
  1335. │   │           │           memory.c
  1336. │   │           │          
  1337. │   │           └───platform
  1338. │   │               │   pciconfig.c
  1339. │   │               │   platinit.c
  1340. │   │               │  
  1341. │   │               └───efi
  1342. │   │                       eficfg.c
  1343. │   │                      
  1344. │   └───ntos
  1345. │       ├───io
  1346. │       │   └───pnpmgr
  1347. │       │           action.c
  1348. │       │           action.h
  1349. │       │           assign.c
  1350. │       │           assign.h
  1351. │       │           async.c
  1352. │       │           async.h
  1353. │       │           bootcfg.c
  1354. │       │           bootcfg.h
  1355. │       │           callback.c
  1356. │       │           conflict.c
  1357. │       │           conflict.h
  1358. │       │           connlock.c
  1359. │       │           debug.h
  1360. │       │           depend.c
  1361. │       │           depend.h
  1362. │       │           device.c
  1363. │       │           device.h
  1364. │       │           dockdevice.c
  1365. │       │           dockdevice.h
  1366. │       │           enum.c
  1367. │       │           enum.h
  1368. │       │           event.c
  1369. │       │           event.h
  1370. │       │           eventremove.c
  1371. │       │           eventremove.h
  1372. │       │           hwconfig.c
  1373. │       │           hwconfig.h
  1374. │       │           hwprofile.c
  1375. │       │           interface.c
  1376. │       │           interface.h
  1377. │       │           ioapi.c
  1378. │       │           irp.c
  1379. │       │           irp.h
  1380. │       │           locks.c
  1381. │       │           locks.h
  1382. │       │           macro.h
  1383. │       │           notify.c
  1384. │       │           notify.h
  1385. │       │           pagepath.c
  1386. │       │           pagepath.h
  1387. │       │           pnpinit.c
  1388. │       │           pnpinit.h
  1389. │       │           pnpmgrp.h
  1390. │       │           pooltags.h
  1391. │       │           power.c
  1392. │       │           property.c
  1393. │       │           property.h
  1394. │       │           queue.c
  1395. │       │           queue.h
  1396. │       │           rebalance.c
  1397. │       │           rebalance.h
  1398. │       │           register.c
  1399. │       │           register.h
  1400. │       │           registry.c
  1401. │       │           registry.h
  1402. │       │           relations.c
  1403. │       │           relations.h
  1404. │       │           relationsp.h
  1405. │       │           remlock.c
  1406. │       │           remlock.h
  1407. │       │           remove.c
  1408. │       │           remove.h
  1409. │       │           replace.c
  1410. │       │           replace.h
  1411. │       │           start.c
  1412. │       │           start.h
  1413. │       │           utils.c
  1414. │       │           utils.h
  1415. │       │           verifier.c
  1416. │       │           verifier.h
  1417. │       │          
  1418. │       └───ke
  1419. │               allproc.c
  1420. │               apcint.asm
  1421. │               apcuser.c
  1422. │               callout.asm
  1423. │               cpu.c
  1424. │               ctxswap.asm
  1425. │               decode.c
  1426. │               emulate.asm
  1427. │               exceptn.c
  1428. │               flush.c
  1429. │               flushtb.c
  1430. │               idle.asm
  1431. │               initkr.c
  1432. │               intsupc.c
  1433. │               ipi.c
  1434. │               kiarm.h
  1435. │               misc.c
  1436. │               miscs.asm
  1437. │               procstat.asm
  1438. │               region.c
  1439. │               services.stb
  1440. │               start.asm
  1441. │               table.stb
  1442. │               threadbg.asm
  1443. │               thredini.c
  1444. │               trap.asm
  1445. │               vector.asm
  1446. │               zero.asm
  1447. │              
  1448. ├───nethlk
  1449. │   └───Tests
  1450. │       │   readme.txt
  1451. │       │  
  1452. │       ├───Dot11W
  1453. │       │       Dot11W.cs
  1454. │       │      
  1455. │       ├───Microsoft.Test.Networking.DataPathTests
  1456. │       │       BroadcastListener.cs
  1457. │       │       DataPathTests.cs
  1458. │       │       MulticastListener.cs
  1459. │       │       RemoteManager.cs
  1460. │       │       Server.cs
  1461. │       │       Sockets.cs
  1462. │       │       TcpListener.cs
  1463. │       │       UdpListener.cs
  1464. │       │      
  1465. │       ├───Microsoft.Test.Networking.WakeScenarioTests
  1466. │       │       WakeEnums.cs
  1467. │       │       WakeScenarioHelper.cs
  1468. │       │       WakeScenarioTest.cs
  1469. │       │      
  1470. │       ├───Microsoft.Test.Networking.Wireless.Association
  1471. │       │       Association.cs
  1472. │       │       whckassociation.cs
  1473. │       │      
  1474. │       ├───Microsoft.Test.Networking.Wireless.Roaming
  1475. │       │       Roaming.cs
  1476. │       │       whckroaming.cs
  1477. │       │      
  1478. │       ├───Microsoft.Test.Networking.Wireless.Scanning
  1479. │       │       Scanning.cs
  1480. │       │       whckscanning.cs
  1481. │       │      
  1482. │       ├───microsoft.test.networking.wireless.stress
  1483. │       │       AirplaneModeStress.cs
  1484. │       │       AssemblyInfo.cs
  1485. │       │       ConnectDisconnectStress.cs
  1486. │       │       ScanStress.cs
  1487. │       │       SleepStress.cs
  1488. │       │       StressModule.cs
  1489. │       │       WlanHLKStress.cs
  1490. │       │      
  1491. │       └───Microsoft.Test.Networking.Wireless.WiFiDirect
  1492. │               BasicPairingTests.cs
  1493. │               basicreconnecttests.cs
  1494. │               DiscoveryScenario.cs
  1495. │               DiscoveryTests.cs
  1496. │               Enumerations.cs
  1497. │               LegacyPairingScenario.cs
  1498. │               LegacyPairingTests.cs
  1499. │               PairingScenario.cs
  1500. │               ReconnectScenario.cs
  1501. │               RemoteServer.cs
  1502. │               ServicesConnectFutureTests.cs
  1503. │               ServicesConnectScenario.cs
  1504. │               ServicesConnectTests.cs
  1505. │               ServicesDisconnectScenario.cs
  1506. │               ServicesDiscoverConnectScenario.cs
  1507. │               ServicesDiscoveryScenario.cs
  1508. │               ServicesDiscoveryTests.cs
  1509. │               ServicesOpenSocketScenario.cs
  1510. │               ServicesOpenSocketSendDataScenario.cs
  1511. │               ServicesPublishDiscoverConnectScenario.cs
  1512. │               ServicesPublishDiscoverScenario.cs
  1513. │               ServicesPublishScenario.cs
  1514. │               ServicesSendDataScenario.cs
  1515. │               ServicesUnpublishScenario.cs
  1516. │               TestIeManager.cs
  1517. │               Utilities.cs
  1518. │               WiFiDirectDataPathTester.cs
  1519. │               WiFiDirectServicesManager.cs
  1520. │               WiFiDirectServicesWrappers.cs
  1521. │               WiFiDirectTestController.cs
  1522. │               WiFiDirectTestLogger.cs
  1523. │              
  1524. ├───network
  1525. │   └───wlan
  1526. │       └───sys
  1527. │           └───wdi
  1528. │               ├───driver
  1529. │               │       ActionFrame.cpp
  1530. │               │       ActionFrame.hpp
  1531. │               │       ActiveJobsList.cpp
  1532. │               │       ActiveJobsList.hpp
  1533. │               │       Adapter.cpp
  1534. │               │       Adapter.hpp
  1535. │               │       ANQPQuery.cpp
  1536. │               │       ANQPQuery.hpp
  1537. │               │       BSSList.cpp
  1538. │               │       BSSList.hpp
  1539. │               │       coalesce.cpp
  1540. │               │       coalesce.hpp
  1541. │               │       CommonTypes.hpp
  1542. │               │       Connect.cpp
  1543. │               │       Connect.hpp
  1544. │               │       CppUtil.cpp
  1545. │               │       CppUtil.hpp
  1546. │               │       ctlPlane.cpp
  1547. │               │       ctlPlane.hpp
  1548. │               │       datapath.cpp
  1549. │               │       datapath.hpp
  1550. │               │       DeviceCommand.cpp
  1551. │               │       DeviceCommand.hpp
  1552. │               │       DeviceCommandScheduler.cpp
  1553. │               │       DeviceCommandScheduler.hpp
  1554. │               │       Dot11Oids.cpp
  1555. │               │       Dot11Oids.hpp
  1556. │               │       Dot11Utils.cpp
  1557. │               │       Dot11Utils.hpp
  1558. │               │       Driver.cpp
  1559. │               │       Driver.hpp
  1560. │               │       Event.cpp
  1561. │               │       Event.hpp
  1562. │               │       EventQueue.cpp
  1563. │               │       EventQueue.hpp
  1564. │               │       FrameworkHelpers.cpp
  1565. │               │       FrameworkHelpers.hpp
  1566. │               │       Interfaces.hpp
  1567. │               │       Job.cpp
  1568. │               │       Job.hpp
  1569. │               │       Lock.cpp
  1570. │               │       Lock.hpp
  1571. │               │       Miniport.cpp
  1572. │               │       Miniport.hpp
  1573. │               │       NdisHook.cpp
  1574. │               │       NdisHook.hpp
  1575. │               │       NdisOids.cpp
  1576. │               │       NdisOids.hpp
  1577. │               │       NetworkHistory.cpp
  1578. │               │       NetworkHistory.hpp
  1579. │               │       NotificationManager.cpp
  1580. │               │       NotificationManager.hpp
  1581. │               │       offload.cpp
  1582. │               │       offload.hpp
  1583. │               │       OIDTable_.hpp
  1584. │               │       PeerList.cpp
  1585. │               │       PeerList.hpp
  1586. │               │       Pnp.cpp
  1587. │               │       Pnp.hpp
  1588. │               │       Port.cpp
  1589. │               │       Port.hpp
  1590. │               │       Power.cpp
  1591. │               │       Power.hpp
  1592. │               │       precomp.hpp
  1593. │               │       PropertyCache.cpp
  1594. │               │       PropertyCache.hpp
  1595. │               │       radio.cpp
  1596. │               │       radio.hpp
  1597. │               │       RandomMacForScan.cpp
  1598. │               │       RandomMacForScan.hpp
  1599. │               │       Registry.cpp
  1600. │               │       Registry.hpp
  1601. │               │       Request.cpp
  1602. │               │       Request.hpp
  1603. │               │       Reset.cpp
  1604. │               │       Reset.hpp
  1605. │               │       resume.cpp
  1606. │               │       resume.hpp
  1607. │               │       rxfrag.cpp
  1608. │               │       rxfrag.hpp
  1609. │               │       rxmgr.cpp
  1610. │               │       rxmgr.hpp
  1611. │               │       Scan.cpp
  1612. │               │       Scan.hpp
  1613. │               │       SerializedJobsList.cpp
  1614. │               │       SerializedJobsList.hpp
  1615. │               │       Task.cpp
  1616. │               │       Task.hpp
  1617. │               │       Timer.cpp
  1618. │               │       Timer.hpp
  1619. │               │       txmgr.cpp
  1620. │               │       txmgr.hpp
  1621. │               │       WabiUtil.cpp
  1622. │               │       WabiUtil.hpp
  1623. │               │       wake.cpp
  1624. │               │       wake.hpp
  1625. │               │       wdiapi.cpp
  1626. │               │       wdilib.cpp
  1627. │               │       wdilib.hpp
  1628. │               │       wdilibwpp.hpp
  1629. │               │       wdiprivate.hpp
  1630. │               │       wdisym.cpp
  1631. │               │       WdiWiFi.cpp
  1632. │               │       WfdClient.hpp
  1633. │               │       WfdCommon.cpp
  1634. │               │       WfdCommon.hpp
  1635. │               │       WfdDevice.cpp
  1636. │               │       WfdDevice.hpp
  1637. │               │       WfdGroupOwner.cpp
  1638. │               │       WfdGroupOwner.hpp
  1639. │               │      
  1640. │               └───tlvgeneratorparser
  1641. │                       precomp.hpp
  1642. │                       TlvFramework.hpp
  1643. │                       TlvGenerated_.cpp
  1644. │                       TlvGenerated_.hpp
  1645. │                       TLVGeneratorParser.cpp
  1646. │                       TLVGeneratorParser.hpp
  1647. │                       tlvlibwpp.hpp
  1648. │                       TlvVersioningHelpers.hpp
  1649. │                      
  1650. ├───Tests
  1651. │   └───Graphics
  1652. │       └───Graphics
  1653. │           ├───Base
  1654. │           │   └───Tests
  1655. │           │       ├───brightness
  1656. │           │       │       brightness.cpp
  1657. │           │       │       Brightness.rc
  1658. │           │       │       brightnesspch.h
  1659. │           │       │       BrightnessTest.cpp
  1660. │           │       │       BrightnessTest.h
  1661. │           │       │       dlist.cpp
  1662. │           │       │       dlist.h
  1663. │           │       │       sources
  1664. │           │       │       WMIHelper.cpp
  1665. │           │       │       WMIHelper.h
  1666. │           │       │       WmiInstance.hpp
  1667. │           │       │      
  1668. │           │       ├───Brightness2
  1669. │           │       │       Brightness2.cpp
  1670. │           │       │       Brightness2.h
  1671. │           │       │       brightness2.rc
  1672. │           │       │       sources
  1673. │           │       │       WMIHelper.cpp
  1674. │           │       │       WMIHelper.h
  1675. │           │       │      
  1676. │           │       ├───Brightness2OS
  1677. │           │       │       Brightness2OS.cpp
  1678. │           │       │       Brightness2OS.h
  1679. │           │       │       brightness2OS.rc
  1680. │           │       │       sources
  1681. │           │       │      
  1682. │           │       ├───CCDAPI
  1683. │           │       │   ├───MinimumDisplaySpec
  1684. │           │       │   │       AbstractAdapterTest.cpp
  1685. │           │       │   │       AbstractAdapterTest.h
  1686. │           │       │   │       AbstractTest.cpp
  1687. │           │       │   │       AbstractTest.h
  1688. │           │       │   │       Check10by7.cpp
  1689. │           │       │   │       Check10by7.h
  1690. │           │       │   │       CheckAdapterReportedModes.cpp
  1691. │           │       │   │       CheckAdapterReportedModes.h
  1692. │           │       │   │       CheckColorDepth.cpp
  1693. │           │       │   │       CheckColorDepth.h
  1694. │           │       │   │       CheckDualResolution.cpp
  1695. │           │       │   │       CheckDualResolution.h
  1696. │           │       │   │       CheckPostAdapterBIOSColorDepth.cpp
  1697. │           │       │   │       CheckPostAdapterBIOSColorDepth.h
  1698. │           │       │   │       CheckTabletNativeResolution.cpp
  1699. │           │       │   │       CheckTabletNativeResolution.h
  1700. │           │       │   │       CustomTestFactors.cpp
  1701. │           │       │   │       CustomTestFactors.h
  1702. │           │       │   │       Display.Monitor.Modes.cpp
  1703. │           │       │   │       Display.Monitor.Modes.h
  1704. │           │       │   │       EdidTestBase.cpp
  1705. │           │       │   │       EdidTestBase.h
  1706. │           │       │   │       Logging.h
  1707. │           │       │   │       main.cpp
  1708. │           │       │   │       MinimumMemoryTest.cpp
  1709. │           │       │   │       MinimumMemoryTest.h
  1710. │           │       │   │       MinimumResolutionTest.cpp
  1711. │           │       │   │       MinimumResolutionTest.h
  1712. │           │       │   │       MinimumResolutionTest.rc
  1713. │           │       │   │       MonitorEdidInfo.cpp
  1714. │           │       │   │       MonitorEdidInfo.h
  1715. │           │       │   │       sources
  1716. │           │       │   │       TestResult.h
  1717. │           │       │   │      
  1718. │           │       │   └───SetDisplayConfig
  1719. │           │       │           main.cpp
  1720. │           │       │           SetDisplayConfig.cpp
  1721. │           │       │           SetDisplayConfig.h
  1722. │           │       │           SetDisplayConfig.rc
  1723. │           │       │           sources
  1724. │           │       │          
  1725. │           │       ├───coherency
  1726. │           │       │       main.cpp
  1727. │           │       │       Main.rc
  1728. │           │       │       sources
  1729. │           │       │      
  1730. │           │       ├───ConformanceTests
  1731. │           │       │   │   dirs
  1732. │           │       │   │  
  1733. │           │       │   ├───DMAsplit
  1734. │           │       │   │       DMAsplit.cpp
  1735. │           │       │   │       DMAsplit.h
  1736. │           │       │   │       kitContent.kml
  1737. │           │       │   │       main.cpp
  1738. │           │       │   │       Main.rc
  1739. │           │       │   │       sources
  1740. │           │       │   │      
  1741. │           │       │   ├───eviction
  1742. │           │       │   │       eviction.cpp
  1743. │           │       │   │       eviction.h
  1744. │           │       │   │       main.cpp
  1745. │           │       │   │       Main.rc
  1746. │           │       │   │       sources
  1747. │           │       │   │      
  1748. │           │       │   ├───Preemption
  1749. │           │       │   │       CausePreemption.cpp
  1750. │           │       │   │       CausePreemption.h
  1751. │           │       │   │       main.cpp
  1752. │           │       │   │       Main.rc
  1753. │           │       │   │       Reference.cpp
  1754. │           │       │   │       Reference.h
  1755. │           │       │   │       sources
  1756. │           │       │   │       TestPreemption.cpp
  1757. │           │       │   │       TestPreemption.h
  1758. │           │       │   │      
  1759. │           │       │   └───Utilities
  1760. │           │       │           BackBufferCompare.cpp
  1761. │           │       │           BackBufferCompare.h
  1762. │           │       │           Image.cpp
  1763. │           │       │           Image.h
  1764. │           │       │           sources
  1765. │           │       │          
  1766. │           │       ├───CrossProc
  1767. │           │       │       AdapterDisplayInfo.cpp
  1768. │           │       │       AdapterDisplayInfo.h
  1769. │           │       │       common.h
  1770. │           │       │       crossproc.ini
  1771. │           │       │       CrossProcSwizzlingRangeContention.ini
  1772. │           │       │       FusHelper.cpp
  1773. │           │       │       FusHelper.h
  1774. │           │       │       IncludeFusFramework.idl
  1775. │           │       │       main.cpp
  1776. │           │       │       Main.rc
  1777. │           │       │       owner.cpp
  1778. │           │       │       owner.h
  1779. │           │       │       sources
  1780. │           │       │       stdafx.h
  1781. │           │       │       user.cpp
  1782. │           │       │       user.h
  1783. │           │       │       utils.cpp
  1784. │           │       │       utils.h
  1785. │           │       │      
  1786. │           │       ├───Eviction
  1787. │           │       │       EvictBlt.cpp
  1788. │           │       │       EvictBlt.h
  1789. │           │       │       main.cpp
  1790. │           │       │       Main.rc
  1791. │           │       │       sources
  1792. │           │       │      
  1793. │           │       ├───fpo
  1794. │           │       │       listener.cpp
  1795. │           │       │       listener.h
  1796. │           │       │       main.cpp
  1797. │           │       │       Main.rc
  1798. │           │       │       sources
  1799. │           │       │      
  1800. │           │       ├───GDItest_hw
  1801. │           │       │       CCompDC.cpp
  1802. │           │       │       CCompDC.h
  1803. │           │       │       gditest_hw.cpp
  1804. │           │       │       gditest_hw.h
  1805. │           │       │       gditest_hw.ico
  1806. │           │       │       gditest_hw.rc
  1807. │           │       │       makefile
  1808. │           │       │       Resource.h
  1809. │           │       │       small.ico
  1810. │           │       │       sources
  1811. │           │       │       stdafx.cpp
  1812. │           │       │       stdafx.h
  1813. │           │       │       WttLogSimple.cpp
  1814. │           │       │       WttLogSimple.h
  1815. │           │       │      
  1816. │           │       ├───LDDMModeChange
  1817. │           │       │       DisplayModeStructures.cpp
  1818. │           │       │       DisplayModeStructures.h
  1819. │           │       │       Main.cpp
  1820. │           │       │       Main.rc
  1821. │           │       │       RandomModeChange.cpp
  1822. │           │       │       RandomModeChange.h
  1823. │           │       │       RandomMultiMon.cpp
  1824. │           │       │       RandomMultiMon.h
  1825. │           │       │       SharedSurfaceLock.cpp
  1826. │           │       │       SharedSurfaceLock.h
  1827. │           │       │       sources
  1828. │           │       │       UnmanagedPrimarySurface.cpp
  1829. │           │       │       UnmanagedPrimarySurface.h
  1830. │           │       │      
  1831. │           │       ├───LockConfirm
  1832. │           │       │       LockConfirm.cpp
  1833. │           │       │       LockConfirm.h
  1834. │           │       │       main.cpp
  1835. │           │       │       Main.rc
  1836. │           │       │       sources
  1837. │           │       │      
  1838. │           │       ├───PersistentDB
  1839. │           │       │   └───PersistentReset
  1840. │           │       │           CDSDevMode.cpp
  1841. │           │       │           CDSDevMode.h
  1842. │           │       │           CDSReset.cpp
  1843. │           │       │           CDSReset.h
  1844. │           │       │           main.cpp
  1845. │           │       │           Main.rc
  1846. │           │       │           SDCReset.cpp
  1847. │           │       │           SDCReset.h
  1848. │           │       │           sources
  1849. │           │       │          
  1850. │           │       ├───PnPStopTests
  1851. │           │       │   ├───PnPMultiModeSwitchTest
  1852. │           │       │   │       main.cpp
  1853. │           │       │   │       Main.rc
  1854. │           │       │   │       PnPMultiModeSwitchTest.cpp
  1855. │           │       │   │       PnPMultiModeSwitchTest.h
  1856. │           │       │   │       sources
  1857. │           │       │   │      
  1858. │           │       │   ├───PnPStop
  1859. │           │       │   │       main.cpp
  1860. │           │       │   │       Main.rc
  1861. │           │       │   │       PnPStop.cpp
  1862. │           │       │   │       PnPStop.h
  1863. │           │       │   │       sources
  1864. │           │       │   │      
  1865. │           │       │   └───PnPStopVGA
  1866. │           │       │           main.cpp
  1867. │           │       │           Main.rc
  1868. │           │       │           PnPStopVGA.cpp
  1869. │           │       │           PnPStopVGA.h
  1870. │           │       │           sources
  1871. │           │       │          
  1872. │           │       ├───schbillboard
  1873. │           │       │       allocoverhead.cpp
  1874. │           │       │       allocoverhead.h
  1875. │           │       │       badapp.cpp
  1876. │           │       │       badapp.h
  1877. │           │       │       billboard.cpp
  1878. │           │       │       billboard.h
  1879. │           │       │       main.cpp
  1880. │           │       │       overcommit.cpp
  1881. │           │       │       overcommit.h
  1882. │           │       │       pager.cpp
  1883. │           │       │       pager.h
  1884. │           │       │       preempt.cpp
  1885. │           │       │       preempt.h
  1886. │           │       │       resource.rc
  1887. │           │       │       schsecurity.cpp
  1888. │           │       │       schsecurity.h
  1889. │           │       │       sources
  1890. │           │       │      
  1891. │           │       ├───sched_bvt
  1892. │           │       │       d3dapp.cpp
  1893. │           │       │       d3dapp.h
  1894. │           │       │       d3denumeration.cpp
  1895. │           │       │       d3denumeration.h
  1896. │           │       │       d3dfont.cpp
  1897. │           │       │       d3dfont.h
  1898. │           │       │       d3dsettings.cpp
  1899. │           │       │       d3dsettings.h
  1900. │           │       │       d3dutil.cpp
  1901. │           │       │       d3dutil.h
  1902. │           │       │       DirectX.ico
  1903. │           │       │       dxutil.cpp
  1904. │           │       │       dxutil.h
  1905. │           │       │       lunar_back.jpg
  1906. │           │       │       lunar_bottom.JPG
  1907. │           │       │       lunar_front.JPG
  1908. │           │       │       lunar_left.JPG
  1909. │           │       │       lunar_right.JPG
  1910. │           │       │       resource.h
  1911. │           │       │       saucer02.x
  1912. │           │       │       saucer_color.jpg
  1913. │           │       │       saucer_light.jpg
  1914. │           │       │       sched_bvt.cpp
  1915. │           │       │       sched_bvt.fx
  1916. │           │       │       sched_bvt.h
  1917. │           │       │       sched_bvt.rc
  1918. │           │       │       skybox2.x
  1919. │           │       │       sources
  1920. │           │       │      
  1921. │           │       ├───schmanager
  1922. │           │       │       main.cpp
  1923. │           │       │       Main.rc
  1924. │           │       │       ManagerClient.cpp
  1925. │           │       │       ManagerClient.h
  1926. │           │       │       PreemptionEvent.cpp
  1927. │           │       │       PreemptionEvent.h
  1928. │           │       │       sources
  1929. │           │       │      
  1930. │           │       ├───SchTaef
  1931. │           │       │   └───NodeMetaData
  1932. │           │       │           Main.cpp
  1933. │           │       │           sources
  1934. │           │       │          
  1935. │           │       ├───SchWGTFTests
  1936. │           │       │   └───WGFPayloadTDR
  1937. │           │       │           Compute_a_TDR.cpp
  1938. │           │       │           Compute_a_TDR.h
  1939. │           │       │           CS_Shaders.h
  1940. │           │       │           etwPayload.cpp
  1941. │           │       │           etwPayload.h
  1942. │           │       │           Globals.h
  1943. │           │       │           Graphics_TDR.cpp
  1944. │           │       │           Graphics_TDR.h
  1945. │           │       │           internal.h
  1946. │           │       │           KernelAPIThunks.cpp
  1947. │           │       │           KernelAPIThunks.h
  1948. │           │       │           KernelAPIThunkTypes.h
  1949. │           │       │           sources
  1950. │           │       │           TdrDelayTimeLong.reg
  1951. │           │       │           TdrDelayTimeNormal.reg
  1952. │           │       │           TdrLimitTimeLong.reg
  1953. │           │       │           TdrLimitTimeNormal.reg
  1954. │           │       │           WGFPayloadTDR.cpp
  1955. │           │       │           WGFPayloadTDR.h
  1956. │           │       │           WGFPayloadTDR.rc
  1957. │           │       │           WGFPayloadTDRResources.h
  1958. │           │       │          
  1959. │           │       ├───SimulateTDR
  1960. │           │       │       main.cpp
  1961. │           │       │       Main.rc
  1962. │           │       │       sources
  1963. │           │       │      
  1964. │           │       ├───surfboard
  1965. │           │       │       main.cpp
  1966. │           │       │       Main.rc
  1967. │           │       │       sources
  1968. │           │       │       surfboardcomponent.cpp
  1969. │           │       │       surfboardcomponent.h
  1970. │           │       │      
  1971. │           │       ├───SuspendCpuAccessVidMM
  1972. │           │       │       main.cpp
  1973. │           │       │       Main.rc
  1974. │           │       │       sources
  1975. │           │       │      
  1976. │           │       ├───unmappedaperture
  1977. │           │       │       main.cpp
  1978. │           │       │       Main.rc
  1979. │           │       │       sources
  1980. │           │       │      
  1981. │           │       ├───VidMMTests
  1982. │           │       │   └───WGFVidMMWDDM1_2
  1983. │           │       │           sources
  1984. │           │       │           VidMMWDDM1_2.cpp
  1985. │           │       │           VidMMWDDM1_2.h
  1986. │           │       │           VidMMWDDM1_2.rc
  1987. │           │       │          
  1988. │           │       └───WirelessDisplays
  1989. │           │           └───TestsHCK
  1990. │           │               └───HCK
  1991. │           │                       arrow_128.cur
  1992. │           │                       arrow_256.cur
  1993. │           │                       arrow_64.cur
  1994. │           │                       arrow_il_32.cur
  1995. │           │                       arrow_il_48.cur
  1996. │           │                       arrow_l_32.cur
  1997. │           │                       arrow_l_48.cur
  1998. │           │                       arrow_xl_64.cur
  1999. │           │                       beam_il_32.cur
  2000. │           │                       beam_il_48.cur
  2001. │           │                       busy_il_32.cur
  2002. │           │                       busy_il_48.cur
  2003. │           │                       mask_64.cur
  2004. │           │                       mask_xor_48.cur
  2005. │           │                       MiracastHCKTests.h
  2006. │           │                       MiracastHCKTests.rc
  2007. │           │                       random_128.cur
  2008. │           │                       random_256.cur
  2009. │           │                       random_strip.cur
  2010. │           │                       resource.h
  2011. │           │                       single_pixel.cur
  2012. │           │                       sources
  2013. │           │                      
  2014. │           └───DirectX
  2015. │               ├───Common
  2016. │               │   │   common.mk
  2017. │               │   │   dirs
  2018. │               │   │  
  2019. │               │   ├───3dmath
  2020. │               │   │       3dmath.cpp
  2021. │               │   │       sources
  2022. │               │   │      
  2023. │               │   ├───CContentGenerator
  2024. │               │   │       CContentGenerator.cpp
  2025. │               │   │       sources
  2026. │               │   │      
  2027. │               │   ├───CommonD3DTestBase
  2028. │               │   │       CommonD3DTestBase.cpp
  2029. │               │   │       CommonD3DTestBase.h
  2030. │               │   │       sources
  2031. │               │   │      
  2032. │               │   ├───D3D9TestFramework
  2033. │               │   │   │   dirs
  2034. │               │   │   │   framework.vcproj
  2035. │               │   │   │   Framework71.vcproj
  2036. │               │   │   │   testframe.mk
  2037. │               │   │   │  
  2038. │               │   │   ├───buffers
  2039. │               │   │   │       bufferspch.h
  2040. │               │   │   │       cindexbuffer.cpp
  2041. │               │   │   │       cindexbuffer8.cpp
  2042. │               │   │   │       cindexbuffer9.cpp
  2043. │               │   │   │       cnindexbuffer.cpp
  2044. │               │   │   │       cnvertexbuffer.cpp
  2045. │               │   │   │       cvertexbuffer.cpp
  2046. │               │   │   │       cvertexbuffer6.cpp
  2047. │               │   │   │       cvertexbuffer7.cpp
  2048. │               │   │   │       cvertexbuffer8.cpp
  2049. │               │   │   │       cvertexbuffer9.cpp
  2050. │               │   │   │       sources
  2051. │               │   │   │      
  2052. │               │   │   ├───commandline
  2053. │               │   │   │       ccommandline.cpp
  2054. │               │   │   │       sources
  2055. │               │   │   │      
  2056. │               │   │   ├───d3d
  2057. │               │   │   │       cd3d.cpp
  2058. │               │   │   │       cd3d6.cpp
  2059. │               │   │   │       cd3d7.cpp
  2060. │               │   │   │       cd3d8.cpp
  2061. │               │   │   │       cd3d9.cpp
  2062. │               │   │   │       d3dpch.h
  2063. │               │   │   │       sources
  2064. │               │   │   │      
  2065. │               │   │   ├───d3dtest
  2066. │               │   │   │       capitest.cpp
  2067. │               │   │   │       cd3dtest.cpp
  2068. │               │   │   │       cmanualtest.cpp
  2069. │               │   │   │       d3dtestpch.h
  2070. │               │   │   │       sources
  2071. │               │   │   │       wrappers.cpp
  2072. │               │   │   │      
  2073. │               │   │   ├───d3dx
  2074. │               │   │   │       cd3dx.cpp
  2075. │               │   │   │       sources
  2076. │               │   │   │      
  2077. │               │   │   ├───device
  2078. │               │   │   │       cdevice.cpp
  2079. │               │   │   │       cdevice6.cpp
  2080. │               │   │   │       cdevice7.cpp
  2081. │               │   │   │       cdevice8.cpp
  2082. │               │   │   │       cdevice9.cpp
  2083. │               │   │   │       cdeviced3dx8.cpp
  2084. │               │   │   │       cdeviced3dx9.cpp
  2085. │               │   │   │       cshaders.cpp
  2086. │               │   │   │       cstateblock.cpp
  2087. │               │   │   │       devicepch.h
  2088. │               │   │   │       devwrappers.cpp
  2089. │               │   │   │       render.cpp
  2090. │               │   │   │       sources
  2091. │               │   │   │      
  2092. │               │   │   ├───DXGLogger
  2093. │               │   │   │       DXG9Logger.cpp
  2094. │               │   │   │       sources
  2095. │               │   │   │      
  2096. │               │   │   ├───effect
  2097. │               │   │   │       ceffect.cpp
  2098. │               │   │   │       ceffect9.cpp
  2099. │               │   │   │       cneffect.cpp
  2100. │               │   │   │       sources
  2101. │               │   │   │      
  2102. │               │   │   ├───handle
  2103. │               │   │   │       chandle.cpp
  2104. │               │   │   │       sources
  2105. │               │   │   │      
  2106. │               │   │   ├───hlutils
  2107. │               │   │   │       cflagcombinations.cpp
  2108. │               │   │   │       ctestfactor.cpp
  2109. │               │   │   │       d_util.cpp
  2110. │               │   │   │       sources
  2111. │               │   │   │      
  2112. │               │   │   ├───image
  2113. │               │   │   │       cimage.cpp
  2114. │               │   │   │       imagepch.h
  2115. │               │   │   │       sources
  2116. │               │   │   │      
  2117. │               │   │   ├───imagecompare
  2118. │               │   │   │       cimagecompare.cpp
  2119. │               │   │   │       sources
  2120. │               │   │   │      
  2121. │               │   │   ├───include
  2122. │               │   │   │       cbuffers.h
  2123. │               │   │   │       ccommandline.h
  2124. │               │   │   │       cd3d.h
  2125. │               │   │   │       cd3ddef.h
  2126. │               │   │   │       cd3dtest.h
  2127. │               │   │   │       cd3dwindowframework.h
  2128. │               │   │   │       cd3dx.h
  2129. │               │   │   │       cdevice.h
  2130. │               │   │   │       ceffect.h
  2131. │               │   │   │       cflagcombinations.h
  2132. │               │   │   │       chandle.h
  2133. │               │   │   │       cimage.h
  2134. │               │   │   │       cimagecompare.h
  2135. │               │   │   │       cobject.h
  2136. │               │   │   │       cobjectunknown.h
  2137. │               │   │   │       cquery.h
  2138. │               │   │   │       cresource.h
  2139. │               │   │   │       csurface.h
  2140. │               │   │   │       cswapchain.h
  2141. │               │   │   │       CTestCaseResourceManager.h
  2142. │               │   │   │       ctestfactor.h
  2143. │               │   │   │       ctestmanager.h
  2144. │               │   │   │       ctextures.h
  2145. │               │   │   │       cwindow.h
  2146. │               │   │   │       d3dutils.h
  2147. │               │   │   │       dxg9logger.h
  2148. │               │   │   │       d_util.h
  2149. │               │   │   │       framework.h
  2150. │               │   │   │       frameworkresource.h
  2151. │               │   │   │       frameworktypes.h
  2152. │               │   │   │       fsurface.h
  2153. │               │   │   │       interface.h
  2154. │               │   │   │       legacytref.h
  2155. │               │   │   │       str.h
  2156. │               │   │   │       testutils.h
  2157. │               │   │   │      
  2158. │               │   │   ├───link
  2159. │               │   │   │       d3dframework.rc
  2160. │               │   │   │       sources
  2161. │               │   │   │      
  2162. │               │   │   ├───object
  2163. │               │   │   │       cobject.cpp
  2164. │               │   │   │       interface.cpp
  2165. │               │   │   │       objectpch.h
  2166. │               │   │   │       sources
  2167. │               │   │   │      
  2168. │               │   │   ├───query
  2169. │               │   │   │       cnquery.cpp
  2170. │               │   │   │       cquery.cpp
  2171. │               │   │   │       cquery6.cpp
  2172. │               │   │   │       cquery7.cpp
  2173. │               │   │   │       cquery8.cpp
  2174. │               │   │   │       cquery9.cpp
  2175. │               │   │   │       querypch.h
  2176. │               │   │   │       sources
  2177. │               │   │   │      
  2178. │               │   │   ├───resource
  2179. │               │   │   │       CResource.cpp
  2180. │               │   │   │       CResource9.cpp
  2181. │               │   │   │       ResourcePCH.h
  2182. │               │   │   │       sources
  2183. │               │   │   │      
  2184. │               │   │   ├───resources
  2185. │               │   │   │       bitmap1.bmp
  2186. │               │   │   │       d3d.ico
  2187. │               │   │   │       d3dframework.rc
  2188. │               │   │   │      
  2189. │               │   │   ├───surface
  2190. │               │   │   │       cnsurface.cpp
  2191. │               │   │   │       csurface.cpp
  2192. │               │   │   │       csurface6.cpp
  2193. │               │   │   │       csurface7.cpp
  2194. │               │   │   │       csurface8.cpp
  2195. │               │   │   │       csurface9.cpp
  2196. │               │   │   │       cvolume.cpp
  2197. │               │   │   │       cvolume8.cpp
  2198. │               │   │   │       cvolume9.cpp
  2199. │               │   │   │       fsurface.cpp
  2200. │               │   │   │       sources
  2201. │               │   │   │       surfacepch.h
  2202. │               │   │   │      
  2203. │               │   │   ├───swapchain
  2204. │               │   │   │       cnswapchain.cpp
  2205. │               │   │   │       cswapchain.cpp
  2206. │               │   │   │       cswapchain6.cpp
  2207. │               │   │   │       cswapchain7.cpp
  2208. │               │   │   │       cswapchain8.cpp
  2209. │               │   │   │       cswapchain9.cpp
  2210. │               │   │   │       sources
  2211. │               │   │   │       swapchainpch.h
  2212. │               │   │   │      
  2213. │               │   │   ├───testmanager
  2214. │               │   │   │       ctest.cpp
  2215. │               │   │   │       ctestmanager.cpp
  2216. │               │   │   │       sources
  2217. │               │   │   │       testmanagerpch.h
  2218. │               │   │   │      
  2219. │               │   │   ├───testutils
  2220. │               │   │   │       CTestCaseResourceManager.cpp
  2221. │               │   │   │       legacytestutils.cpp
  2222. │               │   │   │       sources
  2223. │               │   │   │       testutils.cpp
  2224. │               │   │   │       testutilspch.h
  2225. │               │   │   │      
  2226. │               │   │   ├───textures
  2227. │               │   │   │       ccubetexture.cpp
  2228. │               │   │   │       ccubetexture7.cpp
  2229. │               │   │   │       ccubetexture8.cpp
  2230. │               │   │   │       ccubetexture9.cpp
  2231. │               │   │   │       cntexture.cpp
  2232. │               │   │   │       ctexture.cpp
  2233. │               │   │   │       ctexture6.cpp
  2234. │               │   │   │       ctexture7.cpp
  2235. │               │   │   │       ctexture8.cpp
  2236. │               │   │   │       ctexture9.cpp
  2237. │               │   │   │       cvoltexture.cpp
  2238. │               │   │   │       cvoltexture8.cpp
  2239. │               │   │   │       cvoltexture9.cpp
  2240. │               │   │   │       sources
  2241. │               │   │   │       texturespch.h
  2242. │               │   │   │      
  2243. │               │   │   ├───window
  2244. │               │   │   │       clogwindow.cpp
  2245. │               │   │   │       crebarwindow.cpp
  2246. │               │   │   │       ctabwindow.cpp
  2247. │               │   │   │       cwindow.cpp
  2248. │               │   │   │       sources
  2249. │               │   │   │       windowpch.h
  2250. │               │   │   │      
  2251. │               │   │   └───windowframework
  2252. │               │   │           cd3dwindowframework.cpp
  2253. │               │   │           sources
  2254. │               │   │           windowframeworkpch.h
  2255. │               │   │           winmain.cpp
  2256. │               │   │          
  2257. │               │   ├───d3dconvert
  2258. │               │   │       d3dconvert.cpp
  2259. │               │   │       sources
  2260. │               │   │      
  2261. │               │   ├───D3DFormatConverter
  2262. │               │   │       D3DFormatConverter.cpp
  2263. │               │   │       sources
  2264. │               │   │      
  2265. │               │   ├───D3DTiff
  2266. │               │   │       D3DTiff.cpp
  2267. │               │   │       sources
  2268. │               │   │      
  2269. │               │   ├───DXVACommon
  2270. │               │   │       DXVACommon.cpp
  2271. │               │   │       sources
  2272. │               │   │      
  2273. │               │   ├───formathelper
  2274. │               │   │       FormatDesc.hpp
  2275. │               │   │       FormatDescImpl.cpp
  2276. │               │   │       FormatHelper.cpp
  2277. │               │   │       FormatHelper.vcproj
  2278. │               │   │       sources
  2279. │               │   │      
  2280. │               │   ├───include
  2281. │               │   │       3dmath.h
  2282. │               │   │       CContentGenerator.h
  2283. │               │   │       CContentGeneratorTypes.h
  2284. │               │   │       CDXVA_DeviceCaps.h
  2285. │               │   │       Common.hpp
  2286. │               │   │       cshaderdebugger.h
  2287. │               │   │       d3dconvert.h
  2288. │               │   │       D3DFormatConverter.h
  2289. │               │   │       D3DTiff.h
  2290. │               │   │       Direct3DFailureCategoryStrings.h
  2291. │               │   │       DXVACommon.h
  2292. │               │   │       DXVACommonTypes.h
  2293. │               │   │       FormatHelper.h
  2294. │               │   │       ImageDataConverter.h
  2295. │               │   │       includeresource.h
  2296. │               │   │       ShaderUtils.h
  2297. │               │   │       shapelib.h
  2298. │               │   │       WGFHelpers.h
  2299. │               │   │      
  2300. │               │   ├───ModeHelperFunctions
  2301. │               │   │       Common1.cpp
  2302. │               │   │       Common2.cpp
  2303. │               │   │       ModeHelperFunctions.sln
  2304. │               │   │       ModeHelperFunctions.vcproj
  2305. │               │   │       sources
  2306. │               │   │      
  2307. │               │   ├───ProxyRef10
  2308. │               │   │       ProxyRef10.cpp
  2309. │               │   │       ProxyRef10.h
  2310. │               │   │       ProxyRef10.razzle.vcproj
  2311. │               │   │       sources
  2312. │               │   │      
  2313. │               │   ├───ProxyRef11
  2314. │               │   │       ProxyRef11.cpp
  2315. │               │   │       ProxyRef11.h
  2316. │               │   │       sources
  2317. │               │   │      
  2318. │               │   ├───ResourceViewer
  2319. │               │   │       ResourceViewer.cpp
  2320. │               │   │       ResourceViewer.h
  2321. │               │   │       sources
  2322. │               │   │      
  2323. │               │   ├───ResourceViewerNoShell
  2324. │               │   │       ResourceViewer.cpp
  2325. │               │   │       ResourceViewer.h
  2326. │               │   │       sources
  2327. │               │   │      
  2328. │               │   ├───shader
  2329. │               │   │       cshaderdebugger.cpp
  2330. │               │   │       ShaderUtils.cpp
  2331. │               │   │       sources
  2332. │               │   │      
  2333. │               │   ├───shapelib
  2334. │               │   │       shapelib.cpp
  2335. │               │   │       shapelib.razzle.vcproj
  2336. │               │   │       sources
  2337. │               │   │      
  2338. │               │   ├───tiledresourcehelper
  2339. │               │   │       sources
  2340. │               │   │       TiledResourceHelper.cpp
  2341. │               │   │       TiledResourceHelper.h
  2342. │               │   │      
  2343. │               │   └───WGFTestFramework
  2344. │               │       │   dirs
  2345. │               │       │   WGFTestFramework.vcproj
  2346. │               │       │   WGFTestFramework2k5.vcproj
  2347. │               │       │  
  2348. │               │       ├───AddOns
  2349. │               │       │   │   dirs
  2350. │               │       │   │  
  2351. │               │       │   └───CustomTestApp
  2352. │               │       │           CustomTest.hpp
  2353. │               │       │           CustomTest.inl
  2354. │               │       │           CustomTestApp.cpp
  2355. │               │       │           CustomTestApp.hpp
  2356. │               │       │           CustomTestApp.inl
  2357. │               │       │           D3D8CustomTest.hpp
  2358. │               │       │           D3D8CustomTest.inl
  2359. │               │       │           D3D8CustomTestApp.cpp
  2360. │               │       │           D3D8CustomTestApp.hpp
  2361. │               │       │           D3D8CustomTestApp.inl
  2362. │               │       │           D3D9AdapterTopology.cpp
  2363. │               │       │           D3D9AdapterTopology.hpp
  2364. │               │       │           D3D9CustomTest.hpp
  2365. │               │       │           D3D9CustomTest.inl
  2366. │               │       │           D3D9CustomTestApp.cpp
  2367. │               │       │           D3D9CustomTestApp.hpp
  2368. │               │       │           D3D9CustomTestApp.inl
  2369. │               │       │           D3D9ToGDIAdapterTopologyMap.cpp
  2370. │               │       │           D3D9ToGDIAdapterTopologyMap.hpp
  2371. │               │       │           DXGIAdapterTopology.cpp
  2372. │               │       │           DXGIAdapterTopology.hpp
  2373. │               │       │           DXGICustomTest.hpp
  2374. │               │       │           DXGICustomTest.inl
  2375. │               │       │           DXGICustomTestApp.cpp
  2376. │               │       │           DXGICustomTestApp.hpp
  2377. │               │       │           DXGICustomTestApp.inl
  2378. │               │       │           DXGIToGDIAdapterTopologyMap.cpp
  2379. │               │       │           DXGIToGDIAdapterTopologyMap.hpp
  2380. │               │       │           GDIAdapterTopology.cpp
  2381. │               │       │           GDIAdapterTopology.hpp
  2382. │               │       │           Makefile
  2383. │               │       │           sources
  2384. │               │       │          
  2385. │               │       ├───Core
  2386. │               │       │   │   CommandLine.cpp
  2387. │               │       │   │   Error.cpp
  2388. │               │       │   │   FlagCombinations.cpp
  2389. │               │       │   │   FloatUtils.cpp
  2390. │               │       │   │   Framework.cpp
  2391. │               │       │   │   fwtypes.cpp
  2392. │               │       │   │   Logger.cpp
  2393. │               │       │   │   memmgr.cpp
  2394. │               │       │   │   pch.h
  2395. │               │       │   │   Shell.cpp
  2396. │               │       │   │   sources
  2397. │               │       │   │   Test.cpp
  2398. │               │       │   │   TestClassFactory.cpp
  2399. │               │       │   │   TestGroupManager.cpp
  2400. │               │       │   │   WGFTestCore.razzle.vcproj
  2401. │               │       │   │  
  2402. │               │       │   └───include
  2403. │               │       │           CommandLine.h
  2404. │               │       │           Error.h
  2405. │               │       │           FlagCombinations.h
  2406. │               │       │           FloatUtils.h
  2407. │               │       │           Framework.h
  2408. │               │       │           fwtypes.h
  2409. │               │       │           logger.h
  2410. │               │       │           memmgr.h
  2411. │               │       │           new_off.h
  2412. │               │       │           new_on.h
  2413. │               │       │           Shell.h
  2414. │               │       │           Test.h
  2415. │               │       │           TestClassFactory.h
  2416. │               │       │           TestGroupManager.h
  2417. │               │       │           WGFTestCore.h
  2418. │               │       │          
  2419. │               │       ├───d3d11test
  2420. │               │       │       D3D11EnumsInfo.cpp
  2421. │               │       │       D3D11EnumsInfo.h
  2422. │               │       │       D3D11Test.cpp
  2423. │               │       │       D3D11Test.h
  2424. │               │       │       D3D11Test.razzle.vcproj
  2425. │               │       │       D3D11Test.vcproj
  2426. │               │       │       D3D11Test.xml
  2427. │               │       │       D3D11TestGlobals.xml
  2428. │               │       │       D3D11ValueSets.cpp
  2429. │               │       │       D3D11ValueSets.h
  2430. │               │       │       D3DDepthHelper.cpp
  2431. │               │       │       D3DDepthHelper.h
  2432. │               │       │       D3DMSHelper.cpp
  2433. │               │       │       D3DMSHelper.h
  2434. │               │       │       D3DResourceFlagsValueSet.cpp
  2435. │               │       │       D3DResourceFlagsValueSet.h
  2436. │               │       │       D3DSampleLocation.cpp
  2437. │               │       │       D3DSampleLocation.h
  2438. │               │       │       D3DTest.xml
  2439. │               │       │       D3DTestGlobals.xml
  2440. │               │       │       D3DTestHelpers.cpp
  2441. │               │       │       D3DTestHelpers.h
  2442. │               │       │       d3dx10strings.cpp
  2443. │               │       │       d3dx10strings.h
  2444. │               │       │       DXGIBufferCompare.cpp
  2445. │               │       │       DXGIBufferCompare.h
  2446. │               │       │       DXGIFloatTypes.cpp
  2447. │               │       │       DXGIFloatTypes.h
  2448. │               │       │       DXGILatestConfig.xml
  2449. │               │       │       EnumsInfoCpp.def
  2450. │               │       │       EnumsInfoH.def
  2451. │               │       │       InfoQueueHelper.cpp
  2452. │               │       │       InfoQueueHelper.h
  2453. │               │       │       makewrappers.bat
  2454. │               │       │       NamedValueOverrides.xml
  2455. │               │       │       NResult.cpp
  2456. │               │       │       NResult.h
  2457. │               │       │       pch.h
  2458. │               │       │       PresentHelper.cpp
  2459. │               │       │       PresentHelper.h
  2460. │               │       │       sources
  2461. │               │       │       ValueSetCpp.def
  2462. │               │       │       ValueSetH.def
  2463. │               │       │      
  2464. │               │       ├───D3D11TestDM
  2465. │               │       │       D3D11Test.cpp
  2466. │               │       │       D3D11Test.h
  2467. │               │       │       D3D11Test.razzle.vcproj
  2468. │               │       │       D3D11Test.vcproj
  2469. │               │       │       D3D11Test.xml
  2470. │               │       │       D3D11TestGlobals.xml
  2471. │               │       │       D3D11ValueSets.cpp
  2472. │               │       │       D3D11ValueSets.h
  2473. │               │       │       D3DDepthHelper.cpp
  2474. │               │       │       D3DDepthHelper.h
  2475. │               │       │       D3DMSHelper.cpp
  2476. │               │       │       D3DMSHelper.h
  2477. │               │       │       D3DResourceFlagsValueSet.cpp
  2478. │               │       │       D3DResourceFlagsValueSet.h
  2479. │               │       │       D3DSampleLocation.cpp
  2480. │               │       │       D3DSampleLocation.h
  2481. │               │       │       D3DTest.xml
  2482. │               │       │       D3DTestGlobals.xml
  2483. │               │       │       D3DTestHelpers.cpp
  2484. │               │       │       D3DTestHelpers.h
  2485. │               │       │       d3dx10strings.cpp
  2486. │               │       │       d3dx10strings.h
  2487. │               │       │       DXGIBufferCompare.cpp
  2488. │               │       │       DXGIBufferCompare.h
  2489. │               │       │       DXGIFloatTypes.cpp
  2490. │               │       │       DXGIFloatTypes.h
  2491. │               │       │       DXGILatestConfig.xml
  2492. │               │       │       EnumsInfoCpp.def
  2493. │               │       │       EnumsInfoH.def
  2494. │               │       │       InfoQueueHelper.cpp
  2495. │               │       │       InfoQueueHelper.h
  2496. │               │       │       makewrappers.bat
  2497. │               │       │       NamedValueOverrides.xml
  2498. │               │       │       NResult.cpp
  2499. │               │       │       NResult.h
  2500. │               │       │       pch.h
  2501. │               │       │       PresentHelper.cpp
  2502. │               │       │       PresentHelper.h
  2503. │               │       │       sources
  2504. │               │       │       StringsCpp.def
  2505. │               │       │       StringsH.def
  2506. │               │       │       ValueSetCpp.def
  2507. │               │       │       ValueSetH.def
  2508. │               │       │      
  2509. │               │       ├───D3DTest
  2510. │               │       │       C10Device1Extras.cpp
  2511. │               │       │       C10DeviceExtras.cpp
  2512. │               │       │       C11DeviceExtras.cpp
  2513. │               │       │       CDeviceExtras.cpp
  2514. │               │       │       CMultiDeviceExtras.cpp
  2515. │               │       │       D3D10Convert.cpp
  2516. │               │       │       D3D10Convert.h
  2517. │               │       │       D3D10EnumsInfo.cpp
  2518. │               │       │       D3D10EnumsInfo.h
  2519. │               │       │       D3D10on11Test.xml
  2520. │               │       │       D3D10Test.cpp
  2521. │               │       │       D3D10Test.h
  2522. │               │       │       D3D10ValueSets.cpp
  2523. │               │       │       D3D10ValueSets.h
  2524. │               │       │       D3D10Wrapped.cpp
  2525. │               │       │       D3D10Wrapped.h
  2526. │               │       │       D3D10WrappedGlobals.cpp
  2527. │               │       │       D3D10WrappedGlobals.h
  2528. │               │       │       D3D11Convert.cpp
  2529. │               │       │       D3D11Convert.h
  2530. │               │       │       D3D11EnumsInfo.cpp
  2531. │               │       │       D3D11EnumsInfo.h
  2532. │               │       │       d3d11test.cpp
  2533. │               │       │       d3d11test.h
  2534. │               │       │       D3D11ValueSets.cpp
  2535. │               │       │       D3D11ValueSets.h
  2536. │               │       │       D3D11Wrapped.cpp
  2537. │               │       │       D3D11Wrapped.h
  2538. │               │       │       D3DDepthHelper.cpp
  2539. │               │       │       D3DDepthHelper.h
  2540. │               │       │       D3DEnumsInfo.cpp
  2541. │               │       │       D3DEnumsInfo.h
  2542. │               │       │       D3DMSHelper.cpp
  2543. │               │       │       D3DMSHelper.h
  2544. │               │       │       D3DMultiWrapped.cpp
  2545. │               │       │       D3DMultiWrapped.h
  2546. │               │       │       D3DResourceFlagsValueSet.cpp
  2547. │               │       │       D3DResourceFlagsValueSet.h
  2548. │               │       │       D3DSampleLocation.cpp
  2549. │               │       │       D3DSampleLocation.h
  2550. │               │       │       D3DTest.cpp
  2551. │               │       │       D3DTest.h
  2552. │               │       │       D3DTest.razzle.vcproj
  2553. │               │       │       D3DTest.vcproj
  2554. │               │       │       D3DTest.xml
  2555. │               │       │       D3DTestGlobals.xml
  2556. │               │       │       D3DTestHelpers.cpp
  2557. │               │       │       D3DTestHelpers.h
  2558. │               │       │       D3DValueSets.cpp
  2559. │               │       │       D3DValueSets.h
  2560. │               │       │       D3DWrapped.cpp
  2561. │               │       │       D3DWrapped.h
  2562. │               │       │       d3dwrappedtypes.h
  2563. │               │       │       d3dx10strings.cpp
  2564. │               │       │       d3dx10strings.h
  2565. │               │       │       d3dx10wrapped.cpp
  2566. │               │       │       d3dx10wrapped.h
  2567. │               │       │       DXGIBufferCompare.cpp
  2568. │               │       │       DXGIBufferCompare.h
  2569. │               │       │       DXGIFloatTypes.cpp
  2570. │               │       │       DXGIFloatTypes.h
  2571. │               │       │       DXGILatestConfig.xml
  2572. │               │       │       EnumsInfoCpp.def
  2573. │               │       │       EnumsInfoH.def
  2574. │               │       │       InfoQueueHelper.cpp
  2575. │               │       │       InfoQueueHelper.h
  2576. │               │       │       makewrappers.bat
  2577. │               │       │       NamedValueOverrides.xml
  2578. │               │       │       NResult.cpp
  2579. │               │       │       NResult.h
  2580. │               │       │       pch.h
  2581. │               │       │       PresentHelper.cpp
  2582. │               │       │       PresentHelper.h
  2583. │               │       │       sources
  2584. │               │       │       ValueSetCpp.def
  2585. │               │       │       ValueSetH.def
  2586. │               │       │      
  2587. │               │       ├───DXGITest
  2588. │               │       │       D3DWrappers.h
  2589. │               │       │       DXGITest.cpp
  2590. │               │       │       DXGITest.h
  2591. │               │       │       DXGITestFramework.cpp
  2592. │               │       │       DXGITestFramework.h
  2593. │               │       │       sources
  2594. │               │       │      
  2595. │               │       ├───GraphicsTest
  2596. │               │       │       DXGILatestConfig.xml
  2597. │               │       │       DXGIValueSets.cpp
  2598. │               │       │       DXGIValueSets.h
  2599. │               │       │       DXGIValueSetsGenerated.cpp
  2600. │               │       │       GraphicsTest.cpp
  2601. │               │       │       GraphicsTest.h
  2602. │               │       │       makewrappers.bat
  2603. │               │       │       MinMaxRange.cpp
  2604. │               │       │       MinMaxRange.h
  2605. │               │       │       sources
  2606. │               │       │      
  2607. │               │       ├───GraphicsTestDM
  2608. │               │       │       DXGILatestConfig.xml
  2609. │               │       │       DXGIValueSets.cpp
  2610. │               │       │       DXGIValueSets.h
  2611. │               │       │       DXGIValueSetsGenerated.cpp
  2612. │               │       │       GraphicsTest.cpp
  2613. │               │       │       GraphicsTest.h
  2614. │               │       │       GraphicsTestDM.h
  2615. │               │       │       makewrappers.bat
  2616. │               │       │       MinMaxRange.cpp
  2617. │               │       │       MinMaxRange.h
  2618. │               │       │       MinMaxRangeDM.h
  2619. │               │       │       sources
  2620. │               │       │      
  2621. │               │       ├───HResultHelp
  2622. │               │       │       HResultHelp.cpp
  2623. │               │       │       HResultHelp.h
  2624. │               │       │       sources
  2625. │               │       │      
  2626. │               │       ├───Samples
  2627. │               │       │   │   dirs
  2628. │               │       │   │   samples.mk
  2629. │               │       │   │  
  2630. │               │       │   └───billkris
  2631. │               │       │       │   dirs
  2632. │               │       │       │  
  2633. │               │       │       └───Simple
  2634. │               │       │               Simple.cpp
  2635. │               │       │               Simple.rc
  2636. │               │       │               Simple.vcproj
  2637. │               │       │               Simple.xml
  2638. │               │       │               sources
  2639. │               │       │               VarCore.xml
  2640. │               │       │              
  2641. │               │       └───WGFTestUI
  2642. │               │               bitmap1.bmp
  2643. │               │               bitmap2.bmp
  2644. │               │               cursor1.cur
  2645. │               │               directx.ico
  2646. │               │               pch.h
  2647. │               │               resource.h
  2648. │               │               sources
  2649. │               │               splitter.bmp
  2650. │               │               toolbar.bmp
  2651. │               │               toolbar1.bmp
  2652. │               │               WGFTestUI.h
  2653. │               │               WGFTestUI.razzle.vcproj
  2654. │               │               WGFTestUI.rc
  2655. │               │               WGFTestUI.vcproj
  2656. │               │               WGFTestUIDeviceWindow.cpp
  2657. │               │               WGFTestUIDeviceWindow.h
  2658. │               │               WGFTestUIFiltersDialog.cpp
  2659. │               │               WGFTestUIFiltersDialog.h
  2660. │               │               WGFTestUIGoToDialog.cpp
  2661. │               │               WGFTestUIGoToDialog.h
  2662. │               │               WGFTestUIGroups.cpp
  2663. │               │               WGFTestUIGroups.h
  2664. │               │               WGFTestUIHelpDialog.cpp
  2665. │               │               WGFTestUIHelpDialog.h
  2666. │               │               WGFTestUIKeyList.cpp
  2667. │               │               WGFTestUIKeyList.h
  2668. │               │               WGFTestUILog.cpp
  2669. │               │               WGFTestUILog.h
  2670. │               │               WGFTestUIMain.cpp
  2671. │               │               WGFTestUIOptionsDialog.cpp
  2672. │               │               WGFTestUIOptionsDialog.h
  2673. │               │               WGFTestUIParametersDialog.cpp
  2674. │               │               WGFTestUIParametersDialog.h
  2675. │               │               WGFTestUIShell.cpp
  2676. │               │               WGFTestUIShell.h
  2677. │               │               WGFTestUIStatus.cpp
  2678. │               │               WGFTestUIStatus.h
  2679. │               │               WGFTestUITestCases.cpp
  2680. │               │               WGFTestUITestCases.h
  2681. │               │               WGFTestUIWindow.cpp
  2682. │               │               WGFTestUIWindow.h
  2683. │               │              
  2684. │               ├───d3d
  2685. │               │   │   d3d.mk
  2686. │               │   │   d3d11.mk
  2687. │               │   │   dirs
  2688. │               │   │  
  2689. │               │   ├───conf
  2690. │               │   │   │   conf11.mk
  2691. │               │   │   │   dirs
  2692. │               │   │   │   runconf.bat
  2693. │               │   │   │  
  2694. │               │   │   ├───AsyncConf
  2695. │               │   │   │       Async.sh
  2696. │               │   │   │       AsyncConf.cpp
  2697. │               │   │   │       AsyncConf.h
  2698. │               │   │   │       AsyncConf.razzle.vc8.vcproj
  2699. │               │   │   │       AsyncConf.razzle.vcproj
  2700. │               │   │   │       AsyncConf.rc
  2701. │               │   │   │       CounterConfTest.cpp
  2702. │               │   │   │       kitContent.kml
  2703. │               │   │   │       PredicateConfTest.cpp
  2704. │               │   │   │       QueryConfTest.cpp
  2705. │               │   │   │       sources
  2706. │               │   │   │      
  2707. │               │   │   ├───blend
  2708. │               │   │   │       BasicBlend.cpp
  2709. │               │   │   │       blend.cpp
  2710. │               │   │   │       blend.h
  2711. │               │   │   │       blend.razzle.vc8.vcproj
  2712. │               │   │   │       blend.razzle.vcproj
  2713. │               │   │   │       blend.rc
  2714. │               │   │   │       BlendCode.cpp
  2715. │               │   │   │       BlendStates.cpp
  2716. │               │   │   │       kitContent.kml
  2717. │               │   │   │       logic.sh
  2718. │               │   │   │       LogicOps.cpp
  2719. │               │   │   │       ps_blend.psh
  2720. │               │   │   │       ps_blend_fl9x.psh
  2721. │               │   │   │       ps_copy.psh
  2722. │               │   │   │       sources
  2723. │               │   │   │       vs.vsh
  2724. │               │   │   │       vs_fl9x.vsh
  2725. │               │   │   │      
  2726. │               │   │   ├───clipping
  2727. │               │   │   │       Clipping.cpp
  2728. │               │   │   │       Clipping.h
  2729. │               │   │   │       Clipping.razzle.vc8.vcproj
  2730. │               │   │   │       Clipping.razzle.vcproj
  2731. │               │   │   │       Clipping.rc
  2732. │               │   │   │       kitContent.kml
  2733. │               │   │   │       LineClipTest.cpp
  2734. │               │   │   │       PointClipTest.cpp
  2735. │               │   │   │       ps.psh
  2736. │               │   │   │       sources
  2737. │               │   │   │       TriangleClipTest.cpp
  2738. │               │   │   │       vs_clipcullmix.vsh
  2739. │               │   │   │       vs_clipdist.vsh
  2740. │               │   │   │       vs_culldist.vsh
  2741. │               │   │   │       vs_depth_clip.vsh
  2742. │               │   │   │       vs_pos_only.vsh
  2743. │               │   │   │       vs_w_clip.vsh
  2744. │               │   │   │      
  2745. │               │   │   ├───ComputeShader
  2746. │               │   │   │   │   ACVertexShaderPassThrough.fx
  2747. │               │   │   │   │   AppendConsume.cpp
  2748. │               │   │   │   │   AppendConsume.fx
  2749. │               │   │   │   │   AppendConsume.h
  2750. │               │   │   │   │   AppendStructured.fx
  2751. │               │   │   │   │   AppendStructuredPS.fx
  2752. │               │   │   │   │   Atomicity.cpp
  2753. │               │   │   │   │   Atomicity.h
  2754. │               │   │   │   │   breeder.bmp
  2755. │               │   │   │   │   ConsumeStructured.fx
  2756. │               │   │   │   │   ConsumeStructuredPS.fx
  2757. │               │   │   │   │   CounterUAV.cpp
  2758. │               │   │   │   │   CounterUAV.fx
  2759. │               │   │   │   │   CounterUAV.h
  2760. │               │   │   │   │   Dispatch.cpp
  2761. │               │   │   │   │   Dispatch.h
  2762. │               │   │   │   │   GroupSharedMemory.cpp
  2763. │               │   │   │   │   GroupSharedMemory.h
  2764. │               │   │   │   │   interaction.cpp
  2765. │               │   │   │   │   Interaction.h
  2766. │               │   │   │   │   interaction.sh
  2767. │               │   │   │   │   kitContent.kml
  2768. │               │   │   │   │   MemoryBarrier.fx
  2769. │               │   │   │   │   MemoryBarrierPS.fx
  2770. │               │   │   │   │   MemoryBarrierSync.cpp
  2771. │               │   │   │   │   MemoryBarrierSync.h
  2772. │               │   │   │   │   sources
  2773. │               │   │   │   │   UAV.cpp
  2774. │               │   │   │   │   UAV.h
  2775. │               │   │   │   │   UAVBuffer.cpp
  2776. │               │   │   │   │   UAVBufferRW.cpp
  2777. │               │   │   │   │   UAVBufferRW.fx
  2778. │               │   │   │   │   UAVBufferRWCS.cpp
  2779. │               │   │   │   │   UAVBufferRWPS.cpp
  2780. │               │   │   │   │   UAVBufferSrc.cpp
  2781. │               │   │   │   │   UAVBufferSrc.fx
  2782. │               │   │   │   │   UAVBufferSrcCS.cpp
  2783. │               │   │   │   │   UAVBufferSrcPS.cpp
  2784. │               │   │   │   │   UAVBufferTyped.cpp
  2785. │               │   │   │   │   UAVBufferTyped.fx
  2786. │               │   │   │   │   UAVBufferTypedCS.cpp
  2787. │               │   │   │   │   UAVBufferTypedPS.cpp
  2788. │               │   │   │   │   UAVTyped.cpp
  2789. │               │   │   │   │   UAVTyped.fx
  2790. │               │   │   │   │   WGFCompute.cpp
  2791. │               │   │   │   │   WGFCompute.h
  2792. │               │   │   │   │   WGFCompute.rc
  2793. │               │   │   │   │  
  2794. │               │   │   │   └───WGFComputeShader
  2795. │               │   │   │           WGFComputeShader.sln
  2796. │               │   │   │           WGFComputeShader.vcproj
  2797. │               │   │   │          
  2798. │               │   │   ├───D3DWDDM
  2799. │               │   │   │       Adapter.cpp
  2800. │               │   │   │       Adapter.h
  2801. │               │   │   │       D3D9DriverRuntimeVersionTest.cpp
  2802. │               │   │   │       D3D9DriverRuntimeVersionTest.h
  2803. │               │   │   │       d3dwddm.cpp
  2804. │               │   │   │       d3dwddm.h
  2805. │               │   │   │       D3DWDDM.rc
  2806. │               │   │   │       D3DWDDMDriverVersionTest.cpp
  2807. │               │   │   │       D3DWDDMDriverVersionTest.h
  2808. │               │   │   │       DetoursTest.cpp
  2809. │               │   │   │       DetoursTest.h
  2810. │               │   │   │       kitContent.kml
  2811. │               │   │   │       sources
  2812. │               │   │   │       WGF11D3DWDDM.exe.manifest
  2813. │               │   │   │      
  2814. │               │   │   ├───DepthStencil
  2815. │               │   │   │       bias.cpp
  2816. │               │   │   │       bias.h
  2817. │               │   │   │       clamp.cpp
  2818. │               │   │   │       clamp.h
  2819. │               │   │   │       depth.cpp
  2820. │               │   │   │       depth.h
  2821. │               │   │   │       depth.psh
  2822. │               │   │   │       depth.vsh
  2823. │               │   │   │       depth_point.gsh
  2824. │               │   │   │       depth_tri.gsh
  2825. │               │   │   │       kitContent.kml
  2826. │               │   │   │       odepth.psh
  2827. │               │   │   │       odepth.vsh
  2828. │               │   │   │       res.rc
  2829. │               │   │   │       sources
  2830. │               │   │   │       state.cpp
  2831. │               │   │   │       state.h
  2832. │               │   │   │       Stencil.cpp
  2833. │               │   │   │       Stencil.h
  2834. │               │   │   │       stencilps.psh
  2835. │               │   │   │       stencilvs.vsh
  2836. │               │   │   │       testapp.cpp
  2837. │               │   │   │       testapp.h
  2838. │               │   │   │       views.cpp
  2839. │               │   │   │       views.gsh
  2840. │               │   │   │       views.h
  2841. │               │   │   │       views.psh
  2842. │               │   │   │       views.vsh
  2843. │               │   │   │       WGFDepthStencil.2k5.razzle.vcproj
  2844. │               │   │   │      
  2845. │               │   │   ├───filter
  2846. │               │   │   │       AnisoFilter.cpp
  2847. │               │   │   │       BasicFilter.cpp
  2848. │               │   │   │       filter.cpp
  2849. │               │   │   │       filter.h
  2850. │               │   │   │       filter.razzle.vc8.vcproj
  2851. │               │   │   │       filter.razzle.vcproj
  2852. │               │   │   │       filter.rc
  2853. │               │   │   │       FilterCode.cpp
  2854. │               │   │   │       gs_sample_cmp.gsh
  2855. │               │   │   │       gs_sample_grad.gsh
  2856. │               │   │   │       gs_sample_level.gsh
  2857. │               │   │   │       kitContent.kml
  2858. │               │   │   │       MinLOD.cpp
  2859. │               │   │   │       minlod.sh
  2860. │               │   │   │       MipFilter.cpp
  2861. │               │   │   │       MipGen.cpp
  2862. │               │   │   │       ps_basic.psh
  2863. │               │   │   │       ps_basic_L9.psh
  2864. │               │   │   │       ps_copy.psh
  2865. │               │   │   │       ps_copy_L9.psh
  2866. │               │   │   │       ps_passthru.psh
  2867. │               │   │   │       ps_sample_bias.psh
  2868. │               │   │   │       ps_sample_bias_L9.psh
  2869. │               │   │   │       ps_sample_cmp.psh
  2870. │               │   │   │       ps_sample_cmp_main_2_aoff.bsh
  2871. │               │   │   │       ps_sample_cmp_main_2_L0_aoff.bsh
  2872. │               │   │   │       ps_sample_grad.psh
  2873. │               │   │   │       ps_sample_grad_L9.psh
  2874. │               │   │   │       ps_sample_level.psh
  2875. │               │   │   │       ps_sample_level_L9.psh
  2876. │               │   │   │       SamplerStates.cpp
  2877. │               │   │   │       sources
  2878. │               │   │   │       TextureCode.cpp
  2879. │               │   │   │       vs.vsh
  2880. │               │   │   │       vs_L9.vsh
  2881. │               │   │   │       vs_sample_cmp.vsh
  2882. │               │   │   │       vs_sample_grad.vsh
  2883. │               │   │   │       vs_sample_level.vsh
  2884. │               │   │   │      
  2885. │               │   │   ├───GeometryShader
  2886. │               │   │   │       GeometryShader.cpp
  2887. │               │   │   │       GeometryShader.h
  2888. │               │   │   │       GeometryShader.razzle.vc8.vcproj
  2889. │               │   │   │       GeometryShader.razzle.vcproj
  2890. │               │   │   │       GeometryShader.rc
  2891. │               │   │   │       GSInstanceID.cpp
  2892. │               │   │   │       GSInstanceID.h
  2893. │               │   │   │       GSMultiOut.cpp
  2894. │               │   │   │       GSMultiOut.h
  2895. │               │   │   │       GSMultiOut.sh
  2896. │               │   │   │       GSPrimID.cpp
  2897. │               │   │   │       GSPrimID.h
  2898. │               │   │   │       GSTopology.cpp
  2899. │               │   │   │       GSTopology.h
  2900. │               │   │   │       GSTopology.sh
  2901. │               │   │   │       InstanceID.sh
  2902. │               │   │   │       kitContent.kml
  2903. │               │   │   │       PrimID.sh
  2904. │               │   │   │       PrimType.sh
  2905. │               │   │   │       sources
  2906. │               │   │   │      
  2907. │               │   │   ├───HybridPerf
  2908. │               │   │   │       kitContent.kml
  2909. │               │   │   │       Main.cpp
  2910. │               │   │   │       main.hpp
  2911. │               │   │   │       sources
  2912. │               │   │   │      
  2913. │               │   │   ├───InputAssembler
  2914. │               │   │   │   │   dirs
  2915. │               │   │   │   │   Draw.cpp
  2916. │               │   │   │   │   GeneratedValues.cpp
  2917. │               │   │   │   │   HelperFunctions.cpp
  2918. │               │   │   │   │   InputAssembler.cpp
  2919. │               │   │   │   │   InputAssembler.h
  2920. │               │   │   │   │   InputAssembler.rc
  2921. │               │   │   │   │   InputLayouts.cpp
  2922. │               │   │   │   │   Limits.cpp
  2923. │               │   │   │   │   ReadFromUnboundSlot.cpp
  2924. │               │   │   │   │   ValidateProcessedBuffers.cpp
  2925. │               │   │   │   │   WGFInputAssembler.razzle.2008.sln
  2926. │               │   │   │   │   WGFInputAssembler.razzle.2008.vcproj
  2927. │               │   │   │   │   WGFInputAssembler.razzle.2k5.sln
  2928. │               │   │   │   │   WGFInputAssembler.razzle.2k5.vcproj
  2929. │               │   │   │   │  
  2930. │               │   │   │   ├───Draw
  2931. │               │   │   │   │       IAGroups.cpp
  2932. │               │   │   │   │       kitContent.kml
  2933. │               │   │   │   │       sources
  2934. │               │   │   │   │      
  2935. │               │   │   │   ├───InputAssembler
  2936. │               │   │   │   │       IAGroups.cpp
  2937. │               │   │   │   │       kitContent.kml
  2938. │               │   │   │   │       sources
  2939. │               │   │   │   │      
  2940. │               │   │   │   └───VertexShader
  2941. │               │   │   │           IAGroups.cpp
  2942. │               │   │   │           kitContent.kml
  2943. │               │   │   │           sources
  2944. │               │   │   │          
  2945. │               │   │   ├───Interfaces
  2946. │               │   │   │       CInterfaceFlowControl.cpp
  2947. │               │   │   │       CInterfaceFlowControl.h
  2948. │               │   │   │       ConstantBufferIndexing.cpp
  2949. │               │   │   │       ConstantBufferIndexing.fx
  2950. │               │   │   │       CSInterfaceFlowControl.fx
  2951. │               │   │   │       FcallLimits.cpp
  2952. │               │   │   │       FcallLimits.h
  2953. │               │   │   │       FCVertexShaderPassThrough.fx
  2954. │               │   │   │       kitContent.kml
  2955. │               │   │   │       ResourceIndexing.cpp
  2956. │               │   │   │       ResourceIndexing.fx
  2957. │               │   │   │       ResourceIndexing.h
  2958. │               │   │   │       SamplerIndexing.cpp
  2959. │               │   │   │       SamplerIndexing.fx
  2960. │               │   │   │       sources
  2961. │               │   │   │       TextureIndexing.cpp
  2962. │               │   │   │       TextureIndexing.fx
  2963. │               │   │   │       WGFInterfaces.cpp
  2964. │               │   │   │       WGFInterfaces.h
  2965. │               │   │   │       WGFInterfaces.rc
  2966. │               │   │   │      
  2967. │               │   │   ├───MapDefault
  2968. │               │   │   │       kitContent.kml
  2969. │               │   │   │       MapDefault.cpp
  2970. │               │   │   │       MapDefault.h
  2971. │               │   │   │       MapDefault.rc
  2972. │               │   │   │       sources
  2973. │               │   │   │      
  2974. │               │   │   ├───MeasureHPC
  2975. │               │   │   │       a.bat
  2976. │               │   │   │       b.bat
  2977. │               │   │   │       Draw.cpp
  2978. │               │   │   │       Frequency.cpp
  2979. │               │   │   │       Frequency.h
  2980. │               │   │   │       MeasureHPC.sln
  2981. │               │   │   │       MeasureHPC.vcxproj
  2982. │               │   │   │       MeasureHPC.vcxproj.filters
  2983. │               │   │   │       sources
  2984. │               │   │   │       Teapots.cpp
  2985. │               │   │   │       Teapots.h
  2986. │               │   │   │       TimingData.cpp
  2987. │               │   │   │       TimingData.h
  2988. │               │   │   │       TimingData.rc
  2989. │               │   │   │      
  2990. │               │   │   ├───PixelShader
  2991. │               │   │   │       GeneratedValues.cpp
  2992. │               │   │   │       GeneratedValues.hlsl
  2993. │               │   │   │       IsFrontFace.cpp
  2994. │               │   │   │       kitContent.kml
  2995. │               │   │   │       PipelineStats.cpp
  2996. │               │   │   │       PixelShader.cpp
  2997. │               │   │   │       PixelShader.h
  2998. │               │   │   │       PixelShader.rc
  2999. │               │   │   │       psuav.hlsl
  3000. │               │   │   │       sources
  3001. │               │   │   │       UAV.cpp
  3002. │               │   │   │       WGFPixelShader.razzle.2k5.sln
  3003. │               │   │   │       WGFPixelShader.razzle.2k5.vcproj
  3004. │               │   │   │      
  3005. │               │   │   ├───Precision
  3006. │               │   │   │       Arithmetic.cpp
  3007. │               │   │   │       Arithmetic.h
  3008. │               │   │   │       Convert.cpp
  3009. │               │   │   │       Convert.h
  3010. │               │   │   │       Input.cpp
  3011. │               │   │   │       input.h
  3012. │               │   │   │       kitContent.kml
  3013. │               │   │   │       Mov.cpp
  3014. │               │   │   │       Mov.h
  3015. │               │   │   │       Precision.cpp
  3016. │               │   │   │       Precision.h
  3017. │               │   │   │       Precision.rc
  3018. │               │   │   │       Resource.cpp
  3019. │               │   │   │       Resource.h
  3020. │               │   │   │       sources
  3021. │               │   │   │       swap.cpp
  3022. │               │   │   │       swap.h
  3023. │               │   │   │      
  3024. │               │   │   ├───RenderTargets
  3025. │               │   │   │       Clear.cpp
  3026. │               │   │   │       Clear.h
  3027. │               │   │   │       kitContent.kml
  3028. │               │   │   │       RenderTargets.cpp
  3029. │               │   │   │       RenderTargets.gsh
  3030. │               │   │   │       RenderTargets.h
  3031. │               │   │   │       RenderTargets.psh
  3032. │               │   │   │       RenderTargets.rc
  3033. │               │   │   │       RenderTargets.vcproj
  3034. │               │   │   │       RenderTargets.vsh
  3035. │               │   │   │       RenderTargets_FL9X.psh
  3036. │               │   │   │       RenderTargets_FL9X.vsh
  3037. │               │   │   │       RenderTargets_SR_Readback.psh
  3038. │               │   │   │       RenderTargets_SR_Readback_FL9X.psh
  3039. │               │   │   │       sources
  3040. │               │   │   │      
  3041. │               │   │   ├───ResourceAccess
  3042. │               │   │   │       ClearView.cpp
  3043. │               │   │   │       ClearView.h
  3044. │               │   │   │       ClearView.inl
  3045. │               │   │   │       Compressed.cpp
  3046. │               │   │   │       Compressed.h
  3047. │               │   │   │       D2DTileableCopy.cpp
  3048. │               │   │   │       D2DTileableCopy.h
  3049. │               │   │   │       Discard.cpp
  3050. │               │   │   │       Discard.h
  3051. │               │   │   │       kitContent.kml
  3052. │               │   │   │       Multisample.cpp
  3053. │               │   │   │       Multisample.h
  3054. │               │   │   │       RectScenarios.cpp
  3055. │               │   │   │       RectScenarios.h
  3056. │               │   │   │       resourceaccess.cpp
  3057. │               │   │   │       ResourceAccess.gsh
  3058. │               │   │   │       resourceaccess.h
  3059. │               │   │   │       ResourceAccess.psh
  3060. │               │   │   │       resourceaccess.rc
  3061. │               │   │   │       resourceaccess.vcproj
  3062. │               │   │   │       ResourceAccess.vsh
  3063. │               │   │   │       ResourceFlush.cpp
  3064. │               │   │   │       ResourceFlush.h
  3065. │               │   │   │       sources
  3066. │               │   │   │      
  3067. │               │   │   ├───ResourceFormats
  3068. │               │   │   │       CheckSupport.cpp
  3069. │               │   │   │       kitContent.kml
  3070. │               │   │   │       ResourceFormats.cpp
  3071. │               │   │   │       ResourceFormats.gsh
  3072. │               │   │   │       ResourceFormats.h
  3073. │               │   │   │       ResourceFormats.psh
  3074. │               │   │   │       ResourceFormats.rc
  3075. │               │   │   │       ResourceFormats.vc8.vcproj
  3076. │               │   │   │       ResourceFormats.vcproj
  3077. │               │   │   │       ResourceFormats.vsh
  3078. │               │   │   │       sources
  3079. │               │   │   │      
  3080. │               │   │   ├───shader5x
  3081. │               │   │   │       AsmHelper.cpp
  3082. │               │   │   │       AsmHelper.h
  3083. │               │   │   │       AtomicTestCases.h
  3084. │               │   │   │       Bitwise.cpp
  3085. │               │   │   │       Bitwise.h
  3086. │               │   │   │       Condition.cpp
  3087. │               │   │   │       Condition.h
  3088. │               │   │   │       ConstantBuffers.cpp
  3089. │               │   │   │       ConstantBuffers.h
  3090. │               │   │   │       ControlFlow.cpp
  3091. │               │   │   │       ControlFlow.h
  3092. │               │   │   │       DoubleFMATable.h
  3093. │               │   │   │       DoublesArith.cpp
  3094. │               │   │   │       DoublesArith.h
  3095. │               │   │   │       DoublesDDivData.h
  3096. │               │   │   │       DoublesDFMAData.h
  3097. │               │   │   │       DoublesDRCPData.h
  3098. │               │   │   │       FloatArith.cpp
  3099. │               │   │   │       FloatArith.h
  3100. │               │   │   │       FormatDesc.hpp
  3101. │               │   │   │       FormatDescImpl.cpp
  3102. │               │   │   │       Index.cpp
  3103. │               │   │   │       Index.h
  3104. │               │   │   │       IntArith.cpp
  3105. │               │   │   │       IntArith.h
  3106. │               │   │   │       kitContent.kml
  3107. │               │   │   │       LoadStore.cpp
  3108. │               │   │   │       LoadStore.h
  3109. │               │   │   │       MemoryAccessInstructions.cpp
  3110. │               │   │   │       MemoryAccessInstructions.h
  3111. │               │   │   │       Move.cpp
  3112. │               │   │   │       Move.h
  3113. │               │   │   │       Multisample.cpp
  3114. │               │   │   │       Multisample.h
  3115. │               │   │   │       raster.cpp
  3116. │               │   │   │       Raster.h
  3117. │               │   │   │       Registers.cpp
  3118. │               │   │   │       Registers.h
  3119. │               │   │   │       ResourceAccess.cpp
  3120. │               │   │   │       ResourceAccess.h
  3121. │               │   │   │       Shader50.razzle.2k8.vcproj
  3122. │               │   │   │       Shader5x.cpp
  3123. │               │   │   │       Shader5x.h
  3124. │               │   │   │       Shader5x.rc
  3125. │               │   │   │       ShaderInstruction.cpp
  3126. │               │   │   │       ShaderInstruction.h
  3127. │               │   │   │       sources
  3128. │               │   │   │       SumAbsDiff.cpp
  3129. │               │   │   │       SumAbsDiff.h
  3130. │               │   │   │       Swizzle.cpp
  3131. │               │   │   │       Swizzle.h
  3132. │               │   │   │       Topology.cpp
  3133. │               │   │   │       Topology.h
  3134. │               │   │   │       TypeConvert.cpp
  3135. │               │   │   │       TypeConvert.h
  3136. │               │   │   │      
  3137. │               │   │   ├───SharedResources
  3138. │               │   │   │       kitContent.kml
  3139. │               │   │   │       SharedRes.razzle.vcproj
  3140. │               │   │   │       SharedResource.cpp
  3141. │               │   │   │       SharedResource.h
  3142. │               │   │   │       SharedResource.rc
  3143. │               │   │   │       SharedResourceChild.cpp
  3144. │               │   │   │       SharedResourceChild.h
  3145. │               │   │   │       sources
  3146. │               │   │   │      
  3147. │               │   │   ├───StreamOut
  3148. │               │   │   │       kitContent.kml
  3149. │               │   │   │       MultiBuffer.cpp
  3150. │               │   │   │       MultiBuffer.h
  3151. │               │   │   │       MultiStream.cpp
  3152. │               │   │   │       MultiStream.h
  3153. │               │   │   │       PassThroughVS.fx
  3154. │               │   │   │       ShaderClear.sh
  3155. │               │   │   │       ShaderSource.sh
  3156. │               │   │   │       ShaderSourceMulti.sh
  3157. │               │   │   │       SingleBuffer.cpp
  3158. │               │   │   │       SingleBuffer.h
  3159. │               │   │   │       sources
  3160. │               │   │   │       StreamOut.cpp
  3161. │               │   │   │       StreamOut.h
  3162. │               │   │   │       streamout.rc
  3163. │               │   │   │       StreamOut.sln
  3164. │               │   │   │       StreamOut.vcproj
  3165. │               │   │   │       StreamOutPatches.cpp
  3166. │               │   │   │       StreamOutPatches.h
  3167. │               │   │   │      
  3168. │               │   │   ├───SystemCheck
  3169. │               │   │   │       DiscreteListTest.cpp
  3170. │               │   │   │       DiscreteListTest.h
  3171. │               │   │   │       kitContent.kml
  3172. │               │   │   │       MinimumFeatureLevelTest.cpp
  3173. │               │   │   │       MinimumFeatureLevelTest.h
  3174. │               │   │   │       sources
  3175. │               │   │   │       SystemCheck.cpp
  3176. │               │   │   │       SystemCheck.h
  3177. │               │   │   │       SystemCheck.rc
  3178. │               │   │   │      
  3179. │               │   │   ├───Tessellation
  3180. │               │   │   │       cp.bat
  3181. │               │   │   │       DomainTest.cpp
  3182. │               │   │   │       HullPhases.cpp
  3183. │               │   │   │       HullTest.cpp
  3184. │               │   │   │       kitContent.kml
  3185. │               │   │   │       ShaderCode.cpp
  3186. │               │   │   │       ShaderCode.h
  3187. │               │   │   │       sources
  3188. │               │   │   │       Tessellation.cpp
  3189. │               │   │   │       Tessellation.h
  3190. │               │   │   │       Tessellation.rc
  3191. │               │   │   │       TessTest.cpp
  3192. │               │   │   │       TestBuffer.h
  3193. │               │   │   │       vs_vertid.sh
  3194. │               │   │   │       WGF11Tessellation.razzle.sln
  3195. │               │   │   │       WGF11Tessellation.razzle.vcproj
  3196. │               │   │   │      
  3197. │               │   │   ├───TiledResources
  3198. │               │   │   │       CopyTileMappings.h
  3199. │               │   │   │       CopyTiles.h
  3200. │               │   │   │       Filter.cpp
  3201. │               │   │   │       Filter.h
  3202. │               │   │   │       kitContent.kml
  3203. │               │   │   │       LargeAddress.cpp
  3204. │               │   │   │       LargeAddress.h
  3205. │               │   │   │       makefile.inc
  3206. │               │   │   │       RawStructured.cpp
  3207. │               │   │   │       RawStructured.h
  3208. │               │   │   │       ResourceTiling.h
  3209. │               │   │   │       sources
  3210. │               │   │   │       TiledResources.cpp
  3211. │               │   │   │       TiledResources.csh
  3212. │               │   │   │       TiledResources.h
  3213. │               │   │   │       TiledResources.psh
  3214. │               │   │   │       TiledResources.rc
  3215. │               │   │   │       TiledResources.vsh
  3216. │               │   │   │       TiledResourcesCS.hlsl
  3217. │               │   │   │       TiledResourcesPS.hlsl
  3218. │               │   │   │       TiledResourcesVS.hlsl
  3219. │               │   │   │       UpdateTileMappings.h
  3220. │               │   │   │       UpdateTiles.h
  3221. │               │   │   │       Views.cpp
  3222. │               │   │   │       Views.h
  3223. │               │   │   │      
  3224. │               │   │   ├───TimingData
  3225. │               │   │   │   │   a.bat
  3226. │               │   │   │   │   b.bat
  3227. │               │   │   │   │   CustomEvent.cpp
  3228. │               │   │   │   │   CustomEvent.h
  3229. │               │   │   │   │   EndOfPipeline.cpp
  3230. │               │   │   │   │   EndOfPipeline.h
  3231. │               │   │   │   │   Frequency.cpp
  3232. │               │   │   │   │   Frequency.h
  3233. │               │   │   │   │   kitContent.kml
  3234. │               │   │   │   │   MarkerValidation.cpp
  3235. │               │   │   │   │   MarkerValidation.h
  3236. │               │   │   │   │   MultipleEngine.cpp
  3237. │               │   │   │   │   MultipleEngine.h
  3238. │               │   │   │   │   p.bat
  3239. │               │   │   │   │   PState.cpp
  3240. │               │   │   │   │   PState.h
  3241. │               │   │   │   │   RedBlue.cpp
  3242. │               │   │   │   │   RedBlue.h
  3243. │               │   │   │   │   sources
  3244. │               │   │   │   │   Teapots.cpp
  3245. │               │   │   │   │   Teapots.h
  3246. │               │   │   │   │   TimingData.cpp
  3247. │               │   │   │   │   TimingData.h
  3248. │               │   │   │   │   TimingData.rc
  3249. │               │   │   │   │  
  3250. │               │   │   │   └───TimingData
  3251. │               │   │   │           TimingData.sln
  3252. │               │   │   │           TimingData.vcxproj
  3253. │               │   │   │           TimingData.vcxproj.filters
  3254. │               │   │   │          
  3255. │               │   │   ├───Viewports
  3256. │               │   │   │       BadIndex.cpp
  3257. │               │   │   │       BadIndex.h
  3258. │               │   │   │       gs.gsh
  3259. │               │   │   │       gs_wIndex.gsh
  3260. │               │   │   │       gs_wIndexChange.gsh
  3261. │               │   │   │       kitContent.kml
  3262. │               │   │   │       MultiScissor.cpp
  3263. │               │   │   │       MultiScissor.h
  3264. │               │   │   │       MultiView.cpp
  3265. │               │   │   │       MultiView.h
  3266. │               │   │   │       NoIndex.cpp
  3267. │               │   │   │       NoIndex.h
  3268. │               │   │   │       Overlapping.cpp
  3269. │               │   │   │       Overlapping.h
  3270. │               │   │   │       ps.psh
  3271. │               │   │   │       ps_wIndex.psh
  3272. │               │   │   │       ScaleScissor.cpp
  3273. │               │   │   │       ScaleScissor.h
  3274. │               │   │   │       ScaleView.cpp
  3275. │               │   │   │       ScaleView.h
  3276. │               │   │   │       ScissorPosition.cpp
  3277. │               │   │   │       ScissorPosition.h
  3278. │               │   │   │       sources
  3279. │               │   │   │       SplitStrip.cpp
  3280. │               │   │   │       SplitStrip.h
  3281. │               │   │   │       SubScissor.cpp
  3282. │               │   │   │       SubScissor.h
  3283. │               │   │   │       ViewPorts.cpp
  3284. │               │   │   │       ViewPorts.h
  3285. │               │   │   │       Viewports.razzle.vcproj
  3286. │               │   │   │       Viewports.rc
  3287. │               │   │   │       ViewScissorDefines.h
  3288. │               │   │   │       vs.vsh
  3289. │               │   │   │       vs_wIndex.vsh
  3290. │               │   │   │      
  3291. │               │   │   ├───WGFMultisample
  3292. │               │   │   │   │   centroid.cpp
  3293. │               │   │   │   │   centroid.h
  3294. │               │   │   │   │   coverage.cpp
  3295. │               │   │   │   │   coverage.h
  3296. │               │   │   │   │   depth.cpp
  3297. │               │   │   │   │   depth.h
  3298. │               │   │   │   │   dirs
  3299. │               │   │   │   │   fill.cpp
  3300. │               │   │   │   │   fill.h
  3301. │               │   │   │   │   FillLine.cpp
  3302. │               │   │   │   │   FillLine.h
  3303. │               │   │   │   │   gs_array.gsh
  3304. │               │   │   │   │   mask.cpp
  3305. │               │   │   │   │   mask.h
  3306. │               │   │   │   │   multisample.cpp
  3307. │               │   │   │   │   multisample.h
  3308. │               │   │   │   │   multisample.rc
  3309. │               │   │   │   │   occlusion.cpp
  3310. │               │   │   │   │   occlusion.h
  3311. │               │   │   │   │   PixelResult.cpp
  3312. │               │   │   │   │   PixelResult.h
  3313. │               │   │   │   │   present.psh
  3314. │               │   │   │   │   ps.psh
  3315. │               │   │   │   │   ps_centroid_off.psh
  3316. │               │   │   │   │   ps_centroid_on.psh
  3317. │               │   │   │   │   ps_coverage.psh
  3318. │               │   │   │   │   ps_input_coverage.psh
  3319. │               │   │   │   │   ps_odepth.psh
  3320. │               │   │   │   │   resolve.cpp
  3321. │               │   │   │   │   resolve.h
  3322. │               │   │   │   │   samples.cpp
  3323. │               │   │   │   │   samples.h
  3324. │               │   │   │   │   Scenario.cpp
  3325. │               │   │   │   │   Scenario.h
  3326. │               │   │   │   │   vs.vsh
  3327. │               │   │   │   │   WGFMultisample.2k5.sln
  3328. │               │   │   │   │   WGFMultisample.2k5.vcproj
  3329. │               │   │   │   │   WGFMultisample.razzle.2k5.vcproj
  3330. │               │   │   │   │   WGFMultisample.razzle.vcproj
  3331. │               │   │   │   │   WGFMultisample.sln
  3332. │               │   │   │   │   WGFMultisample.vcproj
  3333. │               │   │   │   │   white.dds
  3334. │               │   │   │   │  
  3335. │               │   │   │   ├───Fill
  3336. │               │   │   │   │       FillTest.cpp
  3337. │               │   │   │   │       kitContent.kml
  3338. │               │   │   │   │       sources
  3339. │               │   │   │   │      
  3340. │               │   │   │   └───Multisample
  3341. │               │   │   │           kitContent.kml
  3342. │               │   │   │           sources
  3343. │               │   │   │           WGFMultisample.cpp
  3344. │               │   │   │          
  3345. │               │   │   └───WGFRasterizer
  3346. │               │   │           cullmode.cpp
  3347. │               │   │           cullmode.h
  3348. │               │   │           fillmode.cpp
  3349. │               │   │           fillmode.h
  3350. │               │   │           forcedsamplecount.cpp
  3351. │               │   │           forcedsamplecount.h
  3352. │               │   │           interpolator.cpp
  3353. │               │   │           interpolator.h
  3354. │               │   │           kitContent.kml
  3355. │               │   │           pullModel.cpp
  3356. │               │   │           pullModel.h
  3357. │               │   │           rasterizer.cpp
  3358. │               │   │           rasterizer.h
  3359. │               │   │           rasterizer.rc
  3360. │               │   │           sources
  3361. │               │   │           state.cpp
  3362. │               │   │           state.h
  3363. │               │   │           WGFRasterizer.2k5.razzle.vcproj
  3364. │               │   │          
  3365. │               │   └───D3D10Level9
  3366. │               │       └───CreateDevice
  3367. │               │               create.cpp
  3368. │               │               create.h
  3369. │               │               create.vcproj
  3370. │               │               kitContent.kml
  3371. │               │               master.txt
  3372. │               │               res.rc
  3373. │               │               sources
  3374. │               │               testapp.cpp
  3375. │               │               testapp.h
  3376. │               │              
  3377. │               ├───D3D9
  3378. │               │   ├───Common
  3379. │               │   │   │   Common.mk
  3380. │               │   │   │   dirs
  3381. │               │   │   │  
  3382. │               │   │   ├───CPControl
  3383. │               │   │   │       AuthHelper.cpp
  3384. │               │   │   │       AuthHelper.h
  3385. │               │   │   │       CertHelper.cpp
  3386. │               │   │   │       CertHelper.h
  3387. │               │   │   │       CPControl.cpp
  3388. │               │   │   │       CPControl.h
  3389. │               │   │   │       CryptHlp.cpp
  3390. │               │   │   │       CryptHlp.h
  3391. │               │   │   │       IntelKeyExchange.h
  3392. │               │   │   │       OPMControl.cpp
  3393. │               │   │   │       OPMControl.h
  3394. │               │   │   │       OPMUtil.cpp
  3395. │               │   │   │       OPMUtil.h
  3396. │               │   │   │       rsa32GenRandom.c
  3397. │               │   │   │       sources
  3398. │               │   │   │      
  3399. │               │   │   ├───CResFile
  3400. │               │   │   │       CResFile.cpp
  3401. │               │   │   │       sources
  3402. │               │   │   │      
  3403. │               │   │   ├───CShapes
  3404. │               │   │   │       boid.cpp
  3405. │               │   │   │       box.cpp
  3406. │               │   │   │       cone.cpp
  3407. │               │   │   │       cshapes.cpp
  3408. │               │   │   │       cshapesfvf.cpp
  3409. │               │   │   │       cshapespch.h
  3410. │               │   │   │       cylinder.cpp
  3411. │               │   │   │       icosohedron.cpp
  3412. │               │   │   │       mesh.cpp
  3413. │               │   │   │       pyramid.cpp
  3414. │               │   │   │       sources
  3415. │               │   │   │       sphere.cpp
  3416. │               │   │   │       teapot.cpp
  3417. │               │   │   │      
  3418. │               │   │   ├───CSpline
  3419. │               │   │   │       CSpline.cpp
  3420. │               │   │   │       sources
  3421. │               │   │   │      
  3422. │               │   │   ├───CStateCascade
  3423. │               │   │   │       CStateCascade.cpp
  3424. │               │   │   │       sources
  3425. │               │   │   │      
  3426. │               │   │   ├───FlagCombinations
  3427. │               │   │   │       CFlagCombinations.cpp
  3428. │               │   │   │       sources
  3429. │               │   │   │      
  3430. │               │   │   ├───FPState
  3431. │               │   │   │       FPState.cpp
  3432. │               │   │   │       FPState.def
  3433. │               │   │   │       FPState.rc
  3434. │               │   │   │       kitContent.kml
  3435. │               │   │   │       sources
  3436. │               │   │   │      
  3437. │               │   │   ├───Include
  3438. │               │   │   │       CFlags.h
  3439. │               │   │   │       CResFile.h
  3440. │               │   │   │       CShaderDebugger.h
  3441. │               │   │   │       CShapes.h
  3442. │               │   │   │       CShapesFVF.h
  3443. │               │   │   │       CSpline.h
  3444. │               │   │   │       CStateCascade.h
  3445. │               │   │   │       FPState.h
  3446. │               │   │   │       MaxWinModeShim.h
  3447. │               │   │   │       Parser.h
  3448. │               │   │   │       RNumber.h
  3449. │               │   │   │       TestHelpers.h
  3450. │               │   │   │       TestShapes.h
  3451. │               │   │   │       Types.h
  3452. │               │   │   │      
  3453. │               │   │   ├───MaxWinModeShim
  3454. │               │   │   │       MaxWinModeShim.cpp
  3455. │               │   │   │       sources
  3456. │               │   │   │      
  3457. │               │   │   ├───RNumber
  3458. │               │   │   │       RNumber.cpp
  3459. │               │   │   │       sources
  3460. │               │   │   │      
  3461. │               │   │   └───TestShapes
  3462. │               │   │           fanball.cpp
  3463. │               │   │           fanhorn.cpp
  3464. │               │   │           lines.cpp
  3465. │               │   │           pointgrid.cpp
  3466. │               │   │           randomtriangles.cpp
  3467. │               │   │           sources
  3468. │               │   │           testshapes.cpp
  3469. │               │   │           testshapes.dsw
  3470. │               │   │           testshapespch.h
  3471. │               │   │           trithing.cpp
  3472. │               │   │           wavestrip.cpp
  3473. │               │   │          
  3474. │               │   └───d3d
  3475. │               │       └───conf
  3476. │               │           │   conf.mk
  3477. │               │           │   dirs
  3478. │               │           │  
  3479. │               │           ├───address
  3480. │               │           │   │   address.cpp
  3481. │               │           │   │   address.h
  3482. │               │           │   │   address.rc
  3483. │               │           │   │   border.cpp
  3484. │               │           │   │   clamp.cpp
  3485. │               │           │   │   drawmesh.cpp
  3486. │               │           │   │   independentuv.cpp
  3487. │               │           │   │   kitContent.kml
  3488. │               │           │   │   mirror.cpp
  3489. │               │           │   │   mirroronce.cpp
  3490. │               │           │   │   wrap.cpp
  3491. │               │           │   │   wrapu.cpp
  3492. │               │           │   │   wrapuv.cpp
  3493. │               │           │   │   wrapv.cpp
  3494. │               │           │   │  
  3495. │               │           │   └───original
  3496. │               │           │           sources
  3497. │               │           │          
  3498. │               │           ├───agp
  3499. │               │           │       agp.cpp
  3500. │               │           │       agp.h
  3501. │               │           │       agp.rc
  3502. │               │           │       drawgrid.cpp
  3503. │               │           │       kitContent.kml
  3504. │               │           │       sources
  3505. │               │           │       texsize.cpp
  3506. │               │           │      
  3507. │               │           ├───alphabld
  3508. │               │           │   │   alphabld.cpp
  3509. │               │           │   │   alphabld.h
  3510. │               │           │   │   alphabld.rc
  3511. │               │           │   │   blendfactor.cpp
  3512. │               │           │   │   both.cpp
  3513. │               │           │   │   destalpha.cpp
  3514. │               │           │   │   destcolor.cpp
  3515. │               │           │   │   draw.cpp
  3516. │               │           │   │   false.cpp
  3517. │               │           │   │   invblendfactor.cpp
  3518. │               │           │   │   invdestalpha.cpp
  3519. │               │           │   │   invdestcolor.cpp
  3520. │               │           │   │   invsrcalpha.cpp
  3521. │               │           │   │   invsrccolor.cpp
  3522. │               │           │   │   kitContent.kml
  3523. │               │           │   │   one.cpp
  3524. │               │           │   │   srcalpha.cpp
  3525. │               │           │   │   srcalphasat.cpp
  3526. │               │           │   │   srccolor.cpp
  3527. │               │           │   │   swapeffect.cpp
  3528. │               │           │   │   zero.cpp
  3529. │               │           │   │  
  3530. │               │           │   └───original
  3531. │               │           │           sources
  3532. │               │           │          
  3533. │               │           ├───alphacmp
  3534. │               │           │       alphacmp.cpp
  3535. │               │           │       alphacmp.h
  3536. │               │           │       alphacmp.rc
  3537. │               │           │       always.cpp
  3538. │               │           │       draw.cpp
  3539. │               │           │       equal.cpp
  3540. │               │           │       greater.cpp
  3541. │               │           │       kitContent.kml
  3542. │               │           │       less.cpp
  3543. │               │           │       sources
  3544. │               │           │      
  3545. │               │           ├───alphaprecision
  3546. │               │           │   │   alphafloatrt.cpp
  3547. │               │           │   │   alphafloatrt.h
  3548. │               │           │   │   alphaprecision.cpp
  3549. │               │           │   │   alphaprecision.h
  3550. │               │           │   │   alphaprecision.rc
  3551. │               │           │   │   alphaprecision.vcproj
  3552. │               │           │   │   kitContent.kml
  3553. │               │           │   │  
  3554. │               │           │   └───original
  3555. │               │           │           sources
  3556. │               │           │          
  3557. │               │           ├───anisotropic
  3558. │               │           │   │   anisotropic.cpp
  3559. │               │           │   │   anisotropic.h
  3560. │               │           │   │   anisotropic.rc
  3561. │               │           │   │   drawing.cpp
  3562. │               │           │   │   hifreq.bmp
  3563. │               │           │   │   kitContent.kml
  3564. │               │           │   │   minmag.cpp
  3565. │               │           │   │   resource.h
  3566. │               │           │   │  
  3567. │               │           │   └───original
  3568. │               │           │           sources
  3569. │               │           │          
  3570. │               │           ├───basicrst
  3571. │               │           │       basicrst.cpp
  3572. │               │           │       basicrst.h
  3573. │               │           │       basicrst.rc
  3574. │               │           │       basicrst.vssscc
  3575. │               │           │       colorwrite.cpp
  3576. │               │           │       culling.cpp
  3577. │               │           │       dither.cpp
  3578. │               │           │       fill.cpp
  3579. │               │           │       kitContent.kml
  3580. │               │           │       meshd3d.cpp
  3581. │               │           │       meshl.cpp
  3582. │               │           │       meshtl.cpp
  3583. │               │           │       nodiffuse.cpp
  3584. │               │           │       shading.cpp
  3585. │               │           │       sources
  3586. │               │           │       zwrite.cpp
  3587. │               │           │      
  3588. │               │           ├───BasicTex
  3589. │               │           │   │   AGP.cpp
  3590. │               │           │   │   BasicTex.cpp
  3591. │               │           │   │   BasicTex.h
  3592. │               │           │   │   BasicTex.rc
  3593. │               │           │   │   Main.cpp
  3594. │               │           │   │   Mapping.cpp
  3595. │               │           │   │  
  3596. │               │           │   └───original
  3597. │               │           │           sources
  3598. │               │           │          
  3599. │               │           ├───blend
  3600. │               │           │       add.cpp
  3601. │               │           │       blend.cpp
  3602. │               │           │       blend.h
  3603. │               │           │       blend.rc
  3604. │               │           │       decal.cpp
  3605. │               │           │       default.cpp
  3606. │               │           │       draw.cpp
  3607. │               │           │       kitContent.kml
  3608. │               │           │       modulate.cpp
  3609. │               │           │       sources
  3610. │               │           │      
  3611. │               │           ├───bltqueue
  3612. │               │           │       bltqueue.cpp
  3613. │               │           │       bltqueue.h
  3614. │               │           │       bltqueue.rc
  3615. │               │           │       dx.bmp
  3616. │               │           │       kitContent.kml
  3617. │               │           │       sources
  3618. │               │           │      
  3619. │               │           ├───bump
  3620. │               │           │   │   address.cpp
  3621. │               │           │   │   blend.cpp
  3622. │               │           │   │   bump.cpp
  3623. │               │           │   │   bump.h
  3624. │               │           │   │   bump.rc
  3625. │               │           │   │   kitContent.kml
  3626. │               │           │   │   matrix.cpp
  3627. │               │           │   │   mix.cpp
  3628. │               │           │   │   offset.cpp
  3629. │               │           │   │   scale.cpp
  3630. │               │           │   │  
  3631. │               │           │   └───original
  3632. │               │           │           sources
  3633. │               │           │          
  3634. │               │           ├───capscheck
  3635. │               │           │       BitMasks.h
  3636. │               │           │       capscheck.cpp
  3637. │               │           │       capscheck.h
  3638. │               │           │       capscheck.rc
  3639. │               │           │       capscheck.vcproj
  3640. │               │           │       capscheck.vcproj.vspscc
  3641. │               │           │       CapStructs.h
  3642. │               │           │       consistency.cpp
  3643. │               │           │       kitContent.kml
  3644. │               │           │       required.cpp
  3645. │               │           │       sources
  3646. │               │           │       versionmatch.cpp
  3647. │               │           │      
  3648. │               │           ├───clear
  3649. │               │           │   │   clear.cpp
  3650. │               │           │   │   clear.h
  3651. │               │           │   │   clear.rc
  3652. │               │           │   │   derivedclasses.cpp
  3653. │               │           │   │   describe.cpp
  3654. │               │           │   │   helper_fns.cpp
  3655. │               │           │   │   kitContent.kml
  3656. │               │           │   │  
  3657. │               │           │   └───original
  3658. │               │           │           sources
  3659. │               │           │          
  3660. │               │           ├───colorfill
  3661. │               │           │   │   auxiliary.cpp
  3662. │               │           │   │   auxiliary.h
  3663. │               │           │   │   colorfilltest.cpp
  3664. │               │           │   │   colorfilltest.h
  3665. │               │           │   │   colorfilltest.rc
  3666. │               │           │   │   colorfilltestmain.cpp
  3667. │               │           │   │   colorfilltestmain.h
  3668. │               │           │   │   colors.cpp
  3669. │               │           │   │   colors.h
  3670. │               │           │   │   dims.cpp
  3671. │               │           │   │   dims.h
  3672. │               │           │   │   dxfmt.cpp
  3673. │               │           │   │   dxfmt.h
  3674. │               │           │   │   dxmultisample.cpp
  3675. │               │           │   │   dxmultisample.h
  3676. │               │           │   │   dxpool.cpp
  3677. │               │           │   │   dxpool.h
  3678. │               │           │   │   dxusage.cpp
  3679. │               │           │   │   dxusage.h
  3680. │               │           │   │   kitContent.kml
  3681. │               │           │   │   lake.bmp
  3682. │               │           │   │   rects.cpp
  3683. │               │           │   │   rects.h
  3684. │               │           │   │   resource.h
  3685. │               │           │   │   surfacetypes.cpp
  3686. │               │           │   │   surfacetypes.h
  3687. │               │           │   │   tex.bmp
  3688. │               │           │   │  
  3689. │               │           │   └───original
  3690. │               │           │           sources
  3691. │               │           │          
  3692. │               │           ├───colorkey
  3693. │               │           │       colorkey.cpp
  3694. │               │           │       colorkey.h
  3695. │               │           │       colorkey.rc
  3696. │               │           │       drawmesh.cpp
  3697. │               │           │       kitContent.kml
  3698. │               │           │       sources
  3699. │               │           │       testcolors.cpp
  3700. │               │           │      
  3701. │               │           ├───compress
  3702. │               │           │   │   compress.cpp
  3703. │               │           │   │   compress.h
  3704. │               │           │   │   compress.rc
  3705. │               │           │   │   drawgrid.cpp
  3706. │               │           │   │   dxtn.cpp
  3707. │               │           │   │   dxtsize.cpp
  3708. │               │           │   │   dxtsize.h
  3709. │               │           │   │   kitContent.kml
  3710. │               │           │   │  
  3711. │               │           │   └───original
  3712. │               │           │           sources
  3713. │               │           │          
  3714. │               │           ├───contextswitcher
  3715. │               │           │       contextswitcher.cpp
  3716. │               │           │       contextswitcher.h
  3717. │               │           │       contextswitcher.rc
  3718. │               │           │       sources
  3719. │               │           │      
  3720. │               │           ├───copyrects
  3721. │               │           │       ccopyrects.cpp
  3722. │               │           │       ccopyrects.h
  3723. │               │           │       ccopyrects.rc
  3724. │               │           │       dims.cpp
  3725. │               │           │       dims.h
  3726. │               │           │       dx8fmt.cpp
  3727. │               │           │       dx8fmt.h
  3728. │               │           │       dx8multisample.cpp
  3729. │               │           │       dx8multisample.h
  3730. │               │           │       dx8pool.cpp
  3731. │               │           │       dx8pool.h
  3732. │               │           │       dx8usage.cpp
  3733. │               │           │       dx8usage.h
  3734. │               │           │       kitContent.kml
  3735. │               │           │       lake.bmp
  3736. │               │           │       main.cpp
  3737. │               │           │       rectsets.cpp
  3738. │               │           │       rectsets.h
  3739. │               │           │       resource.h
  3740. │               │           │       sources
  3741. │               │           │       tex.bmp
  3742. │               │           │      
  3743. │               │           ├───CrossProcShare
  3744. │               │           │   │   CrossProcShareTest.rc
  3745. │               │           │   │   dirs
  3746. │               │           │   │   sources.inc
  3747. │               │           │   │  
  3748. │               │           │   ├───CrossProcShare
  3749. │               │           │   │       CrossProcShare_Conf.cpp
  3750. │               │           │   │       CrossProcShare_Conf.h
  3751. │               │           │   │       CrossProcShare_IV.cpp
  3752. │               │           │   │       CrossProcShare_IV.h
  3753. │               │           │   │       EXEEntryPoint.cpp
  3754. │               │           │   │       kitContent.kml
  3755. │               │           │   │       sources
  3756. │               │           │   │      
  3757. │               │           │   ├───CrossProcShare_Lib
  3758. │               │           │   │       Communication.cpp
  3759. │               │           │   │       Communication.h
  3760. │               │           │   │       CrossProcShareTest.cpp
  3761. │               │           │   │       CrossProcShareTest.h
  3762. │               │           │   │       CrossProcShareTestUtility.cpp
  3763. │               │           │   │       CrossProcShareTest_Client.cpp
  3764. │               │           │   │       Enumresource.cpp
  3765. │               │           │   │       Enumresource.h
  3766. │               │           │   │       sources
  3767. │               │           │   │      
  3768. │               │           │   └───CrossProcShare_Pro
  3769. │               │           │           EXEEntryPoint.cpp
  3770. │               │           │           ProtectedProcess.cpp
  3771. │               │           │           ProtectedProcess.h
  3772. │               │           │           sources
  3773. │               │           │          
  3774. │               │           ├───cubemap
  3775. │               │           │       blend.cpp
  3776. │               │           │       cubemap.cpp
  3777. │               │           │       cubemap.h
  3778. │               │           │       cubemap.rc
  3779. │               │           │       draw.cpp
  3780. │               │           │       filter.cpp
  3781. │               │           │       kitContent.kml
  3782. │               │           │       mipmap.cpp
  3783. │               │           │       sources
  3784. │               │           │       texgen.cpp
  3785. │               │           │       texture.cpp
  3786. │               │           │      
  3787. │               │           ├───d3dquery
  3788. │               │           │   │   ctestptr.cpp
  3789. │               │           │   │   ctestptr.h
  3790. │               │           │   │   kitContent.kml
  3791. │               │           │   │   query.cpp
  3792. │               │           │   │   query.rc
  3793. │               │           │   │   resource.h
  3794. │               │           │   │   speech.bmp
  3795. │               │           │   │   utils.h
  3796. │               │           │   │   Windows8bit.bmp
  3797. │               │           │   │   windows_logo.bmp
  3798. │               │           │   │  
  3799. │               │           │   └───original
  3800. │               │           │           sources
  3801. │               │           │          
  3802. │               │           ├───depthstencilreadback
  3803. │               │           │       depthstencilreadback.cpp
  3804. │               │           │       depthstencilreadback.h
  3805. │               │           │       depthstencilreadback.rc
  3806. │               │           │       sources
  3807. │               │           │      
  3808. │               │           ├───displacementmapping
  3809. │               │           │       addressmodes.cpp
  3810. │               │           │       biastest.cpp
  3811. │               │           │       default.cpp
  3812. │               │           │       displacementmapping.cpp
  3813. │               │           │       displacementmapping.h
  3814. │               │           │       displacementmapping.rc
  3815. │               │           │       kitContent.kml
  3816. │               │           │       maxmipleveltest.cpp
  3817. │               │           │       mipmaptest.cpp
  3818. │               │           │       sources
  3819. │               │           │       tex0.bmp
  3820. │               │           │       tex1.bmp
  3821. │               │           │      
  3822. │               │           ├───DynamicResources
  3823. │               │           │   │   dx5_logo.bmp
  3824. │               │           │   │   dx8decl.h
  3825. │               │           │   │   DynamicResources.rc
  3826. │               │           │   │   DynamicTexture.cpp
  3827. │               │           │   │   DynamicTexture.h
  3828. │               │           │   │   DynamicVB.cpp
  3829. │               │           │   │   DynamicVB.h
  3830. │               │           │   │   EntryPoint.cpp
  3831. │               │           │   │   kitContent.kml
  3832. │               │           │   │   StaticDynamicVB.cpp
  3833. │               │           │   │   StaticDynamicVB.h
  3834. │               │           │   │  
  3835. │               │           │   └───original
  3836. │               │           │           sources
  3837. │               │           │          
  3838. │               │           ├───fillmode
  3839. │               │           │   │   fillmode.cpp
  3840. │               │           │   │   fillmode.h
  3841. │               │           │   │   fillmode.rc
  3842. │               │           │   │   kitContent.kml
  3843. │               │           │   │   line.cpp
  3844. │               │           │   │   path.cpp
  3845. │               │           │   │   path.h
  3846. │               │           │   │   point.cpp
  3847. │               │           │   │   solid.cpp
  3848. │               │           │   │  
  3849. │               │           │   └───original
  3850. │               │           │           sources
  3851. │               │           │          
  3852. │               │           ├───filter
  3853. │               │           │   │   filter.cpp
  3854. │               │           │   │   filter.h
  3855. │               │           │   │   filter.rc
  3856. │               │           │   │   filter.vcproj
  3857. │               │           │   │   FloatFilter.cpp
  3858. │               │           │   │   FloatTex.fx
  3859. │               │           │   │   GaussianFilter.cpp
  3860. │               │           │   │   Grid128.bmp
  3861. │               │           │   │   Grid128BW.bmp
  3862. │               │           │   │   Grid32.bmp
  3863. │               │           │   │   Grid32bw.bmp
  3864. │               │           │   │   Grid64.bmp
  3865. │               │           │   │   Grid64bw.bmp
  3866. │               │           │   │   kitContent.kml
  3867. │               │           │   │   LinearFilter.cpp
  3868. │               │           │   │   pointfilter.cpp
  3869. │               │           │   │   PyramidalFilter.cpp
  3870. │               │           │   │  
  3871. │               │           │   └───original
  3872. │               │           │           sources
  3873. │               │           │          
  3874. │               │           ├───fog
  3875. │               │           │   │   fog.cpp
  3876. │               │           │   │   fog.h
  3877. │               │           │   │   fog.rc
  3878. │               │           │   │   kitContent.kml
  3879. │               │           │   │   table.cpp
  3880. │               │           │   │   vertex.cpp
  3881. │               │           │   │   w.cpp
  3882. │               │           │   │  
  3883. │               │           │   └───original
  3884. │               │           │           sources
  3885. │               │           │          
  3886. │               │           ├───gammacorrect
  3887. │               │           │   │   default.cpp
  3888. │               │           │   │   gammacorrect.cpp
  3889. │               │           │   │   gammacorrect.h
  3890. │               │           │   │   gammacorrect.rc
  3891. │               │           │   │   generatetextures.cpp
  3892. │               │           │   │   kitContent.kml
  3893. │               │           │   │   tex0.bmp
  3894. │               │           │   │   tex1.bmp
  3895. │               │           │   │   tex2.bmp
  3896. │               │           │   │   tex3.bmp
  3897. │               │           │   │  
  3898. │               │           │   └───original
  3899. │               │           │           sources
  3900. │               │           │          
  3901. │               │           ├───gammarmp
  3902. │               │           │   │   afxres.h
  3903. │               │           │   │   d3dalias.h
  3904. │               │           │   │   dirs
  3905. │               │           │   │   dxfmt.cpp
  3906. │               │           │   │   dxfmt.h
  3907. │               │           │   │   gammarmp.rc
  3908. │               │           │   │   gammatst.bmp
  3909. │               │           │   │   main.cpp
  3910. │               │           │   │   resource.h
  3911. │               │           │   │  
  3912. │               │           │   ├───gammarmp8
  3913. │               │           │   │       sources
  3914. │               │           │   │      
  3915. │               │           │   └───gammarmp9
  3916. │               │           │           sources
  3917. │               │           │          
  3918. │               │           ├───getadapteridentifier
  3919. │               │           │       getadapteridentifier.cpp
  3920. │               │           │       getadapteridentifier.rc
  3921. │               │           │       getadapteridentifiermain.cpp
  3922. │               │           │       getadapteridentifiermain.h
  3923. │               │           │       sources
  3924. │               │           │      
  3925. │               │           ├───getdc
  3926. │               │           │   │   casesmanager.cpp
  3927. │               │           │   │   casesmanager.h
  3928. │               │           │   │   getdc.cpp
  3929. │               │           │   │   getdc.h
  3930. │               │           │   │   getdc.rc
  3931. │               │           │   │   getdc.sln
  3932. │               │           │   │   getdc.vcproj
  3933. │               │           │   │   getdctests.cpp
  3934. │               │           │   │   getdcutilities.cpp
  3935. │               │           │   │   getdcvalidate.cpp
  3936. │               │           │   │   kitContent.kml
  3937. │               │           │   │  
  3938. │               │           │   └───original
  3939. │               │           │           sources
  3940. │               │           │          
  3941. │               │           ├───getrendertargetdata
  3942. │               │           │       backbuffer.cpp
  3943. │               │           │       backbuffercubetexture.cpp
  3944. │               │           │       backbuffertexture.cpp
  3945. │               │           │       blue.bmp
  3946. │               │           │       cubetexturecubetexture.cpp
  3947. │               │           │       cubetexturesurface.cpp
  3948. │               │           │       cubetexturetexture.cpp
  3949. │               │           │       d3dnodes.cpp
  3950. │               │           │       d3dnodes.h
  3951. │               │           │       earthbump.bmp
  3952. │               │           │       getrendertargetdata.cpp
  3953. │               │           │       getrendertargetdata.h
  3954. │               │           │       getrendertargetdata.rc
  3955. │               │           │       kitContent.kml
  3956. │               │           │       oddballs.cpp
  3957. │               │           │       parameters.cpp
  3958. │               │           │       parameters.h
  3959. │               │           │       rendertarget.cpp
  3960. │               │           │       rendertargetcubetexture.cpp
  3961. │               │           │       rendertargettexture.cpp
  3962. │               │           │       resource.h
  3963. │               │           │       sources
  3964. │               │           │       texturecubetexture.cpp
  3965. │               │           │       texturesurface.cpp
  3966. │               │           │       texturetexture.cpp
  3967. │               │           │       utils.h
  3968. │               │           │      
  3969. │               │           ├───gradient
  3970. │               │           │       drawgrid.cpp
  3971. │               │           │       gradient.cpp
  3972. │               │           │       gradient.h
  3973. │               │           │       gradient.rc
  3974. │               │           │       kitContent.kml
  3975. │               │           │       sources
  3976. │               │           │       texsize.cpp
  3977. │               │           │      
  3978. │               │           ├───hosurf
  3979. │               │           │       hosurf.cpp
  3980. │               │           │       hosurf.h
  3981. │               │           │       hosurf.rc
  3982. │               │           │       hosurf.sln
  3983. │               │           │       hosurf.vcproj
  3984. │               │           │       kitContent.kml
  3985. │               │           │       main.cpp
  3986. │               │           │       npatch.cpp
  3987. │               │           │       rectsurf.cpp
  3988. │               │           │       sources
  3989. │               │           │       tex0.bmp
  3990. │               │           │       tex1.bmp
  3991. │               │           │       trisurf.cpp
  3992. │               │           │      
  3993. │               │           ├───lightmap
  3994. │               │           │   │   global.h
  3995. │               │           │   │   kitContent.kml
  3996. │               │           │   │   lightmap.cpp
  3997. │               │           │   │   lightmap.h
  3998. │               │           │   │   lightmap.rc
  3999. │               │           │   │  
  4000. │               │           │   └───original
  4001. │               │           │           sources
  4002. │               │           │          
  4003. │               │           ├───lines
  4004. │               │           │   │   basictest.cpp
  4005. │               │           │   │   default.cpp
  4006. │               │           │   │   kitContent.kml
  4007. │               │           │   │   lines.cpp
  4008. │               │           │   │   lines.h
  4009. │               │           │   │   lines.rc
  4010. │               │           │   │   multitextest.cpp
  4011. │               │           │   │   pfogtest.cpp
  4012. │               │           │   │   tex0.bmp
  4013. │               │           │   │  
  4014. │               │           │   └───original
  4015. │               │           │           sources
  4016. │               │           │          
  4017. │               │           ├───lockdepth
  4018. │               │           │   │   kitContent.kml
  4019. │               │           │   │   lockdepth.cpp
  4020. │               │           │   │   lockdepth.h
  4021. │               │           │   │   lockdepth.rc
  4022. │               │           │   │   perlinnoise.cpp
  4023. │               │           │   │   perlinnoise.h
  4024. │               │           │   │  
  4025. │               │           │   └───original
  4026. │               │           │           sources
  4027. │               │           │          
  4028. │               │           ├───LongFonts
  4029. │               │           │       kitContent.kml
  4030. │               │           │       longfonts.cpp
  4031. │               │           │       longfonts.h
  4032. │               │           │       longfonts.rc
  4033. │               │           │       sources
  4034. │               │           │      
  4035. │               │           ├───lostdev
  4036. │               │           │   │   casesmanager.cpp
  4037. │               │           │   │   casesmanager.h
  4038. │               │           │   │   kitContent.kml
  4039. │               │           │   │   lostbasetexture.cpp
  4040. │               │           │   │   lostcubetexture.cpp
  4041. │               │           │   │   lostdepthstencil.cpp
  4042. │               │           │   │   lostdev.cpp
  4043. │               │           │   │   lostdev.h
  4044. │               │           │   │   lostdev.rc
  4045. │               │           │   │   lostdev.sln
  4046. │               │           │   │   lostdev.vcproj
  4047. │               │           │   │   lostdevcases.cpp
  4048. │               │           │   │   lostdevutility.cpp
  4049. │               │           │   │   lostimagesurface.cpp
  4050. │               │           │   │   lostoffscreenplainsurface.cpp
  4051. │               │           │   │   lostrendertarget.cpp
  4052. │               │           │   │   loststateblock.cpp
  4053. │               │           │   │   lostsurface.cpp
  4054. │               │           │   │   losttexture.cpp
  4055. │               │           │   │   lostvertexbuffer.cpp
  4056. │               │           │   │   lostvolumetexture.cpp
  4057. │               │           │   │  
  4058. │               │           │   └───original
  4059. │               │           │           sources
  4060. │               │           │          
  4061. │               │           ├───luminance
  4062. │               │           │       address.cpp
  4063. │               │           │       luminance.cpp
  4064. │               │           │       luminance.h
  4065. │               │           │       luminance.rc
  4066. │               │           │       sources
  4067. │               │           │      
  4068. │               │           ├───mapping
  4069. │               │           │   │   drawing.cpp
  4070. │               │           │   │   kitContent.kml
  4071. │               │           │   │   linear.cpp
  4072. │               │           │   │   mapping.cpp
  4073. │               │           │   │   mapping.h
  4074. │               │           │   │   mapping.rc
  4075. │               │           │   │   point.cpp
  4076. │               │           │   │  
  4077. │               │           │   └───original
  4078. │               │           │           sources
  4079. │               │           │          
  4080. │               │           ├───memchecker
  4081. │               │           │       kitContent.kml
  4082. │               │           │       memchecker.cpp
  4083. │               │           │       memchecker.h
  4084. │               │           │       resource.rc
  4085. │               │           │       sources
  4086. │               │           │      
  4087. │               │           ├───MemPressureReport
  4088. │               │           │       Makefile
  4089. │               │           │       MemPressureReport.cpp
  4090. │               │           │       MemPressureReport.hpp
  4091. │               │           │       MemPressureReport.rc
  4092. │               │           │       MemPressureReport.vcproj
  4093. │               │           │       sources
  4094. │               │           │       Test.cpp
  4095. │               │           │       Test.hpp
  4096. │               │           │      
  4097. │               │           ├───mipfilter
  4098. │               │           │   │   drawgrid.cpp
  4099. │               │           │   │   full.cpp
  4100. │               │           │   │   kitContent.kml
  4101. │               │           │   │   maxbias.cpp
  4102. │               │           │   │   min.cpp
  4103. │               │           │   │   mipfilter.cpp
  4104. │               │           │   │   mipfilter.h
  4105. │               │           │   │   mipfilter.rc
  4106. │               │           │   │   nonsquare.cpp
  4107. │               │           │   │  
  4108. │               │           │   └───original
  4109. │               │           │           sources
  4110. │               │           │          
  4111. │               │           ├───mipgen
  4112. │               │           │   │   kitContent.kml
  4113. │               │           │   │   mipgen.cpp
  4114. │               │           │   │   mipgen.h
  4115. │               │           │   │   mipgen.rc
  4116. │               │           │   │   mipgen.sln
  4117. │               │           │   │   mipgen.vcproj
  4118. │               │           │   │   MipGen.vcproj.vspscc
  4119. │               │           │   │   mipgenemulation.cpp
  4120. │               │           │   │   mipgenemulationcubetex.cpp
  4121. │               │           │   │   mipgenemulationtex.cpp
  4122. │               │           │   │   mipgenhardware.cpp
  4123. │               │           │   │   mipgenhardwarecubetex.cpp
  4124. │               │           │   │   mipgenhardwaretex.cpp
  4125. │               │           │   │  
  4126. │               │           │   └───original
  4127. │               │           │           sources
  4128. │               │           │          
  4129. │               │           ├───ModeEnumeration
  4130. │               │           │       ModeEnumeration.cpp
  4131. │               │           │       ModeEnumeration.hpp
  4132. │               │           │       ModeEnumeration.rc
  4133. │               │           │       ModeEnumeration.sln
  4134. │               │           │       ModeEnumeration.vcproj
  4135. │               │           │       sources
  4136. │               │           │       Tests.cpp
  4137. │               │           │       Tests.hpp
  4138. │               │           │      
  4139. │               │           ├───mrt
  4140. │               │           │   │   blend.cpp
  4141. │               │           │   │   colorwrite.cpp
  4142. │               │           │   │   describe.cpp
  4143. │               │           │   │   draw.cpp
  4144. │               │           │   │   fog.cpp
  4145. │               │           │   │   invalid.cpp
  4146. │               │           │   │   kitContent.kml
  4147. │               │           │   │   metex.cpp
  4148. │               │           │   │   mrt.cpp
  4149. │               │           │   │   mrt.h
  4150. │               │           │   │   mrt.rc
  4151. │               │           │   │   texture.cpp
  4152. │               │           │   │  
  4153. │               │           │   └───original
  4154. │               │           │           sources
  4155. │               │           │          
  4156. │               │           ├───multihead
  4157. │               │           │       cmultihead.cpp
  4158. │               │           │       cmultihead.h
  4159. │               │           │       cmultiheadconf.cpp
  4160. │               │           │       cmultiheadconf.h
  4161. │               │           │       kitContent.kml
  4162. │               │           │       multihead.rc
  4163. │               │           │       multihead.vcproj
  4164. │               │           │       resource.h
  4165. │               │           │       sources
  4166. │               │           │       Utility.h
  4167. │               │           │       wave.bmp
  4168. │               │           │      
  4169. │               │           ├───multisample
  4170. │               │           │   │   Centroid.bmp
  4171. │               │           │   │   Centroid.cpp
  4172. │               │           │   │   kitContent.kml
  4173. │               │           │   │   Mask.cpp
  4174. │               │           │   │   multisample.cpp
  4175. │               │           │   │   multisample.h
  4176. │               │           │   │   multisample.rc
  4177. │               │           │   │   multisample.sln
  4178. │               │           │   │   multisample.vcproj
  4179. │               │           │   │   Multisample.vcproj.vspscc
  4180. │               │           │   │   Points.cpp
  4181. │               │           │   │   Samples.cpp
  4182. │               │           │   │   Toggle.cpp
  4183. │               │           │   │  
  4184. │               │           │   └───original
  4185. │               │           │           sources
  4186. │               │           │          
  4187. │               │           ├───multi_swapchain
  4188. │               │           │   │   cbase3dobject.cpp
  4189. │               │           │   │   cbase3dobject.h
  4190. │               │           │   │   kitContent.kml
  4191. │               │           │   │   metal.bmp
  4192. │               │           │   │   multi_swapchain.cpp
  4193. │               │           │   │   multi_swapchain.h
  4194. │               │           │   │   multi_swapchain.rc
  4195. │               │           │   │   texture11.bmp
  4196. │               │           │   │   texture11_2.bmp
  4197. │               │           │   │   texture14.bmp
  4198. │               │           │   │   texture2.bmp
  4199. │               │           │   │   texture2_2.bmp
  4200. │               │           │   │   texture6.bmp
  4201. │               │           │   │  
  4202. │               │           │   └───original
  4203. │               │           │           sources
  4204. │               │           │          
  4205. │               │           ├───mvertex
  4206. │               │           │   │   default.cpp
  4207. │               │           │   │   kitContent.kml
  4208. │               │           │   │   mvertex.cpp
  4209. │               │           │   │   mvertex.h
  4210. │               │           │   │   mvertex.rc
  4211. │               │           │   │   mvertex.vcproj
  4212. │               │           │   │  
  4213. │               │           │   └───original
  4214. │               │           │           sources
  4215. │               │           │          
  4216. │               │           ├───nonpowtwo
  4217. │               │           │   │   addtestcases.cpp
  4218. │               │           │   │   alphablendtestvariable.cpp
  4219. │               │           │   │   displacementtestmatrix.cpp
  4220. │               │           │   │   displacementtestmatrix.h
  4221. │               │           │   │   filtertestvariable.cpp
  4222. │               │           │   │   globals.cpp
  4223. │               │           │   │   kitContent.kml
  4224. │               │           │   │   mipmaplodbias.cpp
  4225. │               │           │   │   nonpowtwo.rc
  4226. │               │           │   │   nonpowtwoconftest.cpp
  4227. │               │           │   │   nonpowtwoconftest.h
  4228. │               │           │   │   nonpowtwostresstest.cpp
  4229. │               │           │   │   nonpowtwostresstest.h
  4230. │               │           │   │   nonpowtwotest.cpp
  4231. │               │           │   │   nonpowtwotest.h
  4232. │               │           │   │   rendertargettest.cpp
  4233. │               │           │   │   rendertargettest.h
  4234. │               │           │   │   spheretree.cpp
  4235. │               │           │   │   spheretree.h
  4236. │               │           │   │   testcasestruct.h
  4237. │               │           │   │   testmatrix.h
  4238. │               │           │   │   tests.txt
  4239. │               │           │   │   testvariable.h
  4240. │               │           │   │   textureaddressingmode.cpp
  4241. │               │           │   │   texturefunctions.cpp
  4242. │               │           │   │   textureoptestvariable.cpp
  4243. │               │           │   │   texturesizetestvariable.cpp
  4244. │               │           │   │   vshadertestvariable.cpp
  4245. │               │           │   │   wraptestvariable.cpp
  4246. │               │           │   │  
  4247. │               │           │   ├───media
  4248. │               │           │   │       env1.bmp
  4249. │               │           │   │       env2.bmp
  4250. │               │           │   │       tex0.bmp
  4251. │               │           │   │       tex1.bmp
  4252. │               │           │   │       tex2.bmp
  4253. │               │           │   │       window.bmp
  4254. │               │           │   │      
  4255. │               │           │   └───original
  4256. │               │           │           sources
  4257. │               │           │          
  4258. │               │           ├───Occlusion
  4259. │               │           │       Makefile
  4260. │               │           │       Occlusion.cpp
  4261. │               │           │       Occlusion.hpp
  4262. │               │           │       Occlusion.rc
  4263. │               │           │       sources
  4264. │               │           │      
  4265. │               │           ├───overdraw
  4266. │               │           │       alpha.cpp
  4267. │               │           │       alphagrid.cpp
  4268. │               │           │       kitContent.kml
  4269. │               │           │       overdraw.cpp
  4270. │               │           │       overdraw.h
  4271. │               │           │       overdraw.rc
  4272. │               │           │       sources
  4273. │               │           │      
  4274. │               │           ├───palalpha
  4275. │               │           │       kitContent.kml
  4276. │               │           │       palalpha.cpp
  4277. │               │           │       palalpha.h
  4278. │               │           │       palalpha.rc
  4279. │               │           │       palalpha.vcproj
  4280. │               │           │       palutils.cpp
  4281. │               │           │       palutils8.cpp
  4282. │               │           │       sources
  4283. │               │           │      
  4284. │               │           ├───pc99
  4285. │               │           │   │   dirs
  4286. │               │           │   │  
  4287. │               │           │   ├───multitexture
  4288. │               │           │   │       kitContent.kml
  4289. │               │           │   │       multi.cpp
  4290. │               │           │   │       multi.h
  4291. │               │           │   │       multi.rc
  4292. │               │           │   │       multi.vcproj
  4293. │               │           │   │       multi.vcproj.vspscc
  4294. │               │           │   │       sources
  4295. │               │           │   │      
  4296. │               │           │   ├───specular
  4297. │               │           │   │   │   kitContent.kml
  4298. │               │           │   │   │   sources
  4299. │               │           │   │   │   specular.cpp
  4300. │               │           │   │   │   specular.h
  4301. │               │           │   │   │   specular.rc
  4302. │               │           │   │   │  
  4303. │               │           │   │   └───media
  4304. │               │           │   │           256x256smallchecker.bmp
  4305. │               │           │   │          
  4306. │               │           │   └───texturesizes
  4307. │               │           │           kitContent.kml
  4308. │               │           │           sizes.cpp
  4309. │               │           │           sizes.h
  4310. │               │           │           sizes.rc
  4311. │               │           │           sources
  4312. │               │           │          
  4313. │               │           ├───perspective
  4314. │               │           │   │   color.cpp
  4315. │               │           │   │   drawmesh.cpp
  4316. │               │           │   │   kitContent.kml
  4317. │               │           │   │   perspective.cpp
  4318. │               │           │   │   perspective.h
  4319. │               │           │   │   perspective.rc
  4320. │               │           │   │   texture.cpp
  4321. │               │           │   │  
  4322. │               │           │   └───original
  4323. │               │           │           sources
  4324. │               │           │          
  4325. │               │           ├───pointsprite
  4326. │               │           │   │   attenfvfl.cpp
  4327. │               │           │   │   attenfvfls.cpp
  4328. │               │           │   │   batch.cpp
  4329. │               │           │   │   caps.cpp
  4330. │               │           │   │   cull.cpp
  4331. │               │           │   │   fill.cpp
  4332. │               │           │   │   kitContent.kml
  4333. │               │           │   │   mipmap.cpp
  4334. │               │           │   │   path.cpp
  4335. │               │           │   │   path.h
  4336. │               │           │   │   scalefvfl.cpp
  4337. │               │           │   │   scalefvfls.cpp
  4338. │               │           │   │   scalefvftl.cpp
  4339. │               │           │   │   scalefvftls.cpp
  4340. │               │           │   │   sprite.cpp
  4341. │               │           │   │   sprite.h
  4342. │               │           │   │   sprite.rc
  4343. │               │           │   │   transform.cpp
  4344. │               │           │   │   user.cpp
  4345. │               │           │   │   volume.cpp
  4346. │               │           │   │  
  4347. │               │           │   └───original
  4348. │               │           │           sources
  4349. │               │           │          
  4350. │               │           ├───present
  4351. │               │           │       cpresenttest.cpp
  4352. │               │           │       cpresenttest.h
  4353. │               │           │       kitContent.kml
  4354. │               │           │       resource.rc
  4355. │               │           │       sources
  4356. │               │           │       texture.bmp
  4357. │               │           │      
  4358. │               │           ├───present2
  4359. │               │           │   │   BB1.bmp
  4360. │               │           │   │   BB2.bmp
  4361. │               │           │   │   BB3.bmp
  4362. │               │           │   │   BB4.bmp
  4363. │               │           │   │   bitmap1.bmp
  4364. │               │           │   │   clippingwindows.cpp
  4365. │               │           │   │   clippingwindows.h
  4366. │               │           │   │   clippingwindowsFlipEx.cpp
  4367. │               │           │   │   clippingwindowsFlipEx.h
  4368. │               │           │   │   colorconverting.cpp
  4369. │               │           │   │   colorconverting.h
  4370. │               │           │   │   colorconvertingFlipEx.cpp
  4371. │               │           │   │   colorconvertingFlipEx.h
  4372. │               │           │   │   dialogboxmode.cpp
  4373. │               │           │   │   dialogboxmode.h
  4374. │               │           │   │   dirs
  4375. │               │           │   │   dirtyregion.cpp
  4376. │               │           │   │   dirtyregion.h
  4377. │               │           │   │   dirtyregionFlipEx.cpp
  4378. │               │           │   │   dirtyregionFlipEx.h
  4379. │               │           │   │   fullscreenpresent.cpp
  4380. │               │           │   │   fullscreenpresent.h
  4381. │               │           │   │   gammapresent.cpp
  4382. │               │           │   │   gammapresent.h
  4383. │               │           │   │   lake.bmp
  4384. │               │           │   │   lock_donotwait.cpp
  4385. │               │           │   │   lock_donotwait.h
  4386. │               │           │   │   multiheadpresent.cpp
  4387. │               │           │   │   multiheadpresent.h
  4388. │               │           │   │   present.cpp
  4389. │               │           │   │   present.h
  4390. │               │           │   │   Present2_DX_EXEEntryPoint.cpp
  4391. │               │           │   │   Present2_EXEEntryPoint.cpp
  4392. │               │           │   │   Present2_Fullscreen_EXEEntryPoint.cpp
  4393. │               │           │   │   Present2_LH_EXEEntryPoint.cpp
  4394. │               │           │   │   presentdonotwait.cpp
  4395. │               │           │   │   presentdonotwait.h
  4396. │               │           │   │   presentex.cpp
  4397. │               │           │   │   presentex.h
  4398. │               │           │   │   presentFlipEx.cpp
  4399. │               │           │   │   presentFlipEx.h
  4400. │               │           │   │   presentii.rc
  4401. │               │           │   │   presentinterval.cpp
  4402. │               │           │   │   presentinterval.h
  4403. │               │           │   │   presentintervalFullScreen.h
  4404. │               │           │   │   presentintervalWindowed.h
  4405. │               │           │   │   presentintervalWindowedFlipEx.cpp
  4406. │               │           │   │   presentintervalWindowedFlipEx.h
  4407. │               │           │   │   presentintervalWindowedFlipExFlags.cpp
  4408. │               │           │   │   presentintervalWindowedFlipExFlags.h
  4409. │               │           │   │   presentrotate.cpp
  4410. │               │           │   │   presentrotate.h
  4411. │               │           │   │   resource.h
  4412. │               │           │   │   sources.inc
  4413. │               │           │   │  
  4414. │               │           │   ├───Present2_Clip
  4415. │               │           │   │       deviceclip.cpp
  4416. │               │           │   │       deviceclip.h
  4417. │               │           │   │       deviceclipFlipEx.cpp
  4418. │               │           │   │       deviceclipFlipEx.h
  4419. │               │           │   │       EXEEntryPoint.cpp
  4420. │               │           │   │       sources
  4421. │               │           │   │      
  4422. │               │           │   ├───Present2_Core
  4423. │               │           │   │       kitContent.kml
  4424. │               │           │   │       sources
  4425. │               │           │   │      
  4426. │               │           │   ├───Present2_DX
  4427. │               │           │   │       sources
  4428. │               │           │   │      
  4429. │               │           │   ├───Present2_FullScreen
  4430. │               │           │   │       kitContent.kml
  4431. │               │           │   │       sources
  4432. │               │           │   │      
  4433. │               │           │   ├───Present2_LH
  4434. │               │           │   │       kitContent.kml
  4435. │               │           │   │       sources
  4436. │               │           │   │      
  4437. │               │           │   └───Present2_Lib
  4438. │               │           │           Node.h
  4439. │               │           │           presentii.cpp
  4440. │               │           │           presentii.h
  4441. │               │           │           sources
  4442. │               │           │          
  4443. │               │           ├───pshader
  4444. │               │           │   │   address.cpp
  4445. │               │           │   │   dstmod.cpp
  4446. │               │           │   │   kitContent.kml
  4447. │               │           │   │   legacy.cpp
  4448. │               │           │   │   limits.cpp
  4449. │               │           │   │   opmod.cpp
  4450. │               │           │   │   pshader.cpp
  4451. │               │           │   │   pshader.h
  4452. │               │           │   │   pshader.rc
  4453. │               │           │   │   readshader.cpp
  4454. │               │           │   │   register.cpp
  4455. │               │           │   │   sources
  4456. │               │           │   │   srcmod.cpp
  4457. │               │           │   │   vertshader.cpp
  4458. │               │           │   │  
  4459. │               │           │   └───media
  4460. │               │           │           bem1.bmp
  4461. │               │           │           bem2.bmp
  4462. │               │           │           bem3.bmp
  4463. │               │           │           checker.bmp
  4464. │               │           │           checker2.bmp
  4465. │               │           │           colorchecker.bmp
  4466. │               │           │           dp3.bmp
  4467. │               │           │           dxlogo.bmp
  4468. │               │           │           shady.txt
  4469. │               │           │           skyxneg.bmp
  4470. │               │           │           skyxpos.bmp
  4471. │               │           │           skyyneg.bmp
  4472. │               │           │           skyypos.bmp
  4473. │               │           │           skyzneg.bmp
  4474. │               │           │           skyzpos.bmp
  4475. │               │           │          
  4476. │               │           ├───pshader3
  4477. │               │           │   │   core.rc
  4478. │               │           │   │   Detail.png
  4479. │               │           │   │   GroundCover.bmp
  4480. │               │           │   │   include.fx
  4481. │               │           │   │   inst_add.fx.prep
  4482. │               │           │   │   inst_crs.fx.prep
  4483. │               │           │   │   inst_dp2add.fx.prep
  4484. │               │           │   │   inst_dpn.fx.prep
  4485. │               │           │   │   inst_exp.fx.prep
  4486. │               │           │   │   inst_log.fx.prep
  4487. │               │           │   │   inst_lrp.fx.prep
  4488. │               │           │   │   inst_mad.fx.prep
  4489. │               │           │   │   inst_mnxn.fx.prep
  4490. │               │           │   │   inst_nrm.fx.prep
  4491. │               │           │   │   inst_pow.fx.prep
  4492. │               │           │   │   inst_rcp.fx.prep
  4493. │               │           │   │   inst_rsq.fx.prep
  4494. │               │           │   │   inst_setp.fx.prep
  4495. │               │           │   │   inst_sincos.fx.prep
  4496. │               │           │   │   kitContent.kml
  4497. │               │           │   │   landcolors.png
  4498. │               │           │   │   landscape.cpp
  4499. │               │           │   │   prep.py
  4500. │               │           │   │   pshader.cpp
  4501. │               │           │   │   pshader.h
  4502. │               │           │   │   pshader.prep
  4503. │               │           │   │   pshader.py
  4504. │               │           │   │   PShader1x.cpp
  4505. │               │           │   │   RockCover.bmp
  4506. │               │           │   │   Rockmask.png
  4507. │               │           │   │   sources
  4508. │               │           │   │   Starburst.cpp
  4509. │               │           │   │   water.png
  4510. │               │           │   │  
  4511. │               │           │   ├───ps1.x
  4512. │               │           │   │       ps1_xcube_inst_tex.fx
  4513. │               │           │   │       ps1_xtex_inst_tex.fx
  4514. │               │           │   │       ps1_xtex_inst_texcoord.fx
  4515. │               │           │   │       ps1_xtex_inst_texld.fx
  4516. │               │           │   │       ps1_xtex_inst_texregn.fx
  4517. │               │           │   │       ps1_xvol_inst_tex.fx
  4518. │               │           │   │       ps1_x_inst_add.fx
  4519. │               │           │   │       ps1_x_inst_cmp.fx
  4520. │               │           │   │       ps1_x_inst_cnd.fx
  4521. │               │           │   │       ps1_x_inst_colorclamp.fx
  4522. │               │           │   │       ps1_x_inst_dpn.fx
  4523. │               │           │   │       ps1_x_inst_lrp.fx
  4524. │               │           │   │       ps1_x_inst_mad.fx
  4525. │               │           │   │       ps1_x_inst_mul.fx
  4526. │               │           │   │       ps1_x_inst_texkill.fx
  4527. │               │           │   │      
  4528. │               │           │   ├───ps2.0
  4529. │               │           │   │       Landscape_ps2_0.fx
  4530. │               │           │   │       ps2_0cube_inst_texld.fx
  4531. │               │           │   │       ps2_0cube_inst_texldb.fx
  4532. │               │           │   │       ps2_0cube_inst_texldp.fx
  4533. │               │           │   │       ps2_0tex_inst_texld.fx
  4534. │               │           │   │       ps2_0tex_inst_texldb.fx
  4535. │               │           │   │       ps2_0tex_inst_texldp.fx
  4536. │               │           │   │       ps2_0vol_inst_texld.fx
  4537. │               │           │   │       ps2_0vol_inst_texldb.fx
  4538. │               │           │   │       ps2_0vol_inst_texldp.fx
  4539. │               │           │   │       ps2_0_inst_abs.fx
  4540. │               │           │   │       ps2_0_inst_add.fx
  4541. │               │           │   │       ps2_0_inst_cmp.fx
  4542. │               │           │   │       ps2_0_inst_crs.fx
  4543. │               │           │   │       ps2_0_inst_dp2add.fx
  4544. │               │           │   │       ps2_0_inst_dpN.fx
  4545. │               │           │   │       ps2_0_inst_exp.fx
  4546. │               │           │   │       ps2_0_inst_frc.fx
  4547. │               │           │   │       ps2_0_inst_log.fx
  4548. │               │           │   │       ps2_0_inst_lrp.fx
  4549. │               │           │   │       ps2_0_inst_mad.fx
  4550. │               │           │   │       ps2_0_inst_max.fx
  4551. │               │           │   │       ps2_0_inst_min.fx
  4552. │               │           │   │       ps2_0_inst_mnxn.fx
  4553. │               │           │   │       ps2_0_inst_mul.fx
  4554. │               │           │   │       ps2_0_inst_nrm.fx
  4555. │               │           │   │       ps2_0_inst_pow.fx
  4556. │               │           │   │       ps2_0_inst_rcp.fx
  4557. │               │           │   │       ps2_0_inst_rsq.fx
  4558. │               │           │   │       ps2_0_inst_sincos.fx
  4559. │               │           │   │       ps2_0_inst_texkill.fx
  4560. │               │           │   │       ps2_0_precision.fx
  4561. │               │           │   │       starburst_ps2_0.fx
  4562. │               │           │   │      
  4563. │               │           │   ├───ps2.x
  4564. │               │           │   │       ps2_xcube_inst_texld.fx
  4565. │               │           │   │       ps2_xcube_inst_texldb.fx
  4566. │               │           │   │       ps2_xcube_inst_texldp.fx
  4567. │               │           │   │       ps2_xtex_inst_dsx_dsy.fx
  4568. │               │           │   │       ps2_xtex_inst_texld.fx
  4569. │               │           │   │       ps2_xtex_inst_texldb.fx
  4570. │               │           │   │       ps2_xtex_inst_texldd.fx
  4571. │               │           │   │       ps2_xtex_inst_texldp.fx
  4572. │               │           │   │       ps2_xvol_inst_dsx_dsy.fx
  4573. │               │           │   │       ps2_xvol_inst_texld.fx
  4574. │               │           │   │       ps2_xvol_inst_texldb.fx
  4575. │               │           │   │       ps2_xvol_inst_texldd.fx
  4576. │               │           │   │       ps2_xvol_inst_texldp.fx
  4577. │               │           │   │       ps2_x_inst_abs.fx
  4578. │               │           │   │       ps2_x_inst_add.fx
  4579. │               │           │   │       ps2_x_inst_break.fx
  4580. │               │           │   │       ps2_x_inst_breakc.fx
  4581. │               │           │   │       ps2_x_inst_breakp.fx
  4582. │               │           │   │       ps2_x_inst_call.fx
  4583. │               │           │   │       ps2_x_inst_callnz.fx
  4584. │               │           │   │       ps2_x_inst_callnzp.fx
  4585. │               │           │   │       ps2_x_inst_cmp.fx
  4586. │               │           │   │       ps2_x_inst_crs.fx
  4587. │               │           │   │       ps2_x_inst_dp2add.fx
  4588. │               │           │   │       ps2_x_inst_dpn.fx
  4589. │               │           │   │       ps2_x_inst_exp.fx
  4590. │               │           │   │       ps2_x_inst_frc.fx
  4591. │               │           │   │       ps2_x_inst_if.fx
  4592. │               │           │   │       ps2_x_inst_ifc.fx
  4593. │               │           │   │       ps2_x_inst_ifp.fx
  4594. │               │           │   │       ps2_x_inst_log.fx
  4595. │               │           │   │       ps2_x_inst_lrp.fx
  4596. │               │           │   │       ps2_x_inst_mad.fx
  4597. │               │           │   │       ps2_x_inst_max.fx
  4598. │               │           │   │       ps2_x_inst_min.fx
  4599. │               │           │   │       ps2_x_inst_mnxn.fx
  4600. │               │           │   │       ps2_x_inst_mov.fx
  4601. │               │           │   │       ps2_x_inst_mul.fx
  4602. │               │           │   │       ps2_x_inst_nrm.fx
  4603. │               │           │   │       ps2_x_inst_pow.fx
  4604. │               │           │   │       ps2_x_inst_predicatemov.fx
  4605. │               │           │   │       ps2_x_inst_rcp.fx
  4606. │               │           │   │       ps2_x_inst_rsq.fx
  4607. │               │           │   │       ps2_x_inst_setp.fx
  4608. │               │           │   │       ps2_x_inst_sincos.fx
  4609. │               │           │   │       ps2_x_inst_texkill.fx
  4610. │               │           │   │       ps2_x_precision.fx
  4611. │               │           │   │      
  4612. │               │           │   └───ps3.0
  4613. │               │           │           ps3_0cube_inst_texld.fx
  4614. │               │           │           ps3_0cube_inst_texldb.fx
  4615. │               │           │           ps3_0cube_inst_texldl.fx
  4616. │               │           │           ps3_0cube_inst_texldp.fx
  4617. │               │           │           ps3_0cube_swizzles.fx
  4618. │               │           │           ps3_0cube_writemasks.fx
  4619. │               │           │           ps3_0tex_inst_dsx_dsy.fx
  4620. │               │           │           ps3_0tex_inst_texld.fx
  4621. │               │           │           ps3_0tex_inst_texldb.fx
  4622. │               │           │           ps3_0tex_inst_texldd.fx
  4623. │               │           │           ps3_0tex_inst_texldl.fx
  4624. │               │           │           ps3_0tex_inst_texldp.fx
  4625. │               │           │           ps3_0tex_swizzles.fx
  4626. │               │           │           ps3_0tex_writemasks.fx
  4627. │               │           │           ps3_0vol_inst_dsx_dsy.fx
  4628. │               │           │           ps3_0vol_inst_texld.fx
  4629. │               │           │           ps3_0vol_inst_texldb.fx
  4630. │               │           │           ps3_0vol_inst_texldd.fx
  4631. │               │           │           ps3_0vol_inst_texldl.fx
  4632. │               │           │           ps3_0vol_inst_texldp.fx
  4633. │               │           │           ps3_0vol_swizzles.fx
  4634. │               │           │           ps3_0vol_writemasks.fx
  4635. │               │           │           ps3_0_dbgerror.fx
  4636. │               │           │           ps3_0_inst_add.fx
  4637. │               │           │           ps3_0_inst_break.fx
  4638. │               │           │           ps3_0_inst_breakc.fx
  4639. │               │           │           ps3_0_inst_breakp.fx
  4640. │               │           │           ps3_0_inst_call.fx
  4641. │               │           │           ps3_0_inst_callnz.fx
  4642. │               │           │           ps3_0_inst_callnzp.fx
  4643. │               │           │           ps3_0_inst_cmp.fx
  4644. │               │           │           ps3_0_inst_crs.fx
  4645. │               │           │           ps3_0_inst_dp2add.fx
  4646. │               │           │           ps3_0_inst_dpn.fx
  4647. │               │           │           ps3_0_inst_exp.fx
  4648. │               │           │           ps3_0_inst_frc.fx
  4649. │               │           │           ps3_0_inst_if.fx
  4650. │               │           │           ps3_0_inst_ifc.fx
  4651. │               │           │           ps3_0_inst_ifp.fx
  4652. │               │           │           ps3_0_inst_log.fx
  4653. │               │           │           ps3_0_inst_loop.fx
  4654. │               │           │           ps3_0_inst_lrp.fx
  4655. │               │           │           ps3_0_inst_mad.fx
  4656. │               │           │           ps3_0_inst_max.fx
  4657. │               │           │           ps3_0_inst_min.fx
  4658. │               │           │           ps3_0_inst_mnxn.fx
  4659. │               │           │           ps3_0_inst_mul.fx
  4660. │               │           │           ps3_0_inst_nrm.fx
  4661. │               │           │           ps3_0_inst_pow.fx
  4662. │               │           │           ps3_0_inst_predicatemov.fx
  4663. │               │           │           ps3_0_inst_rcp.fx
  4664. │               │           │           ps3_0_inst_rep.fx
  4665. │               │           │           ps3_0_inst_rsq.fx
  4666. │               │           │           ps3_0_inst_setp.fx
  4667. │               │           │           ps3_0_inst_sincos.fx
  4668. │               │           │           ps3_0_inst_texkill.fx
  4669. │               │           │           ps3_0_mix_repcall.fx
  4670. │               │           │           ps3_0_precision.fx
  4671. │               │           │           ps3_0_reg_aL.fx
  4672. │               │           │           ps3_0_reg_vFace.fx
  4673. │               │           │           ps3_0_reg_vPos.fx
  4674. │               │           │          
  4675. │               │           ├───reschk
  4676. │               │           │       kitContent.kml
  4677. │               │           │       Main.cpp
  4678. │               │           │       reschk.cpp
  4679. │               │           │       reschk.h
  4680. │               │           │       reschk.rc
  4681. │               │           │       reschk_cube.cpp
  4682. │               │           │       reschk_ib.cpp
  4683. │               │           │       reschk_surface.cpp
  4684. │               │           │       reschk_texture.cpp
  4685. │               │           │       reschk_vb.cpp
  4686. │               │           │       reschk_volume.cpp
  4687. │               │           │       sources
  4688. │               │           │      
  4689. │               │           ├───resman
  4690. │               │           │       basictest.cpp
  4691. │               │           │       changecolorstest.cpp
  4692. │               │           │       checkcolors.cpp
  4693. │               │           │       checkdxcaps.cpp
  4694. │               │           │       default.cpp
  4695. │               │           │       discardbytestest.cpp
  4696. │               │           │       listtest.cpp
  4697. │               │           │       lrutest.cpp
  4698. │               │           │       mrutest.cpp
  4699. │               │           │       resman.cpp
  4700. │               │           │       resman.h
  4701. │               │           │       resman.rc
  4702. │               │           │       resourcesforbasictest.cpp
  4703. │               │           │       resourcesgenerationfunctions.cpp
  4704. │               │           │       sources
  4705. │               │           │      
  4706. │               │           ├───scenario
  4707. │               │           │   │   kitContent.kml
  4708. │               │           │   │   scenario.cpp
  4709. │               │           │   │   scenario.h
  4710. │               │           │   │   scenario.rc
  4711. │               │           │   │  
  4712. │               │           │   ├───media
  4713. │               │           │   │       checker1.bmp
  4714. │               │           │   │       checker128.bmp
  4715. │               │           │   │       checker16.bmp
  4716. │               │           │   │       checker2.bmp
  4717. │               │           │   │       checker256.bmp
  4718. │               │           │   │       checker32.bmp
  4719. │               │           │   │       checker4.bmp
  4720. │               │           │   │       checker64.bmp
  4721. │               │           │   │       checker8.bmp
  4722. │               │           │   │       dxlogo.bmp
  4723. │               │           │   │       luminance.bmp
  4724. │               │           │   │       stripes.bmp
  4725. │               │           │   │      
  4726. │               │           │   └───original
  4727. │               │           │           sources
  4728. │               │           │          
  4729. │               │           ├───srt
  4730. │               │           │   │   buffer.cpp
  4731. │               │           │   │   describe.cpp
  4732. │               │           │   │   invalid.cpp
  4733. │               │           │   │   kitContent.kml
  4734. │               │           │   │   null.cpp
  4735. │               │           │   │   offscreen.cpp
  4736. │               │           │   │   srt.cpp
  4737. │               │           │   │   srt.h
  4738. │               │           │   │   srt.rc
  4739. │               │           │   │   texture.cpp
  4740. │               │           │   │  
  4741. │               │           │   └───original
  4742. │               │           │           sources
  4743. │               │           │          
  4744. │               │           ├───stateblocks
  4745. │               │           │   │   checker.bmp
  4746. │               │           │   │   kitContent.kml
  4747. │               │           │   │   main.cpp
  4748. │               │           │   │   poko0.bmp
  4749. │               │           │   │   poko1.bmp
  4750. │               │           │   │   poko2.bmp
  4751. │               │           │   │   poko3.bmp
  4752. │               │           │   │   poko4.bmp
  4753. │               │           │   │   poko5.bmp
  4754. │               │           │   │   poko6.bmp
  4755. │               │           │   │   poko7.bmp
  4756. │               │           │   │   rocks.bmp
  4757. │               │           │   │   statebeast.cpp
  4758. │               │           │   │   statebeast.h
  4759. │               │           │   │   statebeast.rc
  4760. │               │           │   │  
  4761. │               │           │   └───original
  4762. │               │           │           sources
  4763. │               │           │          
  4764. │               │           ├───stencil
  4765. │               │           │   │   cap.cpp
  4766. │               │           │   │   clear.cpp
  4767. │               │           │   │   clearccw.cpp
  4768. │               │           │   │   cullone.cpp
  4769. │               │           │   │   culltwo.cpp
  4770. │               │           │   │   func.cpp
  4771. │               │           │   │   funcccw.cpp
  4772. │               │           │   │   ignore.cpp
  4773. │               │           │   │   ignoreccw.cpp
  4774. │               │           │   │   kitContent.kml
  4775. │               │           │   │   op.cpp
  4776. │               │           │   │   opccw.cpp
  4777. │               │           │   │   scorrupt.cpp
  4778. │               │           │   │   scorruptccw.cpp
  4779. │               │           │   │   stencil.cpp
  4780. │               │           │   │   stencil.h
  4781. │               │           │   │   stencil.rc
  4782. │               │           │   │   Stencil.vcproj
  4783. │               │           │   │   Stencil.vcproj.vspscc
  4784. │               │           │   │   zcorrupt.cpp
  4785. │               │           │   │   zcorruptccw.cpp
  4786. │               │           │   │  
  4787. │               │           │   └───original
  4788. │               │           │           sources
  4789. │               │           │          
  4790. │               │           ├───stretchrect
  4791. │               │           │   │   auxiliary.cpp
  4792. │               │           │   │   auxiliary.h
  4793. │               │           │   │   dims.cpp
  4794. │               │           │   │   dims.h
  4795. │               │           │   │   dx5_logo.bmp
  4796. │               │           │   │   dxfilter.cpp
  4797. │               │           │   │   dxfilter.h
  4798. │               │           │   │   dxfmt.cpp
  4799. │               │           │   │   dxfmt.h
  4800. │               │           │   │   dxmultisample.cpp
  4801. │               │           │   │   dxmultisample.h
  4802. │               │           │   │   dxpool.cpp
  4803. │               │           │   │   dxpool.h
  4804. │               │           │   │   dxusage.cpp
  4805. │               │           │   │   dxusage.h
  4806. │               │           │   │   kitContent.kml
  4807. │               │           │   │   lake.bmp
  4808. │               │           │   │   lake.dds
  4809. │               │           │   │   rects.cpp
  4810. │               │           │   │   rects.h
  4811. │               │           │   │   resource.h
  4812. │               │           │   │   StretchRect.sln
  4813. │               │           │   │   StretchRect.vcproj
  4814. │               │           │   │   stretchrectdepthstencil.cpp
  4815. │               │           │   │   stretchrectdepthstencil.h
  4816. │               │           │   │   stretchrectkeepstates.cpp
  4817. │               │           │   │   stretchrectkeepstates.h
  4818. │               │           │   │   stretchrecttest.cpp
  4819. │               │           │   │   stretchrecttest.h
  4820. │               │           │   │   stretchrecttest.rc
  4821. │               │           │   │   stretchrecttestmain.cpp
  4822. │               │           │   │   stretchrecttestmain.h
  4823. │               │           │   │   surfacetypes.cpp
  4824. │               │           │   │   surfacetypes.h
  4825. │               │           │   │   tex.bmp
  4826. │               │           │   │  
  4827. │               │           │   └───original
  4828. │               │           │           sources
  4829. │               │           │          
  4830. │               │           ├───subpixel
  4831. │               │           │   │   drawgrid.cpp
  4832. │               │           │   │   kitContent.kml
  4833. │               │           │   │   subpixel.cpp
  4834. │               │           │   │   subpixel.h
  4835. │               │           │   │   subpixel.rc
  4836. │               │           │   │  
  4837. │               │           │   └───original
  4838. │               │           │           sources
  4839. │               │           │          
  4840. │               │           ├───tessellation
  4841. │               │           │       datatypesntest.cpp
  4842. │               │           │       datatypesrecttest.cpp
  4843. │               │           │       datatypestritest.cpp
  4844. │               │           │       default.cpp
  4845. │               │           │       kitContent.kml
  4846. │               │           │       maxminrecttest.cpp
  4847. │               │           │       maxmintritest.cpp
  4848. │               │           │       minimizingrecttest.cpp
  4849. │               │           │       minimizingtritest.cpp
  4850. │               │           │       minmaxntest.cpp
  4851. │               │           │       minntest.cpp
  4852. │               │           │       npatchestest.cpp
  4853. │               │           │       ntest.cpp
  4854. │               │           │       rectpatchestest.cpp
  4855. │               │           │       sources
  4856. │               │           │       tessellation.cpp
  4857. │               │           │       tessellation.h
  4858. │               │           │       tessellation.rc
  4859. │               │           │       tessfactorrecttest.cpp
  4860. │               │           │       tessfactortritest.cpp
  4861. │               │           │       tessfntest.cpp
  4862. │               │           │       tex.bmp
  4863. │               │           │       tripatchestest.cpp
  4864. │               │           │       vertexstructdefs.h
  4865. │               │           │      
  4866. │               │           ├───texformats
  4867. │               │           │   │   compare.cpp
  4868. │               │           │   │   drawgrid.cpp
  4869. │               │           │   │   FloatPrecision.cpp
  4870. │               │           │   │   floatprecision.h
  4871. │               │           │   │   floattex.cpp
  4872. │               │           │   │   floattex.fx
  4873. │               │           │   │   fvf3.cpp
  4874. │               │           │   │   fvf4.cpp
  4875. │               │           │   │   kitContent.kml
  4876. │               │           │   │   PackedRGB.cpp
  4877. │               │           │   │   PackedRGB.fx
  4878. │               │           │   │   print.cpp
  4879. │               │           │   │   sysmem.cpp
  4880. │               │           │   │   texformats.cpp
  4881. │               │           │   │   texformats.h
  4882. │               │           │   │   texformats.rc
  4883. │               │           │   │   texformats.vcproj
  4884. │               │           │   │   verify.cpp
  4885. │               │           │   │  
  4886. │               │           │   └───original
  4887. │               │           │           sources
  4888. │               │           │          
  4889. │               │           ├───texload
  4890. │               │           │       agp.cpp
  4891. │               │           │       draw.cpp
  4892. │               │           │       kitContent.kml
  4893. │               │           │       manage.cpp
  4894. │               │           │       sources
  4895. │               │           │       system.cpp
  4896. │               │           │       texload.cpp
  4897. │               │           │       texload.h
  4898. │               │           │       texload.rc
  4899. │               │           │       video.cpp
  4900. │               │           │      
  4901. │               │           ├───texturestage3
  4902. │               │           │   │   kitContent.kml
  4903. │               │           │   │   sources
  4904. │               │           │   │   texturestage3.cpp
  4905. │               │           │   │   texturestage3.h
  4906. │               │           │   │   texturestage3.rc
  4907. │               │           │   │   texturestage3.vcproj
  4908. │               │           │   │   tsstestcaseseightstage.cpp
  4909. │               │           │   │   tsstestcasesfivestage.cpp
  4910. │               │           │   │   tsstestcasesfourstage.cpp
  4911. │               │           │   │   tsstestcasesonestage.cpp
  4912. │               │           │   │   tsstestcasessevenstage.cpp
  4913. │               │           │   │   tsstestcasessixstage.cpp
  4914. │               │           │   │   tsstestcasesthreestage.cpp
  4915. │               │           │   │   tsstestcasestwostage.cpp
  4916. │               │           │   │  
  4917. │               │           │   └───textures
  4918. │               │           │           checker.bmp
  4919. │               │           │           checker_highfreq.bmp
  4920. │               │           │           colors_blend.bmp
  4921. │               │           │           decoration.bmp
  4922. │               │           │           decoration2.bmp
  4923. │               │           │           dots1.bmp
  4924. │               │           │           dxlogo.bmp
  4925. │               │           │           dxlogo2.bmp
  4926. │               │           │           dxlogo3.bmp
  4927. │               │           │           dxlogo4.bmp
  4928. │               │           │           dxlogo5.bmp
  4929. │               │           │           dxlogo_bump.bmp
  4930. │               │           │           dxlogo_bump2.bmp
  4931. │               │           │           newts.bmp
  4932. │               │           │           stage0.bmp
  4933. │               │           │           stage1.bmp
  4934. │               │           │           stage2.bmp
  4935. │               │           │           stage3.bmp
  4936. │               │           │           stage4.bmp
  4937. │               │           │           stage5.bmp
  4938. │               │           │           stage6.bmp
  4939. │               │           │           stage7.bmp
  4940. │               │           │           stage_all.bmp
  4941. │               │           │           test.bmp
  4942. │               │           │           text1.bmp
  4943. │               │           │           text2.bmp
  4944. │               │           │           text3.bmp
  4945. │               │           │           text4.bmp
  4946. │               │           │           text5.bmp
  4947. │               │           │           text6.bmp
  4948. │               │           │           winlogo.bmp
  4949. │               │           │           winlogo2.bmp
  4950. │               │           │           winlogo3.bmp
  4951. │               │           │           win_logo_bump.bmp
  4952. │               │           │          
  4953. │               │           ├───tlvertexclip
  4954. │               │           │       edge.cpp
  4955. │               │           │       kitContent.kml
  4956. │               │           │       quad.cpp
  4957. │               │           │       sources
  4958. │               │           │       tlvertexclip.cpp
  4959. │               │           │       tlvertexclip.h
  4960. │               │           │       tlvertexclip.rc
  4961. │               │           │      
  4962. │               │           ├───updatesurface
  4963. │               │           │       auxiliary.cpp
  4964. │               │           │       auxiliary.h
  4965. │               │           │       dims.cpp
  4966. │               │           │       dims.h
  4967. │               │           │       dxfmt.cpp
  4968. │               │           │       dxfmt.h
  4969. │               │           │       dxmultisample.cpp
  4970. │               │           │       dxmultisample.h
  4971. │               │           │       dxpool.cpp
  4972. │               │           │       dxpool.h
  4973. │               │           │       dxusage.cpp
  4974. │               │           │       dxusage.h
  4975. │               │           │       kitContent.kml
  4976. │               │           │       lake.bmp
  4977. │               │           │       rects.cpp
  4978. │               │           │       rects.h
  4979. │               │           │       resource.h
  4980. │               │           │       sources
  4981. │               │           │       surfacetypes.cpp
  4982. │               │           │       surfacetypes.h
  4983. │               │           │       tex.bmp
  4984. │               │           │       updatesurfacetest.cpp
  4985. │               │           │       updatesurfacetest.rc
  4986. │               │           │       updatesurfacetestmain.cpp
  4987. │               │           │       updatesurfacetestmain.h
  4988. │               │           │      
  4989. │               │           ├───updatetexture
  4990. │               │           │   │   Back0.bmp
  4991. │               │           │   │   Back1.bmp
  4992. │               │           │   │   Back2.bmp
  4993. │               │           │   │   Back3.bmp
  4994. │               │           │   │   Back4.bmp
  4995. │               │           │   │   Back5.bmp
  4996. │               │           │   │   Back6.bmp
  4997. │               │           │   │   cbasetex.cpp
  4998. │               │           │   │   ccubetex.cpp
  4999. │               │           │   │   cmiptex.cpp
  5000. │               │           │   │   cupdatetex.h
  5001. │               │           │   │   cupdatetexbase.cpp
  5002. │               │           │   │   cvoltex.cpp
  5003. │               │           │   │   dxusage.cpp
  5004. │               │           │   │   dxusage.h
  5005. │               │           │   │   Fore0.bmp
  5006. │               │           │   │   Fore1.bmp
  5007. │               │           │   │   Fore2.bmp
  5008. │               │           │   │   Fore3.bmp
  5009. │               │           │   │   Fore4.bmp
  5010. │               │           │   │   Fore5.bmp
  5011. │               │           │   │   Fore6.bmp
  5012. │               │           │   │   kitContent.kml
  5013. │               │           │   │   resource.h
  5014. │               │           │   │   testcases.cpp
  5015. │               │           │   │   testcases.h
  5016. │               │           │   │   updatetex.cpp
  5017. │               │           │   │   updatetex.rc
  5018. │               │           │   │   UtilFormats.cpp
  5019. │               │           │   │   UtilFormats.h
  5020. │               │           │   │   vtdraw.cpp
  5021. │               │           │   │   vtmatrix.cpp
  5022. │               │           │   │   vtmatrix.h
  5023. │               │           │   │   vtmipvol.cpp
  5024. │               │           │   │   vttestcases.cpp
  5025. │               │           │   │   vtvolume.cpp
  5026. │               │           │   │   vtvolume.h
  5027. │               │           │   │  
  5028. │               │           │   └───original
  5029. │               │           │           sources
  5030. │               │           │          
  5031. │               │           ├───validator
  5032. │               │           │   │   dirs
  5033. │               │           │   │  
  5034. │               │           │   ├───shadervalidator
  5035. │               │           │   │   │   addresources.py
  5036. │               │           │   │   │   cinclude.cpp
  5037. │               │           │   │   │   cinclude.h
  5038. │               │           │   │   │   cshadervalidator.cpp
  5039. │               │           │   │   │   cshadervalidator.h
  5040. │               │           │   │   │   main.cpp
  5041. │               │           │   │   │   shadervalidator.rc
  5042. │               │           │   │   │   sources
  5043. │               │           │   │   │  
  5044. │               │           │   │   └───testcases
  5045. │               │           │   │           ps2_sw_flow_control_dsx.fx
  5046. │               │           │   │           ps2_sw_flow_control_dsy.fx
  5047. │               │           │   │           ps2_sw_flow_control_texld.fx
  5048. │               │           │   │           ps2_sw_flow_control_texldb.fx
  5049. │               │           │   │           ps2_sw_flow_control_texldd.fx
  5050. │               │           │   │           ps2_sw_flow_control_texldp.fx
  5051. │               │           │   │           ps2_x_flow_control_dsx.fx
  5052. │               │           │   │           ps2_x_flow_control_dsy.fx
  5053. │               │           │   │           ps2_x_flow_control_texld.fx
  5054. │               │           │   │           ps2_x_flow_control_texldb.fx
  5055. │               │           │   │           ps2_x_flow_control_texldd.fx
  5056. │               │           │   │           ps2_x_flow_control_texldp.fx
  5057. │               │           │   │           ps3_0_flow_control_dsx.fx
  5058. │               │           │   │           ps3_0_flow_control_dsy.fx
  5059. │               │           │   │           ps3_0_flow_control_texld.fx
  5060. │               │           │   │           ps3_0_flow_control_texldb.fx
  5061. │               │           │   │           ps3_0_flow_control_texldd.fx
  5062. │               │           │   │           ps3_0_flow_control_texldl.fx
  5063. │               │           │   │           ps3_0_flow_control_texldp.fx
  5064. │               │           │   │           ps3_sw_flow_control_dsx.fx
  5065. │               │           │   │           ps3_sw_flow_control_dsy.fx
  5066. │               │           │   │           ps3_sw_flow_control_texld.fx
  5067. │               │           │   │           ps3_sw_flow_control_texldb.fx
  5068. │               │           │   │           ps3_sw_flow_control_texldd.fx
  5069. │               │           │   │           ps3_sw_flow_control_texldl.fx
  5070. │               │           │   │           ps3_sw_flow_control_texldp.fx
  5071. │               │           │   │           ps_1_1_inst_add.fx
  5072. │               │           │   │           ps_1_1_inst_cnd.fx
  5073. │               │           │   │           ps_1_1_inst_dp3.fx
  5074. │               │           │   │           ps_1_1_inst_lrp.fx
  5075. │               │           │   │           ps_1_1_inst_mad.fx
  5076. │               │           │   │           ps_1_1_inst_mov.fx
  5077. │               │           │   │           ps_1_1_inst_mul.fx
  5078. │               │           │   │           ps_1_1_inst_sub.fx
  5079. │               │           │   │           ps_1_1_inst_tex.fx
  5080. │               │           │   │           ps_1_1_inst_texbem.fx
  5081. │               │           │   │           ps_1_1_inst_texbeml.fx
  5082. │               │           │   │           ps_1_1_inst_texkill.fx
  5083. │               │           │   │           ps_1_1_inst_texm3x2tex.fx
  5084. │               │           │   │           ps_1_1_inst_texm3x3spec.fx
  5085. │               │           │   │           ps_1_1_inst_texm3x3tex.fx
  5086. │               │           │   │           ps_1_1_inst_texm3x3vspec.fx
  5087. │               │           │   │           ps_1_1_inst_texreg2ar.fx
  5088. │               │           │   │           ps_1_1_inst_texreg2gb.fx
  5089. │               │           │   │           ps_1_2_inst_add.fx
  5090. │               │           │   │           ps_1_2_inst_cmp.fx
  5091. │               │           │   │           ps_1_2_inst_cnd.fx
  5092. │               │           │   │           ps_1_2_inst_dp3.fx
  5093. │               │           │   │           ps_1_2_inst_dp4.fx
  5094. │               │           │   │           ps_1_2_inst_lrp.fx
  5095. │               │           │   │           ps_1_2_inst_mad.fx
  5096. │               │           │   │           ps_1_2_inst_mov.fx
  5097. │               │           │   │           ps_1_2_inst_mul.fx
  5098. │               │           │   │           ps_1_2_inst_sub.fx
  5099. │               │           │   │           ps_1_2_inst_tex.fx
  5100. │               │           │   │           ps_1_2_inst_texbem.fx
  5101. │               │           │   │           ps_1_2_inst_texbeml.fx
  5102. │               │           │   │           ps_1_2_inst_texdp3.fx
  5103. │               │           │   │           ps_1_2_inst_texdp3tex.fx
  5104. │               │           │   │           ps_1_2_inst_texkill.fx
  5105. │               │           │   │           ps_1_2_inst_texm3x2tex.fx
  5106. │               │           │   │           ps_1_2_inst_texm3x3.fx
  5107. │               │           │   │           ps_1_2_inst_texm3x3spec.fx
  5108. │               │           │   │           ps_1_2_inst_texm3x3tex.fx
  5109. │               │           │   │           ps_1_2_inst_texm3x3vspec.fx
  5110. │               │           │   │           ps_1_2_inst_texreg2ar.fx
  5111. │               │           │   │           ps_1_2_inst_texreg2gb.fx
  5112. │               │           │   │           ps_1_2_inst_texreg2rgb.fx
  5113. │               │           │   │           ps_1_3_inst_add.fx
  5114. │               │           │   │           ps_1_3_inst_cmp.fx
  5115. │               │           │   │           ps_1_3_inst_cnd.fx
  5116. │               │           │   │           ps_1_3_inst_dp3.fx
  5117. │               │           │   │           ps_1_3_inst_dp4.fx
  5118. │               │           │   │           ps_1_3_inst_lrp.fx
  5119. │               │           │   │           ps_1_3_inst_mad.fx
  5120. │               │           │   │           ps_1_3_inst_mov.fx
  5121. │               │           │   │           ps_1_3_inst_mul.fx
  5122. │               │           │   │           ps_1_3_inst_sub.fx
  5123. │               │           │   │           ps_1_3_inst_tex.fx
  5124. │               │           │   │           ps_1_3_inst_texbem.fx
  5125. │               │           │   │           ps_1_3_inst_texbeml.fx
  5126. │               │           │   │           ps_1_3_inst_texdp3.fx
  5127. │               │           │   │           ps_1_3_inst_texdp3tex.fx
  5128. │               │           │   │           ps_1_3_inst_texkill.fx
  5129. │               │           │   │           ps_1_3_inst_texm3x2depth.fx
  5130. │               │           │   │           ps_1_3_inst_texm3x2tex.fx
  5131. │               │           │   │           ps_1_3_inst_texm3x3.fx
  5132. │               │           │   │           ps_1_3_inst_texm3x3spec.fx
  5133. │               │           │   │           ps_1_3_inst_texm3x3tex.fx
  5134. │               │           │   │           ps_1_3_inst_texm3x3vspec.fx
  5135. │               │           │   │           ps_1_3_inst_texreg2ar.fx
  5136. │               │           │   │           ps_1_3_inst_texreg2gb.fx
  5137. │               │           │   │           ps_1_3_inst_texreg2rgb.fx
  5138. │               │           │   │           ps_1_4_inst_add.fx
  5139. │               │           │   │           ps_1_4_inst_bem.fx
  5140. │               │           │   │           ps_1_4_inst_cmp.fx
  5141. │               │           │   │           ps_1_4_inst_cnd.fx
  5142. │               │           │   │           ps_1_4_inst_dp3.fx
  5143. │               │           │   │           ps_1_4_inst_dp4.fx
  5144. │               │           │   │           ps_1_4_inst_lrp.fx
  5145. │               │           │   │           ps_1_4_inst_mad.fx
  5146. │               │           │   │           ps_1_4_inst_mov.fx
  5147. │               │           │   │           ps_1_4_inst_mul.fx
  5148. │               │           │   │           ps_1_4_inst_sub.fx
  5149. │               │           │   │           ps_1_4_inst_texdepth.fx
  5150. │               │           │   │           ps_1_4_inst_texkill.fx
  5151. │               │           │   │           ps_1_4_inst_texld.fx
  5152. │               │           │   │           ps_2_0_inst_abs.fx
  5153. │               │           │   │           ps_2_0_inst_add.fx
  5154. │               │           │   │           ps_2_0_inst_cmp.fx
  5155. │               │           │   │           ps_2_0_inst_crs.fx
  5156. │               │           │   │           ps_2_0_inst_dp2add.fx
  5157. │               │           │   │           ps_2_0_inst_dp3.fx
  5158. │               │           │   │           ps_2_0_inst_dp4.fx
  5159. │               │           │   │           ps_2_0_inst_exp.fx
  5160. │               │           │   │           ps_2_0_inst_frc.fx
  5161. │               │           │   │           ps_2_0_inst_log.fx
  5162. │               │           │   │           ps_2_0_inst_lrp.fx
  5163. │               │           │   │           ps_2_0_inst_m3x2.fx
  5164. │               │           │   │           ps_2_0_inst_m3x3.fx
  5165. │               │           │   │           ps_2_0_inst_m3x4.fx
  5166. │               │           │   │           ps_2_0_inst_m4x4.fx
  5167. │               │           │   │           ps_2_0_inst_mad.fx
  5168. │               │           │   │           ps_2_0_inst_max.fx
  5169. │               │           │   │           ps_2_0_inst_min.fx
  5170. │               │           │   │           ps_2_0_inst_mov.fx
  5171. │               │           │   │           ps_2_0_inst_mul.fx
  5172. │               │           │   │           ps_2_0_inst_nrm.fx
  5173. │               │           │   │           ps_2_0_inst_pow.fx
  5174. │               │           │   │           ps_2_0_inst_rcp.fx
  5175. │               │           │   │           ps_2_0_inst_rsq.fx
  5176. │               │           │   │           ps_2_0_inst_sincos.fx
  5177. │               │           │   │           ps_2_0_inst_sub.fx
  5178. │               │           │   │           ps_2_0_inst_texkill.fx
  5179. │               │           │   │           ps_2_0_inst_texld.fx
  5180. │               │           │   │           ps_2_0_inst_texldb.fx
  5181. │               │           │   │           ps_2_0_inst_texldp.fx
  5182. │               │           │   │           ps_2_sw_inst_abs.fx
  5183. │               │           │   │           ps_2_sw_inst_add.fx
  5184. │               │           │   │           ps_2_sw_inst_cmp.fx
  5185. │               │           │   │           ps_2_sw_inst_crs.fx
  5186. │               │           │   │           ps_2_sw_inst_dp2add.fx
  5187. │               │           │   │           ps_2_sw_inst_dp3.fx
  5188. │               │           │   │           ps_2_sw_inst_dp4.fx
  5189. │               │           │   │           ps_2_sw_inst_dsx.fx
  5190. │               │           │   │           ps_2_sw_inst_dsy.fx
  5191. │               │           │   │           ps_2_sw_inst_exp.fx
  5192. │               │           │   │           ps_2_sw_inst_frc.fx
  5193. │               │           │   │           ps_2_sw_inst_log.fx
  5194. │               │           │   │           ps_2_sw_inst_lrp.fx
  5195. │               │           │   │           ps_2_sw_inst_m3x2.fx
  5196. │               │           │   │           ps_2_sw_inst_m3x3.fx
  5197. │               │           │   │           ps_2_sw_inst_m3x4.fx
  5198. │               │           │   │           ps_2_sw_inst_mad.fx
  5199. │               │           │   │           ps_2_sw_inst_max.fx
  5200. │               │           │   │           ps_2_sw_inst_min.fx
  5201. │               │           │   │           ps_2_sw_inst_mov.fx
  5202. │               │           │   │           ps_2_sw_inst_mul.fx
  5203. │               │           │   │           ps_2_sw_inst_nrm.fx
  5204. │               │           │   │           ps_2_sw_inst_pow.fx
  5205. │               │           │   │           ps_2_sw_inst_rcp.fx
  5206. │               │           │   │           ps_2_sw_inst_rsq.fx
  5207. │               │           │   │           ps_2_sw_inst_setp_gt.fx
  5208. │               │           │   │           ps_2_sw_inst_sincos.fx
  5209. │               │           │   │           ps_2_sw_inst_sub.fx
  5210. │               │           │   │           ps_2_sw_inst_texld.fx
  5211. │               │           │   │           ps_2_sw_inst_texldb.fx
  5212. │               │           │   │           ps_2_sw_inst_texldd.fx
  5213. │               │           │   │           ps_2_sw_inst_texldp.fx
  5214. │               │           │   │           ps_2_x_inst_abs.fx
  5215. │               │           │   │           ps_2_x_inst_add.fx
  5216. │               │           │   │           ps_2_x_inst_cmp.fx
  5217. │               │           │   │           ps_2_x_inst_crs.fx
  5218. │               │           │   │           ps_2_x_inst_dp2add.fx
  5219. │               │           │   │           ps_2_x_inst_dp3.fx
  5220. │               │           │   │           ps_2_x_inst_dp4.fx
  5221. │               │           │   │           ps_2_x_inst_dsx.fx
  5222. │               │           │   │           ps_2_x_inst_dsy.fx
  5223. │               │           │   │           ps_2_x_inst_exp.fx
  5224. │               │           │   │           ps_2_x_inst_frc.fx
  5225. │               │           │   │           ps_2_x_inst_log.fx
  5226. │               │           │   │           ps_2_x_inst_lrp.fx
  5227. │               │           │   │           ps_2_x_inst_m3x2.fx
  5228. │               │           │   │           ps_2_x_inst_m3x3.fx
  5229. │               │           │   │           ps_2_x_inst_m3x4.fx
  5230. │               │           │   │           ps_2_x_inst_mad.fx
  5231. │               │           │   │           ps_2_x_inst_max.fx
  5232. │               │           │   │           ps_2_x_inst_min.fx
  5233. │               │           │   │           ps_2_x_inst_mov.fx
  5234. │               │           │   │           ps_2_x_inst_mul.fx
  5235. │               │           │   │           ps_2_x_inst_nrm.fx
  5236. │               │           │   │           ps_2_x_inst_pow.fx
  5237. │               │           │   │           ps_2_x_inst_rcp.fx
  5238. │               │           │   │           ps_2_x_inst_rsq.fx
  5239. │               │           │   │           ps_2_x_inst_setp_gt.fx
  5240. │               │           │   │           ps_2_x_inst_sincos.fx
  5241. │               │           │   │           ps_2_x_inst_sub.fx
  5242. │               │           │   │           ps_2_x_inst_texld.fx
  5243. │               │           │   │           ps_2_x_inst_texldb.fx
  5244. │               │           │   │           ps_2_x_inst_texldd.fx
  5245. │               │           │   │           ps_2_x_inst_texldp.fx
  5246. │               │           │   │           ps_2_x_temps.fx
  5247. │               │           │   │           ps_3_0_inst_abs.fx
  5248. │               │           │   │           ps_3_0_inst_add.fx
  5249. │               │           │   │           ps_3_0_inst_cmp.fx
  5250. │               │           │   │           ps_3_0_inst_crs.fx
  5251. │               │           │   │           ps_3_0_inst_dp2add.fx
  5252. │               │           │   │           ps_3_0_inst_dp3.fx
  5253. │               │           │   │           ps_3_0_inst_dp4.fx
  5254. │               │           │   │           ps_3_0_inst_dsx.fx
  5255. │               │           │   │           ps_3_0_inst_dsy.fx
  5256. │               │           │   │           ps_3_0_inst_exp.fx
  5257. │               │           │   │           ps_3_0_inst_frc.fx
  5258. │               │           │   │           ps_3_0_inst_log.fx
  5259. │               │           │   │           ps_3_0_inst_lrp.fx
  5260. │               │           │   │           ps_3_0_inst_m3x2.fx
  5261. │               │           │   │           ps_3_0_inst_m3x3.fx
  5262. │               │           │   │           ps_3_0_inst_m3x4.fx
  5263. │               │           │   │           ps_3_0_inst_m4x4.fx
  5264. │               │           │   │           ps_3_0_inst_mad.fx
  5265. │               │           │   │           ps_3_0_inst_max.fx
  5266. │               │           │   │           ps_3_0_inst_min.fx
  5267. │               │           │   │           ps_3_0_inst_mov.fx
  5268. │               │           │   │           ps_3_0_inst_mul.fx
  5269. │               │           │   │           ps_3_0_inst_nrm.fx
  5270. │               │           │   │           ps_3_0_inst_pow.fx
  5271. │               │           │   │           ps_3_0_inst_rcp.fx
  5272. │               │           │   │           ps_3_0_inst_rsq.fx
  5273. │               │           │   │           ps_3_0_inst_setp_lt.fx
  5274. │               │           │   │           ps_3_0_inst_sincos.fx
  5275. │               │           │   │           ps_3_0_inst_sub.fx
  5276. │               │           │   │           ps_3_0_inst_texkill.fx
  5277. │               │           │   │           ps_3_0_inst_texld.fx
  5278. │               │           │   │           ps_3_0_inst_texldb.fx
  5279. │               │           │   │           ps_3_0_inst_texldl.fx
  5280. │               │           │   │           ps_3_0_inst_texldp.fx
  5281. │               │           │   │           ps_3_sw_inst_abs.fx
  5282. │               │           │   │           ps_3_sw_inst_add.fx
  5283. │               │           │   │           ps_3_sw_inst_cmp.fx
  5284. │               │           │   │           ps_3_sw_inst_crs.fx
  5285. │               │           │   │           ps_3_sw_inst_dp2add.fx
  5286. │               │           │   │           ps_3_sw_inst_dp3.fx
  5287. │               │           │   │           ps_3_sw_inst_dp4.fx
  5288. │               │           │   │           ps_3_sw_inst_dsx.fx
  5289. │               │           │   │           ps_3_sw_inst_dsy.fx
  5290. │               │           │   │           ps_3_sw_inst_exp.fx
  5291. │               │           │   │           ps_3_sw_inst_frc.fx
  5292. │               │           │   │           ps_3_sw_inst_log.fx
  5293. │               │           │   │           ps_3_sw_inst_lrp.fx
  5294. │               │           │   │           ps_3_sw_inst_m3x2.fx
  5295. │               │           │   │           ps_3_sw_inst_m3x3.fx
  5296. │               │           │   │           ps_3_sw_inst_m3x4.fx
  5297. │               │           │   │           ps_3_sw_inst_m4x4.fx
  5298. │               │           │   │           ps_3_sw_inst_mad.fx
  5299. │               │           │   │           ps_3_sw_inst_max.fx
  5300. │               │           │   │           ps_3_sw_inst_min.fx
  5301. │               │           │   │           ps_3_sw_inst_mov.fx
  5302. │               │           │   │           ps_3_sw_inst_mul.fx
  5303. │               │           │   │           ps_3_sw_inst_nrm.fx
  5304. │               │           │   │           ps_3_sw_inst_pow.fx
  5305. │               │           │   │           ps_3_sw_inst_rcp.fx
  5306. │               │           │   │           ps_3_sw_inst_rsq.fx
  5307. │               │           │   │           ps_3_sw_inst_setp_lt.fx
  5308. │               │           │   │           ps_3_sw_inst_sincos.fx
  5309. │               │           │   │           ps_3_sw_inst_sub.fx
  5310. │               │           │   │           ps_3_sw_inst_texkill.fx
  5311. │               │           │   │           ps_3_sw_inst_texld.fx
  5312. │               │           │   │           ps_3_sw_inst_texldb.fx
  5313. │               │           │   │           ps_3_sw_inst_texldl.fx
  5314. │               │           │   │           ps_3_sw_inst_texldp.fx
  5315. │               │           │   │           ps_basic_gradient_instructions.fx
  5316. │               │           │   │           ps_centroid.fx
  5317. │               │           │   │           ps_dsx_src_modifiers.fx
  5318. │               │           │   │           ps_dsy_src_modifiers.fx
  5319. │               │           │   │           ps_if_static_depth.fx
  5320. │               │           │   │           ps_sinco_dest.fx
  5321. │               │           │   │           ps_texkill_v.fx
  5322. │               │           │   │           ps_vFace_cmp.fx
  5323. │               │           │   │           test_include.fx
  5324. │               │           │   │           vs3_0_flow_control_texldl.fx
  5325. │               │           │   │           vs3_sw_flow_control_texldl.fx
  5326. │               │           │   │           vs_1_1_inst_add.fx
  5327. │               │           │   │           vs_1_1_inst_dp3.fx
  5328. │               │           │   │           vs_1_1_inst_dp4.fx
  5329. │               │           │   │           vs_1_1_inst_dst.fx
  5330. │               │           │   │           vs_1_1_inst_exp.fx
  5331. │               │           │   │           vs_1_1_inst_expp.fx
  5332. │               │           │   │           vs_1_1_inst_frc.fx
  5333. │               │           │   │           vs_1_1_inst_lit.fx
  5334. │               │           │   │           vs_1_1_inst_log.fx
  5335. │               │           │   │           vs_1_1_inst_logp.fx
  5336. │               │           │   │           vs_1_1_inst_m3x2.fx
  5337. │               │           │   │           vs_1_1_inst_m3x3.fx
  5338. │               │           │   │           vs_1_1_inst_m3x4.fx
  5339. │               │           │   │           vs_1_1_inst_m4x3.fx
  5340. │               │           │   │           vs_1_1_inst_m4x4.fx
  5341. │               │           │   │           vs_1_1_inst_mad.fx
  5342. │               │           │   │           vs_1_1_inst_max.fx
  5343. │               │           │   │           vs_1_1_inst_min.fx
  5344. │               │           │   │           vs_1_1_inst_mov.fx
  5345. │               │           │   │           vs_1_1_inst_mul.fx
  5346. │               │           │   │           vs_1_1_inst_rcp.fx
  5347. │               │           │   │           vs_1_1_inst_rsq.fx
  5348. │               │           │   │           vs_1_1_inst_sge.fx
  5349. │               │           │   │           vs_1_1_inst_slt.fx
  5350. │               │           │   │           vs_1_1_inst_sub.fx
  5351. │               │           │   │           vs_2_0_inst_abs.fx
  5352. │               │           │   │           vs_2_0_inst_add.fx
  5353. │               │           │   │           vs_2_0_inst_crs.fx
  5354. │               │           │   │           vs_2_0_inst_dp3.fx
  5355. │               │           │   │           vs_2_0_inst_dp4.fx
  5356. │               │           │   │           vs_2_0_inst_dst.fx
  5357. │               │           │   │           vs_2_0_inst_exp.fx
  5358. │               │           │   │           vs_2_0_inst_expp.fx
  5359. │               │           │   │           vs_2_0_inst_frc.fx
  5360. │               │           │   │           vs_2_0_inst_lit.fx
  5361. │               │           │   │           vs_2_0_inst_log.fx
  5362. │               │           │   │           vs_2_0_inst_logp.fx
  5363. │               │           │   │           vs_2_0_inst_lrp.fx
  5364. │               │           │   │           vs_2_0_inst_m3x2.fx
  5365. │               │           │   │           vs_2_0_inst_m3x3.fx
  5366. │               │           │   │           vs_2_0_inst_m3x4.fx
  5367. │               │           │   │           vs_2_0_inst_m4x3.fx
  5368. │               │           │   │           vs_2_0_inst_m4x4.fx
  5369. │               │           │   │           vs_2_0_inst_mad.fx
  5370. │               │           │   │           vs_2_0_inst_max.fx
  5371. │               │           │   │           vs_2_0_inst_min.fx
  5372. │               │           │   │           vs_2_0_inst_mov.fx
  5373. │               │           │   │           vs_2_0_inst_mova.fx
  5374. │               │           │   │           vs_2_0_inst_mul.fx
  5375. │               │           │   │           vs_2_0_inst_nrm.fx
  5376. │               │           │   │           vs_2_0_inst_pow.fx
  5377. │               │           │   │           vs_2_0_inst_rcp.fx
  5378. │               │           │   │           vs_2_0_inst_rsq.fx
  5379. │               │           │   │           vs_2_0_inst_sge.fx
  5380. │               │           │   │           vs_2_0_inst_sgn.fx
  5381. │               │           │   │           vs_2_0_inst_sincos.fx
  5382. │               │           │   │           vs_2_0_inst_slt.fx
  5383. │               │           │   │           vs_2_0_inst_sub.fx
  5384. │               │           │   │           vs_2_sw_inst_abs.fx
  5385. │               │           │   │           vs_2_sw_inst_add.fx
  5386. │               │           │   │           vs_2_sw_inst_crs.fx
  5387. │               │           │   │           vs_2_sw_inst_dp3.fx
  5388. │               │           │   │           vs_2_sw_inst_dp4.fx
  5389. │               │           │   │           vs_2_sw_inst_dst.fx
  5390. │               │           │   │           vs_2_sw_inst_exp.fx
  5391. │               │           │   │           vs_2_sw_inst_expp.fx
  5392. │               │           │   │           vs_2_sw_inst_frc.fx
  5393. │               │           │   │           vs_2_sw_inst_lit.fx
  5394. │               │           │   │           vs_2_sw_inst_log.fx
  5395. │               │           │   │           vs_2_sw_inst_logp.fx
  5396. │               │           │   │           vs_2_sw_inst_lrp.fx
  5397. │               │           │   │           vs_2_sw_inst_m3x2.fx
  5398. │               │           │   │           vs_2_sw_inst_m3x3.fx
  5399. │               │           │   │           vs_2_sw_inst_m3x4.fx
  5400. │               │           │   │           vs_2_sw_inst_m4x3.fx
  5401. │               │           │   │           vs_2_sw_inst_m4x4.fx
  5402. │               │           │   │           vs_2_sw_inst_mad.fx
  5403. │               │           │   │           vs_2_sw_inst_max.fx
  5404. │               │           │   │           vs_2_sw_inst_min.fx
  5405. │               │           │   │           vs_2_sw_inst_mov.fx
  5406. │               │           │   │           vs_2_sw_inst_mova.fx
  5407. │               │           │   │           vs_2_sw_inst_mul.fx
  5408. │               │           │   │           vs_2_sw_inst_nrm.fx
  5409. │               │           │   │           vs_2_sw_inst_pow.fx
  5410. │               │           │   │           vs_2_sw_inst_rcp.fx
  5411. │               │           │   │           vs_2_sw_inst_rsq.fx
  5412. │               │           │   │           vs_2_sw_inst_setp_eq.fx
  5413. │               │           │   │           vs_2_sw_inst_sge.fx
  5414. │               │           │   │           vs_2_sw_inst_sgn.fx
  5415. │               │           │   │           vs_2_sw_inst_sincos.fx
  5416. │               │           │   │           vs_2_sw_inst_slt.fx
  5417. │               │           │   │           vs_2_sw_inst_sub.fx
  5418. │               │           │   │           vs_2_x_inst_abs.fx
  5419. │               │           │   │           vs_2_x_inst_add.fx
  5420. │               │           │   │           vs_2_x_inst_crs.fx
  5421. │               │           │   │           vs_2_x_inst_dp3.fx
  5422. │               │           │   │           vs_2_x_inst_dp4.fx
  5423. │               │           │   │           vs_2_x_inst_dst.fx
  5424. │               │           │   │           vs_2_x_inst_exp.fx
  5425. │               │           │   │           vs_2_x_inst_expp.fx
  5426. │               │           │   │           vs_2_x_inst_frc.fx
  5427. │               │           │   │           vs_2_x_inst_lit.fx
  5428. │               │           │   │           vs_2_x_inst_log.fx
  5429. │               │           │   │           vs_2_x_inst_logp.fx
  5430. │               │           │   │           vs_2_x_inst_lrp.fx
  5431. │               │           │   │           vs_2_x_inst_m3x2.fx
  5432. │               │           │   │           vs_2_x_inst_m3x3.fx
  5433. │               │           │   │           vs_2_x_inst_m3x4.fx
  5434. │               │           │   │           vs_2_x_inst_m4x3.fx
  5435. │               │           │   │           vs_2_x_inst_m4x4.fx
  5436. │               │           │   │           vs_2_x_inst_mad.fx
  5437. │               │           │   │           vs_2_x_inst_max.fx
  5438. │               │           │   │           vs_2_x_inst_min.fx
  5439. │               │           │   │           vs_2_x_inst_mov.fx
  5440. │               │           │   │           vs_2_x_inst_mova.fx
  5441. │               │           │   │           vs_2_x_inst_mul.fx
  5442. │               │           │   │           vs_2_x_inst_nrm.fx
  5443. │               │           │   │           vs_2_x_inst_pow.fx
  5444. │               │           │   │           vs_2_x_inst_rcp.fx
  5445. │               │           │   │           vs_2_x_inst_rsq.fx
  5446. │               │           │   │           vs_2_x_inst_setp_eq.fx
  5447. │               │           │   │           vs_2_x_inst_sge.fx
  5448. │               │           │   │           vs_2_x_inst_sgn.fx
  5449. │               │           │   │           vs_2_x_inst_sincos.fx
  5450. │               │           │   │           vs_2_x_inst_slt.fx
  5451. │               │           │   │           vs_2_x_inst_sub.fx
  5452. │               │           │   │           vs_2_x_temps.fx
  5453. │               │           │   │           vs_3_0_inst_abs.fx
  5454. │               │           │   │           vs_3_0_inst_add.fx
  5455. │               │           │   │           vs_3_0_inst_crs.fx
  5456. │               │           │   │           vs_3_0_inst_dp3.fx
  5457. │               │           │   │           vs_3_0_inst_dp4.fx
  5458. │               │           │   │           vs_3_0_inst_dst.fx
  5459. │               │           │   │           vs_3_0_inst_exp.fx
  5460. │               │           │   │           vs_3_0_inst_expp.fx
  5461. │               │           │   │           vs_3_0_inst_frc.fx
  5462. │               │           │   │           vs_3_0_inst_lit.fx
  5463. │               │           │   │           vs_3_0_inst_log.fx
  5464. │               │           │   │           vs_3_0_inst_logp.fx
  5465. │               │           │   │           vs_3_0_inst_lrp.fx
  5466. │               │           │   │           vs_3_0_inst_m3x2.fx
  5467. │               │           │   │           vs_3_0_inst_m3x3.fx
  5468. │               │           │   │           vs_3_0_inst_m3x4.fx
  5469. │               │           │   │           vs_3_0_inst_m4x3.fx
  5470. │               │           │   │           vs_3_0_inst_m4x4.fx
  5471. │               │           │   │           vs_3_0_inst_mad.fx
  5472. │               │           │   │           vs_3_0_inst_max.fx
  5473. │               │           │   │           vs_3_0_inst_min.fx
  5474. │               │           │   │           vs_3_0_inst_mova.fx
  5475. │               │           │   │           vs_3_0_inst_mul.fx
  5476. │               │           │   │           vs_3_0_inst_nrm.fx
  5477. │               │           │   │           vs_3_0_inst_pow.fx
  5478. │               │           │   │           vs_3_0_inst_rcp.fx
  5479. │               │           │   │           vs_3_0_inst_rsq.fx
  5480. │               │           │   │           vs_3_0_inst_setp_ne.fx
  5481. │               │           │   │           vs_3_0_inst_sge.fx
  5482. │               │           │   │           vs_3_0_inst_sgn.fx
  5483. │               │           │   │           vs_3_0_inst_sincos.fx
  5484. │               │           │   │           vs_3_0_inst_slt.fx
  5485. │               │           │   │           vs_3_0_inst_sub.fx
  5486. │               │           │   │           vs_3_0_inst_texldl.fx
  5487. │               │           │   │           vs_3_sw_inst_abs.fx
  5488. │               │           │   │           vs_3_sw_inst_add.fx
  5489. │               │           │   │           vs_3_sw_inst_crs.fx
  5490. │               │           │   │           vs_3_sw_inst_dp3.fx
  5491. │               │           │   │           vs_3_sw_inst_dp4.fx
  5492. │               │           │   │           vs_3_sw_inst_dst.fx
  5493. │               │           │   │           vs_3_sw_inst_exp.fx
  5494. │               │           │   │           vs_3_sw_inst_expp.fx
  5495. │               │           │   │           vs_3_sw_inst_frc.fx
  5496. │               │           │   │           vs_3_sw_inst_lit.fx
  5497. │               │           │   │           vs_3_sw_inst_log.fx
  5498. │               │           │   │           vs_3_sw_inst_logp.fx
  5499. │               │           │   │           vs_3_sw_inst_lrp.fx
  5500. │               │           │   │           vs_3_sw_inst_m3x2.fx
  5501. │               │           │   │           vs_3_sw_inst_m3x3.fx
  5502. │               │           │   │           vs_3_sw_inst_m3x4.fx
  5503. │               │           │   │           vs_3_sw_inst_m4x3.fx
  5504. │               │           │   │           vs_3_sw_inst_m4x4.fx
  5505. │               │           │   │           vs_3_sw_inst_mad.fx
  5506. │               │           │   │           vs_3_sw_inst_max.fx
  5507. │               │           │   │           vs_3_sw_inst_min.fx
  5508. │               │           │   │           vs_3_sw_inst_mova.fx
  5509. │               │           │   │           vs_3_sw_inst_mul.fx
  5510. │               │           │   │           vs_3_sw_inst_nrm.fx
  5511. │               │           │   │           vs_3_sw_inst_pow.fx
  5512. │               │           │   │           vs_3_sw_inst_rcp.fx
  5513. │               │           │   │           vs_3_sw_inst_rsq.fx
  5514. │               │           │   │           vs_3_sw_inst_setp_ne.fx
  5515. │               │           │   │           vs_3_sw_inst_sge.fx
  5516. │               │           │   │           vs_3_sw_inst_sgn.fx
  5517. │               │           │   │           vs_3_sw_inst_sincos.fx
  5518. │               │           │   │           vs_3_sw_inst_slt.fx
  5519. │               │           │   │           vs_3_sw_inst_sub.fx
  5520. │               │           │   │           vs_3_sw_inst_texldl.fx
  5521. │               │           │   │           vs_a0_rule.fx
  5522. │               │           │   │           vs_basic_a0_usage.fx
  5523. │               │           │   │           vs_if_static_depth.fx
  5524. │               │           │   │           vs_sinco_dest.fx
  5525. │               │           │   │          
  5526. │               │           │   └───SVCaseGen
  5527. │               │           │           App.ico
  5528. │               │           │           EditOutput.cs
  5529. │               │           │           EditOutput.resx
  5530. │               │           │           sources
  5531. │               │           │           SVCaseGen.cs
  5532. │               │           │           SVCaseGenForm.cs
  5533. │               │           │           SVCaseGenForm.resx
  5534. │               │           │           svcases.gen
  5535. │               │           │          
  5536. │               │           ├───vbib
  5537. │               │           │   │   3dt.rc
  5538. │               │           │   │   cvertexindexbuffertest.cpp
  5539. │               │           │   │   cvertexindexbuffertest.h
  5540. │               │           │   │   discarddynamic.cpp
  5541. │               │           │   │   happy.bmp
  5542. │               │           │   │   hugebuffer.cpp
  5543. │               │           │   │   internalpointeralias.cpp
  5544. │               │           │   │   kitContent.kml
  5545. │               │           │   │   lockactive.cpp
  5546. │               │           │   │   lockpointeralias.cpp
  5547. │               │           │   │   lostonreset.cpp
  5548. │               │           │   │   multiplelocks.cpp
  5549. │               │           │   │   normalbuffer.cpp
  5550. │               │           │   │   priority.cpp
  5551. │               │           │   │   relockdynamic.cpp
  5552. │               │           │   │   switchrenderstate.cpp
  5553. │               │           │   │  
  5554. │               │           │   └───original
  5555. │               │           │           sources
  5556. │               │           │          
  5557. │               │           ├───vbswap
  5558. │               │           │       happy.bmp
  5559. │               │           │       kitContent.kml
  5560. │               │           │       skybox_top.bmp
  5561. │               │           │       sources
  5562. │               │           │       vbswap.cpp
  5563. │               │           │       vbswap.h
  5564. │               │           │       vbswap.rc
  5565. │               │           │       vbswap.x
  5566. │               │           │      
  5567. │               │           ├───volume
  5568. │               │           │       address.cpp
  5569. │               │           │       blend.cpp
  5570. │               │           │       draw.cpp
  5571. │               │           │       filter.cpp
  5572. │               │           │       kitContent.kml
  5573. │               │           │       mipmap.cpp
  5574. │               │           │       sources
  5575. │               │           │       texgen.cpp
  5576. │               │           │       texture.cpp
  5577. │               │           │       volume.cpp
  5578. │               │           │       volume.h
  5579. │               │           │       volume.rc
  5580. │               │           │      
  5581. │               │           ├───WaitVBl
  5582. │               │           │       kitContent.kml
  5583. │               │           │       main.cpp
  5584. │               │           │       qpc.cpp
  5585. │               │           │       qpc.h
  5586. │               │           │       sources
  5587. │               │           │       WaitVBL.cpp
  5588. │               │           │       WaitVBL.h
  5589. │               │           │       WaitVBL.rc
  5590. │               │           │      
  5591. │               │           ├───wbuffer
  5592. │               │           │       kitContent.kml
  5593. │               │           │       sources
  5594. │               │           │       wbuffer.cpp
  5595. │               │           │       wbuffer.h
  5596. │               │           │       wbuffer.rc
  5597. │               │           │      
  5598. │               │           ├───wcmp
  5599. │               │           │       always.cpp
  5600. │               │           │       combo.cpp
  5601. │               │           │       equal.cpp
  5602. │               │           │       greater.cpp
  5603. │               │           │       kitContent.kml
  5604. │               │           │       less.cpp
  5605. │               │           │       sources
  5606. │               │           │       wcmp.cpp
  5607. │               │           │       wcmp.h
  5608. │               │           │       wcmp.rc
  5609. │               │           │      
  5610. │               │           ├───zbias
  5611. │               │           │   │   kitContent.kml
  5612. │               │           │   │   wbuffer.cpp
  5613. │               │           │   │   zbias.cpp
  5614. │               │           │   │   zbias.fx
  5615. │               │           │   │   zbias.h
  5616. │               │           │   │   zbias.rc
  5617. │               │           │   │   zbuffer.cpp
  5618. │               │           │   │  
  5619. │               │           │   └───original
  5620. │               │           │           sources
  5621. │               │           │          
  5622. │               │           ├───zbuffer
  5623. │               │           │       discard.cpp
  5624. │               │           │       enable.cpp
  5625. │               │           │       kitContent.kml
  5626. │               │           │       never.cpp
  5627. │               │           │       print.cpp
  5628. │               │           │       sources
  5629. │               │           │       verify.cpp
  5630. │               │           │       zbuffer.cpp
  5631. │               │           │       zbuffer.h
  5632. │               │           │       zbuffer.rc
  5633. │               │           │      
  5634. │               │           ├───zcmp
  5635. │               │           │   │   always.cpp
  5636. │               │           │   │   combo.cpp
  5637. │               │           │   │   equal.cpp
  5638. │               │           │   │   greater.cpp
  5639. │               │           │   │   kitContent.kml
  5640. │               │           │   │   less.cpp
  5641. │               │           │   │   zcmp.cpp
  5642. │               │           │   │   zcmp.h
  5643. │               │           │   │   zcmp.rc
  5644. │               │           │   │  
  5645. │               │           │   └───original
  5646. │               │           │           sources
  5647. │               │           │          
  5648. │               │           └───zfight
  5649. │               │               │   kitContent.kml
  5650. │               │               │   zfight.cpp
  5651. │               │               │   zfight.h
  5652. │               │               │   zfight.rc
  5653. │               │               │   ZFight.vcproj
  5654. │               │               │   ZFight.vcproj.vspscc
  5655. │               │               │  
  5656. │               │               └───original
  5657. │               │                       sources
  5658. │               │                      
  5659. │               └───dxgi
  5660. │                   ├───common
  5661. │                   │   ├───include
  5662. │                   │   │       BasicD3D10.h
  5663. │                   │   │       CreateSWAdapter.h
  5664. │                   │   │       D3D10RefUtil.h
  5665. │                   │   │       D3D10SwapChain.h
  5666. │                   │   │       DCOMPIsolation.h
  5667. │                   │   │       DeviceWrapper10.h
  5668. │                   │   │       DeviceWrapper11.h
  5669. │                   │   │       DXGIBBFMT.H
  5670. │                   │   │       DXGIFMT.H
  5671. │                   │   │       DXGIPresentFlagRecord.h
  5672. │                   │   │       DXGIRational.h
  5673. │                   │   │       DXGIScanoutFormats.h
  5674. │                   │   │       DXGISurfUtils.h
  5675. │                   │   │       DXGISwapChainFlag.h
  5676. │                   │   │       DXGISwapEffects.h
  5677. │                   │   │       DXGIWndClass.h
  5678. │                   │   │       EnumModesGDI.h
  5679. │                   │   │       GetDeviceInfo9.h
  5680. │                   │   │       ModeSet.h
  5681. │                   │   │      
  5682. │                   │   └───source
  5683. │                   │       │   dirs
  5684. │                   │       │  
  5685. │                   │       ├───BasicD3D10
  5686. │                   │       │       BasicD3D10.cpp
  5687. │                   │       │       sources
  5688. │                   │       │      
  5689. │                   │       ├───CreateSWAdapter
  5690. │                   │       │       CreateSWAdapter.cpp
  5691. │                   │       │       sources
  5692. │                   │       │      
  5693. │                   │       ├───D3D10RefUtil
  5694. │                   │       │       D3D10RefUtil.cpp
  5695. │                   │       │       sources
  5696. │                   │       │      
  5697. │                   │       ├───D3D10SwapChain
  5698. │                   │       │       D3D10SwapChain.cpp
  5699. │                   │       │       sources
  5700. │                   │       │      
  5701. │                   │       ├───DCOMPIsolation
  5702. │                   │       │       DCOMPIsolation.cpp
  5703. │                   │       │       sources
  5704. │                   │       │      
  5705. │                   │       ├───DeviceWrapper
  5706. │                   │       │       DeviceWrapper10.cpp
  5707. │                   │       │       sources
  5708. │                   │       │      
  5709. │                   │       ├───DXGIBBFMT
  5710. │                   │       │       DXGIBBFMT.CPP
  5711. │                   │       │       sources
  5712. │                   │       │      
  5713. │                   │       ├───DXGIFMT
  5714. │                   │       │       DXGIFMT.CPP
  5715. │                   │       │       sources
  5716. │                   │       │      
  5717. │                   │       ├───DXGIPresentFlagRecord
  5718. │                   │       │       DXGIPresentFlagRecord.cpp
  5719. │                   │       │       sources
  5720. │                   │       │      
  5721. │                   │       ├───DXGIScanoutFormats
  5722. │                   │       │       DXGIScanoutFormats.cpp
  5723. │                   │       │       sources
  5724. │                   │       │      
  5725. │                   │       ├───DXGISurfUtils
  5726. │                   │       │       DXGISurfUtils.cpp
  5727. │                   │       │       sources
  5728. │                   │       │      
  5729. │                   │       ├───DXGISwapChainFlag
  5730. │                   │       │       DXGISwapChainFlag.cpp
  5731. │                   │       │       sources
  5732. │                   │       │      
  5733. │                   │       ├───DXGISwapEffects
  5734. │                   │       │       DXGISwapEffects.cpp
  5735. │                   │       │       sources
  5736. │                   │       │      
  5737. │                   │       ├───DXGIWndClass
  5738. │                   │       │       DXGIWndClass.cpp
  5739. │                   │       │       sources
  5740. │                   │       │      
  5741. │                   │       ├───EnumModesGDI
  5742. │                   │       │       EnumModesGDI.cpp
  5743. │                   │       │       sources
  5744. │                   │       │      
  5745. │                   │       ├───GetDeviceInfo
  5746. │                   │       │       GetDeviceInfo9.cpp
  5747. │                   │       │       sources
  5748. │                   │       │      
  5749. │                   │       └───ModeSet
  5750. │                   │               ModeSet.cpp
  5751. │                   │               sources
  5752. │                   │              
  5753. │                   └───conf
  5754. │                       │   dirs
  5755. │                       │  
  5756. │                       ├───CreateBitmapfromDX
  5757. │                       │       DXCreateBMP.cpp
  5758. │                       │       DXCreateBMP.hpp
  5759. │                       │       DXCreateBMP.rc
  5760. │                       │       Makefile
  5761. │                       │       sources
  5762. │                       │      
  5763. │                       ├───DXGIFindMode
  5764. │                       │       DXGIFMT.CPP
  5765. │                       │       DXGIFMT.H
  5766. │                       │       ModeMatch.cpp
  5767. │                       │       ModeMatch.rc
  5768. │                       │       sources
  5769. │                       │      
  5770. │                       ├───DXGIFrameStats
  5771. │                       │       DXGIFrameStats.cpp
  5772. │                       │       DXGIFrameStats.h
  5773. │                       │       DXGIFrameStats.rc
  5774. │                       │       kitContent.kml
  5775. │                       │       ps.psh
  5776. │                       │       sources
  5777. │                       │       vs.vsh
  5778. │                       │      
  5779. │                       ├───DXGILatency
  5780. │                       │       DefaultLatencyFS.cpp
  5781. │                       │       DefaultLatencyWindowed.cpp
  5782. │                       │       DoNotWait.cpp
  5783. │                       │       DXGILatency.cpp
  5784. │                       │       DXGILatency.h
  5785. │                       │       DXGILatency.rc
  5786. │                       │       LatencySingleSC.cpp
  5787. │                       │       ParameterHelper.cpp
  5788. │                       │       ParameterHelper.h
  5789. │                       │       SetMaxFrameLatencyWindowed.cpp
  5790. │                       │       SetMaximumFrameLatencyFS.cpp
  5791. │                       │       SetupFS.cpp
  5792. │                       │       SetupWindowed.cpp
  5793. │                       │       sources
  5794. │                       │       TestApp.cpp
  5795. │                       │       TestApp.h
  5796. │                       │       TestTex00.dds
  5797. │                       │       TestTex01.dds
  5798. │                       │       TestTex02.dds
  5799. │                       │       TestTex03.dds
  5800. │                       │       VerifySecondDeviceUnaffected.cpp
  5801. │                       │      
  5802. │                       ├───DXGIModeEnumeration
  5803. │                       │       BaseModeEnumerationTestGroup.cpp
  5804. │                       │       DXGIModeEnum.h
  5805. │                       │       DXGIModeEnum.rc
  5806. │                       │       kitContent.kml
  5807. │                       │       ModeEnum.cpp
  5808. │                       │       sources
  5809. │                       │       TestApp.cpp
  5810. │                       │       TestApp.h
  5811. │                       │       ValidateModeListTestGroup.cpp
  5812. │                       │      
  5813. │                       ├───DXGIPresent
  5814. │                       │   │   dirs
  5815. │                       │   │   sources.inc
  5816. │                       │   │  
  5817. │                       │   ├───DXGIHybridPresent
  5818. │                       │   │       DXGIHybridPowerManagement.cpp
  5819. │                       │   │       DXGIHybridPowerManagement.h
  5820. │                       │   │       DXGIHybridPresent.cpp
  5821. │                       │   │       DXGIHybridPresent.h
  5822. │                       │   │       DXGIHybridPresentChild.cpp
  5823. │                       │   │       DXGIHybridPresentChild.h
  5824. │                       │   │       DXGIHybridPresentPnPStop.cpp
  5825. │                       │   │       DXGIHybridPresentPnPStop.h
  5826. │                       │   │       DXGIHybridPresentTDR.cpp
  5827. │                       │   │       DXGIHybridPresentTDR.h
  5828. │                       │   │       DXGIPresent.rc
  5829. │                       │   │       HybridPresentETWValidation.cpp
  5830. │                       │   │       HybridPresentETWValidation.h
  5831. │                       │   │       kitContent.kml
  5832. │                       │   │       sources
  5833. │                       │   │       TestApp.cpp
  5834. │                       │   │       TestTex00.dds
  5835. │                       │   │       TestTex01.dds
  5836. │                       │   │       TestTex02.dds
  5837. │                       │   │       TestTex03.dds
  5838. │                       │   │      
  5839. │                       │   ├───DXGIHybridPresentModern
  5840. │                       │   │   │   appxmanifest.xml
  5841. │                       │   │   │   BasicTimer.h
  5842. │                       │   │   │   CubeRenderer.cpp
  5843. │                       │   │   │   CubeRenderer.h
  5844. │                       │   │   │   Direct3DBase.cpp
  5845. │                       │   │   │   Direct3DBase.h
  5846. │                       │   │   │   DirectXHelper.h
  5847. │                       │   │   │   installmodernd3d.cmd
  5848. │                       │   │   │   kitContent.kml
  5849. │                       │   │   │   makefile.inc
  5850. │                       │   │   │   ModernD3D.cpp
  5851. │                       │   │   │   ModernD3D.h
  5852. │                       │   │   │   ModernD3D.sdf
  5853. │                       │   │   │   ModernD3D.sln
  5854. │                       │   │   │   ModernD3D.vcxproj
  5855. │                       │   │   │   ModernD3D.vcxproj.filters
  5856. │                       │   │   │   ModernD3D.vcxproj.user
  5857. │                       │   │   │   ModernD3D_TemporaryKey.pfx
  5858. │                       │   │   │   Package.appxmanifest
  5859. │                       │   │   │   pch.cpp
  5860. │                       │   │   │   pch.h
  5861. │                       │   │   │   SimplePixelShader.hlsl
  5862. │                       │   │   │   SimpleVertexShader.hlsl
  5863. │                       │   │   │   sources
  5864. │                       │   │   │  
  5865. │                       │   │   └───Assets
  5866. │                       │   │           Logo.png
  5867. │                       │   │           SmallLogo.png
  5868. │                       │   │           SplashScreen.png
  5869. │                       │   │           StoreLogo.png
  5870. │                       │   │          
  5871. │                       │   ├───DXGIMultiPresent
  5872. │                       │   │       DXGIMultiPresent.cpp
  5873. │                       │   │       DXGIMultiPresent.h
  5874. │                       │   │       DXGIMultiPresent.rc
  5875. │                       │   │       kitContent.kml
  5876. │                       │   │       sources
  5877. │                       │   │      
  5878. │                       │   ├───DXGIPresentFlags
  5879. │                       │   │       DXGIPresent.rc
  5880. │                       │   │       DXGIPresentFlags.h
  5881. │                       │   │       PFFSDiscard.cpp
  5882. │                       │   │       PFFSSequential.cpp
  5883. │                       │   │       PFWinDiscard.cpp
  5884. │                       │   │       PFWinSequential.cpp
  5885. │                       │   │       sources
  5886. │                       │   │       TestApp.cpp
  5887. │                       │   │       TestTex00.dds
  5888. │                       │   │       TestTex01.dds
  5889. │                       │   │       TestTex02.dds
  5890. │                       │   │       TestTex03.dds
  5891. │                       │   │      
  5892. │                       │   ├───DXGIPresent_Core
  5893. │                       │   │       DXGIPresent.rc
  5894. │                       │   │       kitContent.kml
  5895. │                       │   │       PresentWinClippingWindows.cpp
  5896. │                       │   │       PresentWinCore.cpp
  5897. │                       │   │       PresentWinCore.h
  5898. │                       │   │       PresentWinCSSmallWindow.cpp
  5899. │                       │   │       PresentWinScrollAndDirtyRects.cpp
  5900. │                       │   │       sources
  5901. │                       │   │       TestApp.cpp
  5902. │                       │   │       TestTex00.dds
  5903. │                       │   │       TestTex01.dds
  5904. │                       │   │       TestTex02.dds
  5905. │                       │   │       TestTex03.dds
  5906. │                       │   │       testTex1x1_00.dds
  5907. │                       │   │       testTex1x1_01.dds
  5908. │                       │   │       testTex1x1_02.dds
  5909. │                       │   │       testTex1x1_03.dds
  5910. │                       │   │      
  5911. │                       │   ├───DXGIPresent_Lib
  5912. │                       │   │       Adapter.cpp
  5913. │                       │   │       Adapter.h
  5914. │                       │   │       BBDims.cpp
  5915. │                       │   │       BBDims.h
  5916. │                       │   │       DXGIPresent.h
  5917. │                       │   │       DXGIPresent.vcproj
  5918. │                       │   │       FlipRotate.cpp
  5919. │                       │   │       FlipRotate.h
  5920. │                       │   │       ModeInformation.cpp
  5921. │                       │   │       ModeInformation.h
  5922. │                       │   │       Node.h
  5923. │                       │   │       ParameterHelper.cpp
  5924. │                       │   │       ParameterHelper.h
  5925. │                       │   │       PresentFS.cpp
  5926. │                       │   │       PresentSingleSC.cpp
  5927. │                       │   │       PresentWinCS.cpp
  5928. │                       │   │       Rects.cpp
  5929. │                       │   │       Rects.h
  5930. │                       │   │       RegionHelper.cpp
  5931. │                       │   │       RegionHelper.h
  5932. │                       │   │       Scrollinfo.cpp
  5933. │                       │   │       Scrollinfo.h
  5934. │                       │   │       sources
  5935. │                       │   │       SyncTransformTest.cpp
  5936. │                       │   │       TestApp.h
  5937. │                       │   │       WindowTree.cpp
  5938. │                       │   │       WindowTree.h
  5939. │                       │   │      
  5940. │                       │   ├───DXGISwapEffect
  5941. │                       │   │       DXGIPresent.rc
  5942. │                       │   │       DXGISwapEffect.h
  5943. │                       │   │       FSWinTransitionSequential.cpp
  5944. │                       │   │       kitContent.kml
  5945. │                       │   │       SEFSSequential.cpp
  5946. │                       │   │       SEWinSequential.cpp
  5947. │                       │   │       sources
  5948. │                       │   │       TestApp.cpp
  5949. │                       │   │       TestTex00.dds
  5950. │                       │   │       TestTex01.dds
  5951. │                       │   │       TestTex02.dds
  5952. │                       │   │       TestTex03.dds
  5953. │                       │   │      
  5954. │                       │   └───DXGISyncTransform
  5955. │                       │           DXGISyncTransform.manifest
  5956. │                       │           DXGISyncTransform.rc
  5957. │                       │           sources
  5958. │                       │           SpecialCases.cpp
  5959. │                       │           SyncTransform.cpp
  5960. │                       │           SyncTransform.h
  5961. │                       │           TestTex00.dds
  5962. │                       │           TestTex01.dds
  5963. │                       │           TestTex02.dds
  5964. │                       │           TestTex03.dds
  5965. │                       │           testTex1x1_00.dds
  5966. │                       │           testTex1x1_01.dds
  5967. │                       │           testTex1x1_02.dds
  5968. │                       │           testTex1x1_03.dds
  5969. │                       │           ValidTransformMatrix.cpp
  5970. │                       │          
  5971. │                       ├───DXGIPresentRate
  5972. │                       │       DXGIPresentRate.cpp
  5973. │                       │       DXGIPresentRate.h
  5974. │                       │       DXGIPresentRate.rc
  5975. │                       │       kitContent.kml
  5976. │                       │       ParameterHelper.cpp
  5977. │                       │       ParameterHelper.h
  5978. │                       │       PresentRateSingleSC.cpp
  5979. │                       │       PRFSDiscard.cpp
  5980. │                       │       PRFSSequential.cpp
  5981. │                       │       PRWinDiscard.cpp
  5982. │                       │       PRWinSequential.cpp
  5983. │                       │       PRWinSequentialVaryingSyncInterval.cpp
  5984. │                       │       SetupFS.cpp
  5985. │                       │       SetupWin.cpp
  5986. │                       │       sources
  5987. │                       │       TestApp.cpp
  5988. │                       │       testapp.h
  5989. │                       │       TestTex00.dds
  5990. │                       │       TestTex01.dds
  5991. │                       │       TestTex02.dds
  5992. │                       │      
  5993. │                       ├───DXGIStereoPresent
  5994. │                       │       DXGIStereoPresent.cpp
  5995. │                       │       DXGIStereoPresent.h
  5996. │                       │       DXGIStereoPresent.rc
  5997. │                       │       DXGIStereoPresentFS.cpp
  5998. │                       │       DXGIStereoPresentWin.cpp
  5999. │                       │       kitContent.kml
  6000. │                       │       sources
  6001. │                       │       TestApp.cpp
  6002. │                       │       TestApp.h
  6003. │                       │      
  6004. │                       ├───DXGITrimMemory
  6005. │                       │       DXGITrimMemory.cpp
  6006. │                       │       DXGITrimMemory.h
  6007. │                       │       DXGITrimMemory.rc
  6008. │                       │       DXGITrimMemoryTest.cpp
  6009. │                       │       DXGITrimMemoryTest.h
  6010. │                       │       DXGITrim_shader.fx
  6011. │                       │       DXGITrim_shader_vb.fx
  6012. │                       │       kitContent.kml
  6013. │                       │       sources
  6014. │                       │      
  6015. │                       ├───DXGIWaitVbl
  6016. │                       │       DXGIWaitVBl.cpp
  6017. │                       │       DXGIWaitVBl.h
  6018. │                       │       qpc.cpp
  6019. │                       │       qpc.h
  6020. │                       │       sources
  6021. │                       │       TestApp.cpp
  6022. │                       │       TestApp.h
  6023. │                       │      
  6024. │                       ├───GetDispSurfData
  6025. │                       │       cp.bat
  6026. │                       │       DrawD3D10Scene.cpp
  6027. │                       │       DrawD3D10Scene.hpp
  6028. │                       │       GetDispSurfData.cpp
  6029. │                       │       GetDispSurfData.fx
  6030. │                       │       GetDispSurfData.hpp
  6031. │                       │       GetDispSurfData.rc
  6032. │                       │       GetDispSurfData.vcproj
  6033. │                       │       sources
  6034. │                       │       Tests.cpp
  6035. │                       │       Tests.hpp
  6036. │                       │       TextureCode.cpp
  6037. │                       │       WrappedDevice.hpp
  6038. │                       │      
  6039. │                       ├───PresentDuration
  6040. │                       │   │   CustomPresentDurationEventProcessingThread.cpp
  6041. │                       │   │   CustomPresentDurationEventProcessingThread.hpp
  6042. │                       │   │   dirs
  6043. │                       │   │   ETWEventProcessingThread.cpp
  6044. │                       │   │   ETWEventProcessingThread.hpp
  6045. │                       │   │   GraphicsTAEFTest.cpp
  6046. │                       │   │   GraphicsTAEFTest.hpp
  6047. │                       │   │   HelperMacros.h
  6048. │                       │   │   PresentDurationTest.cpp
  6049. │                       │   │   PresentDurationTest.hpp
  6050. │                       │   │   sources.inc
  6051. │                       │   │  
  6052. │                       │   ├───Win7
  6053. │                       │   │       KitContent.kml
  6054. │                       │   │       sources
  6055. │                       │   │      
  6056. │                       │   └───Win8
  6057. │                       │           sources
  6058. │                       │          
  6059. │                       └───SwapChainRendering
  6060. │                           │   CD3D11ClearRenderingTechnique.cpp
  6061. │                           │   CD3D11ClearRenderingTechnique.hpp
  6062. │                           │   CD3D11ColorSwatchPatternRenderingTechnique.cpp
  6063. │                           │   CD3D11ColorSwatchPatternRenderingTechnique.hpp
  6064. │                           │   CD3D11RenderingTechnique.cpp
  6065. │                           │   CD3D11SceneRenderer.cpp
  6066. │                           │   CD3D11SceneRenderer.hpp
  6067. │                           │   CD3D11ShadedCubeRenderingTechnique.cpp
  6068. │                           │   CD3D11ShadedCubeRenderingTechnique.hpp
  6069. │                           │   CD3D11TexturedPlaneRenderingTechnique.cpp
  6070. │                           │   CD3D11TexturedPlaneRenderingTechnique.hpp
  6071. │                           │   CD3D12ClearRenderingTechnique.cpp
  6072. │                           │   CD3D12ClearRenderingTechnique.hpp
  6073. │                           │   CD3D12ColorSwatchPatternRenderingTechnique.cpp
  6074. │                           │   CD3D12ColorSwatchPatternRenderingTechnique.hpp
  6075. │                           │   CD3D12RenderingTechnique.cpp
  6076. │                           │   CD3D12SceneRenderer.cpp
  6077. │                           │   CD3D12SceneRenderer.hpp
  6078. │                           │   CD3D12ShadedCubeRenderingTechnique.cpp
  6079. │                           │   CD3D12ShadedCubeRenderingTechnique.hpp
  6080. │                           │   CD3D12TexturedPlaneRenderingTechnique.cpp
  6081. │                           │   CD3D12TexturedPlaneRenderingTechnique.hpp
  6082. │                           │   CImmersiveWindowWrapper.cpp
  6083. │                           │   CImmersiveWindowWrapper.hpp
  6084. │                           │   CRenderingTechnique.cpp
  6085. │                           │   CScreenCapture.cpp
  6086. │                           │   CScreenCapture.hpp
  6087. │                           │   CSwapChainsTest.cpp
  6088. │                           │   CSwapChainsTest.hpp
  6089. │                           │   CSystemWindowWrapper.cpp
  6090. │                           │   CSystemWindowWrapper.hpp
  6091. │                           │   dirs
  6092. │                           │   GraphicsTAEFTest.cpp
  6093. │                           │   GraphicsTAEFTest.hpp
  6094. │                           │   HelperMacros.h
  6095. │                           │   RenderingTypes.hpp
  6096. │                           │   ShadedObjectPixelShader.hlsl
  6097. │                           │   ShadedObjectPixelShader_4_0_level_9_1.h
  6098. │                           │   ShadedObjectPixelShader_5_1.h
  6099. │                           │   ShadedObjectVertexShader.hlsl
  6100. │                           │   ShadedObjectVertexShader_4_0_level_9_1.h
  6101. │                           │   ShadedObjectVertexShader_5_1.h
  6102. │                           │   sources.inc
  6103. │                           │   TexturedObjectPixelShader.hlsl
  6104. │                           │   TexturedObjectPixelShader_4_0_level_9_1.h
  6105. │                           │   TexturedObjectPixelShader_5_1.h
  6106. │                           │   TexturedObjectVertexShader.hlsl
  6107. │                           │   TexturedObjectVertexShader_4_0_level_9_1.h
  6108. │                           │   TexturedObjectVertexShader_5_1.h
  6109. │                           │  
  6110. │                           ├───Win7
  6111. │                           │       KitContent.kml
  6112. │                           │       sources
  6113. │                           │      
  6114. │                           └───Win8
  6115. │                                   sources
  6116. │                                  
  6117. └───wlanouterloop
  6118.     │   readme.txt
  6119.     │  
  6120.     └───Microsoft.Test.Networking.Wireless.SingleMachine
  6121.             WirelessDeviceTests.cs
  6122.             WirelessSingleMachineHelpers.cs
  6123.             WirelessSingleMachineTests.cs
  6124.             WirelessSystemTests.cs
Add Comment
Please, Sign In to add comment