John Kessenich
|
435dd8028b
SPV: RelaxedPrecision: Generalize fix #2293 to cover more operations.
|
5 years ago |
John Kessenich
|
4df10335e6
SPV: Partially address #2293: correct "const in" precision matching.
|
5 years ago |
Graeme Leese
|
65ce566cbc
Use OpFUnordNotEqual for floating-point !=
|
5 years ago |
Torosdagli
|
06c2eee720
GL_EXT_ray_query updates
|
6 years ago |
Daniel Koch
|
db32b243ff
Add support for GLSL_EXT_ray_tracing
|
6 years ago |
Jeff Bolz
|
b57af2f5ad
Decorate accesschain operand for nonuniform UBO loads
|
6 years ago |
John Kessenich
|
8985fc9108
Fix long lines in the SPIR-V generator, retrigger bots.
|
6 years ago |
John Kessenich
|
deec1933e9
Web: Turn off includes, independent preprocessing path, fine tune all.
|
6 years ago |
John Kessenich
|
b9197c812e
Web: Make switched methods all be non-virtual, more web-dependent code,
|
6 years ago |
John Kessenich
|
155d351f86
Web: Remove unused stage functionality, SPIR-V logger, and hex_utils
|
6 years ago |
John Kessenich
|
39697cdb9d
Web: Remove unnecessary GLSL numeric types, and some collateral.
|
6 years ago |
John Kessenich
|
3e4b6ff76a
Web: Tighten up sampling code and interfaces.
|
6 years ago |
John Kessenich
|
eaf4496312
Web: Complete the removal of vendor-specific #ifdef's, including CMake.
|
6 years ago |
John Kessenich
|
a28f7a75d1
Web: Generalize _EXTENSIONS* in SPIR-V back-end.
|
6 years ago |
John Kessenich
|
23d27751e8
Web: Selectively remove a few key features, using #ifndef GLSLANG_WEB
|
6 years ago |
John Kessenich
|
f43c739ac5
SPV 1.4: Emit SignExtend and ZeroExtend for integer image reads/writes.
|
7 years ago |
John Kessenich
|
61a5ce190a
SPV 1.4: Lookup tables: Use variable initializer and NonWritable...
|
7 years ago |
John Kessenich
|
1f4d04687b
SPV 1.4: Implement the 5 new loop controls.
|
7 years ago |
Jeff Bolz
|
4605e2ed2b
Implement GL_NV_cooperative_matrix
|
7 years ago |
John Kessenich
|
69932ab47f
Merge pull request #1645 from KhronosGroup/dupe-accelstruct
|
7 years ago |
Piers Daniell
|
3cf3f96292
Don't output duplicate TypeAccelerationStructureNV declarations
|
7 years ago |
Jeff Bolz
|
9f2aec49e9
GL_EXT_buffer_reference
|
7 years ago |
Greg Fischer
|
d445bb2867
Create separate OpSource for each included file
|
7 years ago |
John Kessenich
|
b23d232ec5
Licensing. Fixes #958. Add licenes file and update copyrights.
|
7 years ago |
Rémi Verschelde
|
ebfd91a719
Remove Unix executable permission from text files
|
7 years ago |
greg-lunarg
|
5d43c4aac7
SPV: Fix #1575, fix #1593: Support HLSL #line
|
7 years ago |
John Kessenich
|
e045c23a34
SPV: Generate OpArrayLength with no signedness.
|
7 years ago |
Ashwin Lele
|
ff1783db87
Multiple features and misc fixes for final raytracing non experimental version.
|
7 years ago |
Dan Sinclair
|
aac6d63716
Use unsigned int instead of uint32_t
|
7 years ago |
Dan Sinclair
|
257b25c81f
Add BUILD.gn configuration.
|
7 years ago |