John Kessenich
|
435dd8028b
SPV: RelaxedPrecision: Generalize fix #2293 to cover more operations.
|
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 |
John Kessenich
|
b97d7669bc
Merge pull request #2278 from ShabbyX/master
|
5 years ago |
John Kessenich
|
e20ac35adb
Merge pull request #2281 from ben-clayton/moar-kokoro
|
5 years ago |
Ben Clayton
|
b2a4399dcc
Add kokoro configs for android-ndk and cmake
|
5 years ago |
Ben Clayton
|
ca17b723fb
Switch ndk_test from gnustl_static to c++_static
|
5 years ago |
Shahbaz Youssefi
|
d52dce5067
Add -g0 command line argument
|
5 years ago |
John Kessenich
|
051c6fed88
Build: use better MSVC subfolder names for the previous build changes.
|
5 years ago |
John Kessenich
|
b247cfcd59
Merge pull request #2275 from ben-clayton/mv-hlsl
|
5 years ago |
John Kessenich
|
abd91adf9d
Bump version numbers.
|
5 years ago |
Ben Clayton
|
f49820dd6b
Move hlsl/ source to glslang/HLSL/
|
5 years ago |
John Kessenich
|
4928d556e6
Merge pull request #2271 from ben-clayton/fold-hlsl
|
5 years ago |
John Kessenich
|
bd392c639e
Bump version.
|
5 years ago |
Ben Clayton
|
dcad9ad056
CMake: Fold HLSL source into glslang
|
5 years ago |
dan sinclair
|
00965b9fa9
Remove unused variable. (#2273)
|
5 years ago |
Ryan Harrison
|
8496b782fb
Remove unused function, BaseTypeName (#2272)
|
5 years ago |
John Kessenich
|
a58978ac9a
HLSL: Remove support for having GLSL versions of HLSL intrinsics.
|
5 years ago |
rdb
|
ebf55a0711
HLSL: Fix incorrect case in name of DX9-style cube sampler type (#2265)
|
5 years ago |