Name Date Size

..25-Oct-20244 KiB

Adapter.cppH A D25-Oct-20246.7 KiB

D3DKMT.cppH A D25-Oct-202416.6 KiB

Debug.cppH A D25-Oct-20241.6 KiB

Debug.hH A D25-Oct-20241.2 KiB

Device.cppH A D25-Oct-202420.4 KiB

Device.hH A D25-Oct-20241.8 KiB

Draw.cppH A D25-Oct-202410 KiB

Draw.hH A D25-Oct-20242.1 KiB

DriverIncludes.hH A D25-Oct-20242.4 KiB

DxgiFns.cppH A D25-Oct-202410.1 KiB

DxgiFns.hH A D25-Oct-20241.9 KiB

Format.cppH A D25-Oct-202412.6 KiB

Format.hH A D25-Oct-20241.6 KiB

InputAssembly.cppH A D25-Oct-202411.4 KiB

InputAssembly.hH A D25-Oct-20242.7 KiB

meson.buildH A D25-Oct-2024749

OutputMerger.cppH A D25-Oct-202433.3 KiB

OutputMerger.hH A D25-Oct-20244.8 KiB

Query.cppH A D25-Oct-202413.7 KiB

Query.hH A D25-Oct-20243.1 KiB

Rasterizer.cppH A D25-Oct-20249.2 KiB

Rasterizer.hH A D25-Oct-20242.4 KiB

README.mdH A D25-Oct-2024204

Resource.cppH A D25-Oct-202430.7 KiB

Resource.hH A D25-Oct-20243.8 KiB

Shader.cppH A D25-Oct-202445.4 KiB

Shader.hH A D25-Oct-20247.2 KiB

ShaderDump.cppH A D25-Oct-20242.1 KiB

ShaderDump.hH A D25-Oct-20241.6 KiB

ShaderParse.cH A D25-Oct-202424.9 KiB

ShaderParse.hH A D25-Oct-20244.5 KiB

ShaderTGSI.cH A D25-Oct-202487 KiB

State.hH A D25-Oct-20249.1 KiB

README.md

1This directory has a Gallium state tracker for D3D10 UMD DDI.
2
3It still uses TGSI, not not NIR.
4
5Currently it only supports SW rasterizers.  See
6src/gallium/targets/d3d10sw/README.md for further details.
7