Ehsan 00a8233c30 Support for printf intrinsic (#2829) il y a 5 ans
..
rewriter ccd45ba40b Rewriter: improvements plus extract uniforms to global scope (#2730) il y a 5 ans
ShaderOp.xsd 6ee4074a4b first commit il y a 9 ans
ShaderOpArith.xml 0e366db113 Fix Dot2AddHalf test (#2439) il y a 6 ans
array-index-out-of-bounds-HV-2016.hlsl ecfa00c8e3 Make the array out of bounds error conditional on the HLSL version. il y a 6 ans
array-index-out-of-bounds.hlsl ecfa00c8e3 Make the array out of bounds error conditional on the HLSL version. il y a 6 ans
array-length.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
attributes.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
bad-include.hlsl 6ee4074a4b first commit il y a 9 ans
binop-dims.hlsl af8be78203 Update tests. il y a 7 ans
builtin-types-no-inheritance.hlsl c9d744fd88 Misc codegen test improvements (#1918) il y a 6 ans
const-assign.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
const-default.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
const-expr.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
conversions-between-type-shapes.hlsl cc42781591 Fixed implicit conversions between arrays and structs il y a 6 ans
conversions-non-numeric-aggregates.hlsl 8368d0c952 Fix a crash converting between numerical and non-numerical types. (#2120) il y a 6 ans
cpp-errors-hv2015.hlsl 5bc597bd5d Remove array dimension limitation (1 <= dimension <= 65536) (#2461) il y a 6 ans
cpp-errors.hlsl 5bc597bd5d Remove array dimension limitation (1 <= dimension <= 65536) (#2461) il y a 6 ans
cxx11-attributes.hlsl cd5299e946 [spirv] Add support explicit binding for CTBuffer (#672) il y a 8 ans
derived-to-base.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
effects-syntax.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
enums.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
functions.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
implicit-casts.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
incomp_array_err.hlsl 7082a9326a Add compiler error on incomplete array declaration inside struct (#1243) il y a 7 ans
incomplete-type.hlsl c4e9191dd0 Fix compiler crash on using incomplete type. (#2073) il y a 6 ans
indexing-operator.hlsl 5bc597bd5d Remove array dimension limitation (1 <= dimension <= 65536) (#2461) il y a 6 ans
intrinsic-examples.hlsl f89e3b7150 Add support for RWRawByteBuffer.Store<T> (#2176) il y a 6 ans
lit.local.cfg 6ee4074a4b first commit il y a 9 ans
literals.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
matrix-assignments.hlsl 35dd1b7b0c Report error for mismatched types in initialization lists (#1625) il y a 7 ans
matrix-syntax-exact-precision.hlsl d570a7da9c Revert "Enable clang warnings for uninitialized variables/structs (#2424)" (#2591) il y a 6 ans
matrix-syntax.hlsl d570a7da9c Revert "Enable clang warnings for uninitialized variables/structs (#2424)" (#2591) il y a 6 ans
mintypes-promotion-warnings.hlsl c9aa79b127 Fix tests which /Zi makes trivially succeed (#2171) il y a 6 ans
more-operators.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
object-operators.hlsl c27cd89141 Restrict shader models accepted by DxCompiler API to 6.0 (#15) il y a 9 ans
packreg.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
raytracings.hlsl 433ae70a2e Add RayFlag and HitKind to DxilConstants.h, add HIT_KIND_NONE. il y a 7 ans
scalar-assignments-exact-precision.hlsl 637e6d2d7b Add Subobjects to compiler front end (#1645) il y a 7 ans
scalar-assignments.hlsl 637e6d2d7b Add Subobjects to compiler front end (#1645) il y a 7 ans
scalar-operators-assign-exact-precision.hlsl c66b785d72 Add builtin types for min precision and half (#1492) il y a 7 ans
scalar-operators-assign.hlsl c66b785d72 Add builtin types for min precision and half (#1492) il y a 7 ans
scalar-operators-exact-precision.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
scalar-operators.hlsl fc049156f3 Fix comments, addressing feedback from PR #1572. il y a 7 ans
semantics.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
sizeof.hlsl a6776de932 Support operator sizeof (#2178) il y a 6 ans
spec.hlsl c27cd89141 Restrict shader models accepted by DxCompiler API to 6.0 (#15) il y a 9 ans
string.hlsl 00a8233c30 Support for printf intrinsic (#2829) il y a 5 ans
struct-assignments.hlsl c27cd89141 Restrict shader models accepted by DxCompiler API to 6.0 (#15) il y a 9 ans
subobjects-syntax.hlsl 5a177bc4af Fix non-decimal integer literals being truncated to 32 bits if not suffixed with LL. (#1976) il y a 6 ans
system-values.hlsl ecb4e3b4bb Add SV_ShadingRate plus optional feature flag il y a 7 ans
template-checks.hlsl 6ee4074a4b first commit il y a 9 ans
toinclude2.hlsl 6ee4074a4b first commit il y a 9 ans
typemods-syntax.hlsl 6ee4074a4b first commit il y a 9 ans
uint4_add3.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
varmods-syntax.hlsl 36183ed715 Add 'center' keyword; allow 'sample', 'precise', 'center' and 'globallycoherent' as identifiers (#1406) il y a 7 ans
vector-assignments.hlsl 35dd1b7b0c Report error for mismatched types in initialization lists (#1625) il y a 7 ans
vector-conditional.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
vector-syntax-exact-precision.hlsl c66b785d72 Add builtin types for min precision and half (#1492) il y a 7 ans
vector-syntax-mix.hlsl 6ee4074a4b first commit il y a 9 ans
vector-syntax.hlsl 645ea84fcc Fix implicit casts for dimension and various other related things. il y a 7 ans
wave.hlsl 6ee4074a4b first commit il y a 9 ans