DirectXShaderCompiler/lib/HLSL
yurido1 35f727ac33 Added support for functions without arguments. (#292) 2017-05-12 12:46:01 -07:00
..
CMakeLists.txt Initial implementation of ViewId state analysis. (#290) 2017-05-10 18:14:43 -07:00
ComputeViewIdState.cpp Added support for functions without arguments. (#292) 2017-05-12 12:46:01 -07:00
ControlDependence.cpp Initial implementation of ViewId state analysis. (#290) 2017-05-10 18:14:43 -07:00
DxcOptimizer.cpp Initial implementation of ViewId state analysis. (#290) 2017-05-10 18:14:43 -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 Use typename to mark subtypes in templated class (#200) 2017-04-11 09:26:39 -07:00
DxilContainer.cpp fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00
DxilContainerAssembler.cpp Update PSV data structures with ViewID dependency data and Dxil Signatures (#289) 2017-05-10 18:17:04 -07:00
DxilContainerReflection.cpp Upgrade SAL annotations in some source files (#197) 2017-04-12 12:39:41 -07:00
DxilGenerationPass.cpp Lower static global resource and local resource to handle. (#276) 2017-05-05 18:31:35 -07: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 Initial implementation of ViewId state analysis. (#290) 2017-05-10 18:14:43 -07:00
DxilModule.cpp Update PSV data structures with ViewID dependency data and Dxil Signatures (#289) 2017-05-10 18:17:04 -07:00
DxilOperations.cpp Update barycentric with new spec (#265) 2017-05-03 17:07:02 -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 Upgrade SAL annotations in some source files (#197) 2017-04-12 12:39:41 -07:00
DxilSampler.cpp fixes #37 - License cleanup. 2017-01-27 16:48:08 -08:00
DxilSemantic.cpp Update barycentric with new spec (#265) 2017-05-03 17:07:02 -07:00
DxilShaderModel.cpp Update PSV data structures with ViewID dependency data and Dxil Signatures (#289) 2017-05-10 18:17:04 -07:00
DxilSigPoint.cpp Update barycentric with new spec (#265) 2017-05-03 17:07:02 -07:00
DxilSignature.cpp Update PSV data structures with ViewID dependency data and Dxil Signatures (#289) 2017-05-10 18:17:04 -07:00
DxilSignatureAllocator.cpp Close #75 - Pack prefix-stable by default (#90) 2017-02-14 18:22:54 -08:00
DxilSignatureElement.cpp Initial implementation of ViewId state analysis. (#290) 2017-05-10 18:14:43 -07:00
DxilTypeSystem.cpp Prepare to support handle as parameter. (#231) 2017-04-19 11:33:33 -07:00
DxilValidation.cpp Allow two SV_Barycentrics (#282) 2017-05-09 18:59:30 -07:00
HLMatrixLowerPass.cpp Lower memcpy before SORA a pointer. (#253) 2017-04-28 14:42:04 -07:00
HLModule.cpp Lower static global resource and local resource to handle. (#276) 2017-05-05 18:31:35 -07:00
HLOperationLower.cpp Lower static global resource and local resource to handle. (#276) 2017-05-05 18:31:35 -07:00
HLOperationLowerExtension.cpp Support lowering extensions directly to dxil (#217) 2017-04-13 10:19:00 -07:00
HLOperations.cpp Update matrix code gen. (#234) 2017-04-21 11:56:37 -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 Match filename cases (#199) 2017-04-10 22:52:10 -07:00