johnkslang
|
01384725c2
Fix #2366, fix #2358, correctly separate out numerical feature checking
|
5 years ago |
johnkslang
|
f881f08358
SPV: Fix #2363: include trailing newline named text SPV output.
|
5 years ago |
Shahbaz Youssefi
|
1ef2e250fc
Use GLSLANG_ANGLE to strip features to what ANGLE requires
|
5 years ago |
Vikram Kushwaha
|
79b93923d2
Add changes for SPV_EXT_shader_atomic_float_add
|
5 years ago |
John Kessenich
|
f80ef74c80
Fix recently found non-determinism with gl_WorldToObject3x4EXT.
|
5 years ago |
John Kessenich
|
4f32f93d7e
Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle"
|
5 years ago |
John Kessenich
|
4e13c90944
Fix #2329: don't use invalid initializers.
|
5 years ago |
John Kessenich
|
1ee5d1c0bb
Merge pull request #2330 from ShabbyX/optimize_for_angle
|
5 years ago |
Ben Clayton
|
fbe9a23baf
Generate build information from CHANGES.md
|
5 years ago |
Shahbaz Youssefi
|
8c49d15fbf
Use GLSLANG_ANGLE to strip features to what ANGLE requires
|
5 years ago |
John Kessenich
|
8d3f3b7dac
Merge pull request #2302 from KhronosGroup/fix-texture-precision
|
5 years ago |
John Kessenich
|
12c155f303
SPV: RelaxedPrecision: use the result precision for texture sampling.
|
5 years ago |
John Kessenich
|
435dd8028b
SPV: RelaxedPrecision: Generalize fix #2293 to cover more operations.
|
5 years ago |
John Kessenich
|
bf6efd0316
SPV: Fix #2293: keep relaxed precision on arg passed to relaxed param
|
5 years ago |
John Kessenich
|
4df10335e6
SPV: Partially address #2293: correct "const in" precision matching.
|
5 years ago |
Graeme Leese
|
060882fd37
Update SPIR-V generator version
|
5 years ago |
Graeme Leese
|
65ce566cbc
Use OpFUnordNotEqual for floating-point !=
|
5 years ago |
Shahbaz Youssefi
|
d52dce5067
Add -g0 command line argument
|
5 years ago |
John Kessenich
|
3641ff7378
Bump code gen version, due to removal of OpEntryPoint operands.
|
5 years ago |
John Kessenich
|
c30d335377
Fix #2264: OpEntryPoint incorrectly including function parameters.
|
5 years ago |
Alejandro Piñeiro
|
ff6dcca575
spirv: Support initializers on uniforms (#1588)
|
5 years ago |
Ricardo Garcia
|
232ba0d848
Add SPIR-V capabilities needed for spec constants (#2199)
|
5 years ago |
rdb
|
d8edfd8e66
HLSL: fix handling of uniform qualifier in entry point parameters (#2254)
|
5 years ago |
alelenv
|
999d4fdcdd
Add default descriptorset decoration for acceleration structure (#2257)
|
5 years ago |
alelenv
|
59216d5cd8
Add support for primitive culling layout qualifier. (#2220)
|
5 years ago |
Pankaj Mistry
|
2a8ead2109
Add support for extension GL_EXT_shader_implicit_conversions
|
5 years ago |
Cody Northrop
|
4d2298bfd7
Support multiple swizzled out operands (#2175)
|
5 years ago |
alelenv
|
75de196cec
Add support for EXT_ray_flags_primitive_culling. (#2173)
|
5 years ago |
Neslisah Torosdagli
|
054b5e35eb
pass by reference updates
|
6 years ago |
Neslisah Torosdagli
|
7d37a68ad7
pass-by-reference updates
|
6 years ago |