Advertisement
Zebarbudo

Windows 10

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