.. |
AsError
|
5d60bb0703
Removed the --use-spaces command line option and made it always-on. We don't have any known use cases for disabling unique per-SRG register spaces. This simplification will make it easier to implement a new "spill" spaces feature to support unbounded arrays.
|
3 lat temu |
FrequencyHonor.azsl
|
5d60bb0703
Removed the --use-spaces command line option and made it always-on. We don't have any known use cases for disabling unique per-SRG register spaces. This simplification will make it easier to implement a new "spill" spaces feature to support unbounded arrays.
|
3 lat temu |
FrequencyHonor.txt
|
5d60bb0703
Removed the --use-spaces command line option and made it always-on. We don't have any known use cases for disabling unique per-SRG register spaces. This simplification will make it easier to implement a new "spill" spaces feature to support unbounded arrays.
|
3 lat temu |
RootSig.azsl
|
432595f328
Removed redundant tests and relocated some files where they should be. (#27)
|
3 lat temu |
RootSig.txt
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
RootSigUnique.azsl
|
432595f328
Removed redundant tests and relocated some files where they should be. (#27)
|
3 lat temu |
RootSigUnique.txt
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
Variants.azsl
|
432595f328
Removed redundant tests and relocated some files where they should be. (#27)
|
3 lat temu |
Variants.txt
|
091748bc8d
fixup of a sad bug in the emission tester python, it would accept as false positive tests with swapped lines. (meaning if two lines A; B; are emitted, and the test.txt contains "B ; A ;" it would still be green). The problem was due to slicing the input string using relative values instead of absolute. Fixed using += operator. Debugging printf still present for history.
|
2 lat temu |
attribute-specifiers-azsl.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
attribute-specifiers-azsl.txt
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
attribute-specifiers-hlsl.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
attribute-specifiers-hlsl.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
attribute-specifiers.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
attribute-specifiers.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
complete-cs.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
complete-cs.txt
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
comprehensive.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
comprehensive.txt
|
5d60bb0703
Removed the --use-spaces command line option and made it always-on. We don't have any known use cases for disabling unique per-SRG register spaces. This simplification will make it easier to implement a new "spill" spaces feature to support unbounded arrays.
|
3 lat temu |
deep-mutated-reference-renaming.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
deep-mutated-reference-renaming.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
default-argumentvalue-complex.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
default-argumentvalue-complex.txt
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
deported-method.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
deported-method.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
double-emission-static-sampler-antiregress.azsl
|
ffce2eb35d
protect against unwarranted emission of externally bound variables when they are declared static.
|
2 lat temu |
double-emission-static-sampler-antiregress.txt
|
ffce2eb35d
protect against unwarranted emission of externally bound variables when they are declared static.
|
2 lat temu |
dynamic-sampler-srg.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
dynamic-sampler-srg.txt
|
5d60bb0703
Removed the --use-spaces command line option and made it always-on. We don't have any known use cases for disabling unique per-SRG register spaces. This simplification will make it easier to implement a new "spill" spaces feature to support unbounded arrays.
|
3 lat temu |
empty-implicit-srg.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
empty-implicit-srg.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
func-qualifiers.azsl
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
func-qualifiers.txt
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
function-modifiers.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
function-modifiers.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
function-overloaded-migrated.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
function-overloaded-migrated.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
function-with-inout-argument.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
function-with-inout-argument.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
generic-type-returntype.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
generic-type-returntype.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
geometry-modifiers.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
geometry-modifiers.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
gmem-depth-mt.azsl
|
77ee544a28
Add support for depth SubpassInputs (for Metal) (#91)
|
10 miesięcy temu |
gmem-depth-mt.txt
|
77ee544a28
Add support for depth SubpassInputs (for Metal) (#91)
|
10 miesięcy temu |
gmem-depth-vk.azsl
|
77ee544a28
Add support for depth SubpassInputs (for Metal) (#91)
|
10 miesięcy temu |
gmem-depth-vk.txt
|
77ee544a28
Add support for depth SubpassInputs (for Metal) (#91)
|
10 miesięcy temu |
gmem-no-subpass-input.azsl
|
23d786bc96
Improve support for SubpassInputs (#90)
|
11 miesięcy temu |
gmem-no-subpass-input.txt
|
23d786bc96
Improve support for SubpassInputs (#90)
|
11 miesięcy temu |
gmem-offset.azsl
|
77ee544a28
Add support for depth SubpassInputs (for Metal) (#91)
|
10 miesięcy temu |
gmem-offset.txt
|
77ee544a28
Add support for depth SubpassInputs (for Metal) (#91)
|
10 miesięcy temu |
gmem.azsl
|
23d786bc96
Improve support for SubpassInputs (#90)
|
11 miesięcy temu |
gmem.txt
|
23d786bc96
Improve support for SubpassInputs (#90)
|
11 miesięcy temu |
infuncbody-vardecl-type-mutations.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
infuncbody-vardecl-type-mutations.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
interpolation-modifiers.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
interpolation-modifiers.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
library-subobjects.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
library-subobjects.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
linedirective-beforerename.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
linedirective-beforerename.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
linedirective-invasive.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
linedirective-invasive.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
mat33_padding_run_with_no-alignment-validation.azsl
|
695ebd7864
https://github.com/o3de/o3de-azslc/issues/8 (#7)
|
3 lat temu |
mat33_padding_run_with_no-alignment-validation.txt
|
5d60bb0703
Removed the --use-spaces command line option and made it always-on. We don't have any known use cases for disabling unique per-SRG register spaces. This simplification will make it easier to implement a new "spill" spaces feature to support unbounded arrays.
|
3 lat temu |
mesh-shader-microsoft-sample.azsl
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
mesh-shader-microsoft-sample.txt
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
multilevel.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
multilevel.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
name-collision-avoidance.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
name-collision-avoidance.txt
|
5d60bb0703
Removed the --use-spaces command line option and made it always-on. We don't have any known use cases for disabling unique per-SRG register spaces. This simplification will make it easier to implement a new "spill" spaces feature to support unbounded arrays.
|
3 lat temu |
nested-emission.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
nested-emission.txt
|
5d60bb0703
Removed the --use-spaces command line option and made it always-on. We don't have any known use cases for disabling unique per-SRG register spaces. This simplification will make it easier to implement a new "spill" spaces feature to support unbounded arrays.
|
3 lat temu |
no_specialization-attribute.azsl
|
58c32ffb5f
Add support for Specialization constants for shader options (#88)
|
1 rok temu |
no_specialization-attribute.txt
|
58c32ffb5f
Add support for Specialization constants for shader options (#88)
|
1 rok temu |
not-found-type.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
not-found-type.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
option-range.azsl
|
5dd04c4332
Fixup of noticed problem about DXC build regarding math operations on enum types. Added casts in emission.
|
2 lat temu |
option-range.txt
|
091748bc8d
fixup of a sad bug in the emission tester python, it would accept as false positive tests with swapped lines. (meaning if two lines A; B; are emitted, and the test.txt contains "B ; A ;" it would still be green). The problem was due to slicing the input string using relative values instead of absolute. Fixed using += operator. Debugging printf still present for history.
|
2 lat temu |
ordering-cycle-antiregress.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering-cycle-antiregress.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering-cycle-antiregress2nd.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering-cycle-antiregress2nd.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering-cycle-antiregress3rd.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering-cycle-antiregress3rd.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering-cycle-antiregress4th.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering-cycle-antiregress4th.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering-cycle-antiregress5th.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering-cycle-antiregress5th.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering-deepnestbug-antiregress.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering-deepnestbug-antiregress.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering-srg-function.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering-srg-function.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
ordering.txt
|
5d60bb0703
Removed the --use-spaces command line option and made it always-on. We don't have any known use cases for disabling unique per-SRG register spaces. This simplification will make it easier to implement a new "spill" spaces feature to support unbounded arrays.
|
3 lat temu |
original-migrated-decl-mutated.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
original-migrated-decl-mutated.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
original-migrated-decl-skipped.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
original-migrated-decl-skipped.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
output-attribute.azsl
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
output-attribute.txt
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
overloads.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
overloads.txt
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
pad-antiregression-float2x2srgcst.azsl
|
a75ef113f0
Fix pad_to doesn't silence error 131 (#66)
|
2 lat temu |
pad-antiregression-float2x2srgcst.txt
|
a75ef113f0
Fix pad_to doesn't silence error 131 (#66)
|
2 lat temu |
partial-srg.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
partial-srg.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
qualified-typealias.azsl
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
qualified-typealias.txt
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
ray-tracing-hello-world.azsl
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
ray-tracing-hello-world.txt
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
ray-tracing-procedural-geometry.azsl
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
ray-tracing-procedural-geometry.txt
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
ray-tracing-simple-lighting.azsl
|
727f031231
Updating to hlsl6 6 (#61)
|
2 lat temu |
ray-tracing-simple-lighting.txt
|
5d60bb0703
Removed the --use-spaces command line option and made it always-on. We don't have any known use cases for disabling unique per-SRG register spaces. This simplification will make it easier to implement a new "spill" spaces feature to support unbounded arrays.
|
3 lat temu |
root-constants-padding-1.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
root-constants-padding-1.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
root-constants-padding-2.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
root-constants-padding-2.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
specialization-constants-dx12.azsl
|
58c32ffb5f
Add support for Specialization constants for shader options (#88)
|
1 rok temu |
specialization-constants-dx12.txt
|
58c32ffb5f
Add support for Specialization constants for shader options (#88)
|
1 rok temu |
specialization-constants-vk.azsl
|
58c32ffb5f
Add support for Specialization constants for shader options (#88)
|
1 rok temu |
specialization-constants-vk.txt
|
58c32ffb5f
Add support for Specialization constants for shader options (#88)
|
1 rok temu |
srg-function-deported-symboltracking.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
srg-function-deported-symboltracking.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
srg-layouts-multiple-unbounded-arrays.azsl
|
c3f7c1e4ca
Merge support for generalized bindless model (#62)
|
2 lat temu |
srg-layouts-multiple-unbounded-arrays.txt
|
c3f7c1e4ca
Merge support for generalized bindless model (#62)
|
2 lat temu |
static-method-regression.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
static-method-regression.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
staticconst-srg.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
staticconst-srg.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
typealias-composed.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
typealias-composed.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
typealias-origin-removed.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
typealias-origin-removed.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
typealias.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
typealias.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
undefined-func-om.azsl
|
53ca4bef79
[ATOM-14295] AZSLc Crashes on Undefined Function
|
3 lat temu |
undefined-func-om.txt
|
53ca4bef79
[ATOM-14295] AZSLc Crashes on Undefined Function
|
3 lat temu |
undefined-func.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
undefined-func.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
unnamed-arg-w-semantic.azsl
|
02082bf1c8
Class inheritance (sign offs rebase) (#59)
|
2 lat temu |
unnamed-arg-w-semantic.txt
|
02082bf1c8
Class inheritance (sign offs rebase) (#59)
|
2 lat temu |
unnamed-arguments.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
unnamed-arguments.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
vardecl-translated-initializer.azsl
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |
vardecl-translated-initializer.txt
|
87b56737a6
Initial commit and copy of 064c645
|
4 lat temu |