John Kessenich
|
863ea235bb
SPIRV-Tools and tests: Update to location-validation in SPIRV-Tools.
|
5 years ago |
John Kessenich
|
f6facfa189
Tests: More broadly use automapping binding/location.
|
5 years ago |
John Kessenich
|
b112fac003
HLSL: Catch error cases earlier, preventing a later assert.
|
5 years ago |
John Kessenich
|
8d3f3b7dac
Merge pull request #2302 from KhronosGroup/fix-texture-precision
|
5 years ago |
John Kessenich
|
d5b5215a88
Merge pull request #2300 from KhronosGroup/generalize-precision
|
5 years ago |
John Kessenich
|
c858d7bd81
Merge pull request #2301 from ben-clayton/split-libs
|
5 years ago |
Ben Clayton
|
b8c3386ec0
CMake: break up glslang into smaller static libs
|
5 years ago |
John Kessenich
|
8f4251a708
Merge pull request #2297 from ben-clayton/fpic
|
5 years ago |
John Kessenich
|
12c155f303
SPV: RelaxedPrecision: use the result precision for texture sampling.
|
5 years ago |
John Kessenich
|
90f1d6ab58
Merge pull request #2296 from ben-clayton/err-unresolved
|
5 years ago |
John Kessenich
|
435dd8028b
SPV: RelaxedPrecision: Generalize fix #2293 to cover more operations.
|
5 years ago |
John Kessenich
|
dca47063cc
Merge pull request #2295 from ben-clayton/rm-old-kokoro-cfgs
|
5 years ago |
John Kessenich
|
2b6a18bd84
Merge pull request #2292 from proydakov/gcc-unused-parameter
|
5 years ago |
Evgeny Proydakov
|
f6e3446363
Fixed GCC -Wunused-parameter in hlslParseables.cpp.
|
5 years ago |
Ben Clayton
|
981e127698
CMake: Compile with -fPIC when building SOs
|
5 years ago |
Ben Clayton
|
1fee6072d0
CMake: Error on unresolved symbols
|
5 years ago |
Ben Clayton
|
08bc7cf5fc
Remove root kokoro/linux-*-cmake configs
|
5 years ago |
John Kessenich
|
27e915ed4f
Merge pull request #2286 from ben-clayton/kokoro-static-shared
|
5 years ago |
John Kessenich
|
be06c6f282
Merge pull request #2294 from KhronosGroup/fix-arg-precision
|
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 |
Ben Clayton
|
40e1ae11f4
Kokoro: Split linux cmake cfgs into static/shared
|
5 years ago |
John Kessenich
|
fbb9dc2cf1
Merge pull request #2285 from proydakov/msvc-rtti-compilation-warning-fix
|
5 years ago |
Evgeny Proydakov
|
b90adef928
Fixed msvc 2019 nmake compiler warnings with RTTI.
|
5 years ago |
John Kessenich
|
8397044502
Merge pull request #2260 from gnl21/not-equal
|
5 years ago |
Graeme Leese
|
182ab460d9
Update test expected files with new magic number
|
5 years ago |
Graeme Leese
|
060882fd37
Update SPIR-V generator version
|
5 years ago |
Graeme Leese
|
ff4b156e91
Update test results to expect OpFUnordNotEqual
|
5 years ago |
Graeme Leese
|
65ce566cbc
Use OpFUnordNotEqual for floating-point !=
|
5 years ago |
John Kessenich
|
adacba3ee9
Update README.md
|
5 years ago |