DirectXShaderCompiler/lib/HLSL
Xiang Li 9e8137c54d Use high level intrinsic when lower matrix mul to make sure DXIL operation only exist when DxilModule is ready. (#189) 2017-04-06 12:36:28 -07:00
..
CMakeLists.txt Legalize sample offset when optimization is disabled. (#97) 2017-02-18 00:46:17 -08:00
DxcOptimizer.cpp Make hctdb output stable (#172) 2017-03-30 18:38:48 -07:00
DxilCBuffer.cpp fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00
DxilCompType.cpp Support Unsigned for shorthand vectors/matrices (#106) 2017-03-14 17:31:03 -07:00
DxilCondenseResources.cpp Legalize sample offset when optimization is disabled. (#97) 2017-02-18 00:46:17 -08:00
DxilContainer.cpp fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00
DxilContainerAssembler.cpp Support -T rootsig_1_0/rootsig_1_1. (#112) 2017-03-01 17:00:45 -08:00
DxilContainerReflection.cpp Generate fxc-compatible reflection type info for buffer members (#146) 2017-03-28 00:25:37 +01:00
DxilGenerationPass.cpp Remove use of dynamic_cast, use dyn_cast instead. (#183) 2017-04-05 02:28:20 +01:00
DxilInterpolationMode.cpp fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00
DxilLegalizeSampleOffsetPass.cpp Legalize sample offset when optimization is disabled. (#97) 2017-02-18 00:46:17 -08:00
DxilMetadataHelper.cpp Support resource inside cbuffer. (#175) 2017-03-30 12:06:21 -07:00
DxilModule.cpp Legalize sample offset when optimization is disabled. (#97) 2017-02-18 00:46:17 -08:00
DxilOperations.cpp Add constant folding for dxil intrinsics (#179) 2017-04-04 09:15:19 -07:00
DxilResource.cpp fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00
DxilResourceBase.cpp fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00
DxilRootSignature.cpp Added verification of root signature against shader resources. (#11) 2017-02-08 11:51:15 -08:00
DxilSampler.cpp fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00
DxilSemantic.cpp fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00
DxilShaderModel.cpp fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00
DxilSigPoint.cpp fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00
DxilSignature.cpp Close #75 - Pack prefix-stable by default (#90) 2017-02-14 18:22:54 -08:00
DxilSignatureAllocator.cpp Close #75 - Pack prefix-stable by default (#90) 2017-02-14 18:22:54 -08:00
DxilSignatureElement.cpp fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00
DxilTypeSystem.cpp Avoid iterate on map which use point as key to make sure output is the same. (#104) 2017-02-24 10:10:32 -08:00
DxilValidation.cpp Close #62: strange error output on recursive function calls (#150) 2017-03-28 00:12:55 +01:00
HLMatrixLowerPass.cpp Use high level intrinsic when lower matrix mul to make sure DXIL operation only exist when DxilModule is ready. (#189) 2017-04-06 12:36:28 -07:00
HLModule.cpp Support resource inside cbuffer. (#175) 2017-03-30 12:06:21 -07:00
HLOperationLower.cpp Use mad for matrix mul. (#184) 2017-04-05 10:39:56 -07:00
HLOperationLowerExtension.cpp Lower resource to createHandle at clang code gen. (#163) 2017-03-28 18:43:59 -07:00
HLOperations.cpp Lower resource to createHandle at clang code gen. (#163) 2017-03-28 18:43:59 -07:00
HLResource.cpp fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00
LLVMBuild.txt fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00
ReducibilityAnalysis.cpp Add reducibility analysis to the list of passes and paramless ctor. (#133) 2017-03-14 17:41:11 -07:00
WaveSensitivityAnalysis.cpp fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00