Commit History

Author SHA1 Message Date
  David Neto 8c3d5b4b6c SPIR-V: Aggressively prune unreachable merge, continue target 6 years ago
  John Kessenich 8317e6c683 SPV: Support SPIR-V 1.5; five extensions no longer need OpExtension. 6 years ago
  John Kessenich deec1933e9 Web: Turn off includes, independent preprocessing path, fine tune all. 6 years ago
  John Kessenich 155d351f86 Web: Remove unused stage functionality, SPIR-V logger, and hex_utils 6 years ago
  John Kessenich b6d3ee5aca Web: Turn off bracket-style attributes, reflection, and IO mapping. 6 years ago
  John Kessenich 7015bd658e Web: Remove/rationalize a set of *_EXTENSIONS, using GLSLANG_WEB. 6 years ago
  John Kessenich 23d27751e8 Web: Selectively remove a few key features, using #ifndef GLSLANG_WEB 6 years ago
  John Kessenich d4ed5158d1 Web: Remove a few additional HLSL constructs with ENABLE_HLSL. 6 years ago
  John Kessenich e5c394bcba Standalone: Fix #1814: Check that linkage was specified for reflection. 6 years ago
  John Kessenich 605afc7b1b SPV: Add a switch for favoring non-NaN operands in min, max, and clamp. 6 years ago
  Christoph Kubisch 412ff6ea6a minor naming cleanup 6 years ago
  Christoph Kubisch 55ba3eaf89 introduce new --dump-builtin-symbols command line 6 years ago
  baldurk 1905069857 Add option to unwrap I/O block aggregates in reflection 7 years ago
  baldurk 4513df9175 Reflow for better readability 7 years ago
  baldurk a972e73ad7 Add option to reflect all block members, inactive or active. 7 years ago
  baldurk 657acc0c40 Add option to reflect buffer blocks & variables separately to uniforms 7 years ago
  baldurk 0af5e3e346 Reflect pipeline outputs as well as inputs, optionally from other stages 7 years ago
  baldurk edf8212ab8 Add an option to report array variables with trailing [0] suffix 7 years ago
  baldurk 15c37f79a9 Include array index in reflected uniform names more consistently 7 years ago
  baldurk 6d47785825 Add options to control how reflection information is built 7 years ago
  Rémi Verschelde ebfd91a719 Remove Unix executable permission from text files 7 years ago
  John Kessenich bd1c1831d5 Manually merge ClemensRognerSD-dx9-sampler and resolve conflicts. 7 years ago
  John Kessenich 8717a5d39a SPV/Standalone: Support specifying arbitrary versions of SPIR-V. 7 years ago
  John Kessenich 086febc448 PP: Fix #155: Don't give error on HLSL PP-only parsing. 7 years ago
  John Kessenich c374030e80 Merge pull request #1523 from sparmarNV/fix-SPV_NV_mesh_shader 7 years ago
  Sahil Parmar 035cbbe3d0 Allow redeclaration of builtin interface blocks in mesh shader 7 years ago
  Neil Roberts b0f3d794c8 Add an option to set the base uniform location 8 years ago
  Neil Roberts 16f53474c8 Add a command-line option to override uniform locations 8 years ago
  Chao Chen b50c02ef53 Add-support-for-SPV_NVX_raytracing 7 years ago
  Chao Chen 3c3669904c Add-support-for-SPV_NV_mesh_shader 7 years ago