コミット履歴

作者 SHA1 メッセージ 日付
  John Kessenich e7f9caeac4 Errors and Build: Fix build warnings, which also improved error messages. 6 年 前
  John Kessenich e2156222d3 SPV: Add option to print disassembly in standard form using SPIRV-Tools. 6 年 前
  John Kessenich 3beac945ff Infrastructure: If using .hlsl suffix, default is -D. 6 年 前
  John Kessenich 2ead40ffa8 Tests: Add usage and tests for previous commit. 6 年 前
  John Kessenich fccbb8b40a Merge branch 'nicebyte-glsl-ext' 6 年 前
  Grigory Dzhavadyan 33ddaaafc1 Make FindLanguage use the entire name if parseStageName is false 6 年 前
  Grigory Dzhavadyan ef203bfa38 Fix build error 6 年 前
  Grigory Dzhavadyan 3350741e24 Make glslang validator support files ending in .glsl 6 年 前
  John Kessenich 7f0bcfd8d8 Fix #1333: Protect against -g for non-generating code. 6 年 前
  GregF fb03a55e0f Only print legalization warning if optimizer disabled 6 年 前
  John Kessenich 7cec64fc42 Non functional: add EshTargetClientVersion alias for EShTargetClientVersion. 6 年 前
  John Kessenich 5d610ee1dc Implement SPV_GOOGLE_hlsl_functionality1. 6 年 前
  John Kessenich fb97d25c98 Merge branch 'feature' of https://github.com/amdrexu/glslang into amdrexu-feature 6 年 前
  Rex Xu cb61eec948 HLSL: Map min types to GLSL 16-bit types 6 年 前
  John Kessenich 66011cb2c2 SPV: Implement Vulkan 1.1 features and extensions. 6 年 前
  John Kessenich c6c80a6e48 Versioning: Address #1255: Move to semantic versioning. 6 年 前
  David Neto 506d2c241d Fix typo in help for -V<bad-number> 6 年 前
  John Kessenich 2b5ea9f851 SPV Version: Emit the requested SPIR-V version, not the header version. 6 年 前
  John Kessenich 22f02d09cc EShTargetSpv: Fix #1235, spelling, in a backward compatible way. 6 年 前
  LoopDawg b22c069f7a HLSL: add optional position.Y inversion 6 年 前
  John Kessenich e2c15b4f6e Memory: Reference count number of clients, to support multiple independent clients in same process. 6 年 前
  John Kessenich b63f4a3808 Usage: clarify meaning of -s; fixes #1135. 6 年 前
  John Kessenich 94f28eb61a Memory: Add loop around main, to test tear-down and reuse, and monitor memory changes. 6 年 前
  LoopDawg e570955cdc Reverse order of setShiftBindingForSet parameters 7 年 前
  John Kessenich af52799c2d Errors: Have a whole set of tool-level error messages report to stderr. 6 年 前
  John Kessenich a372a3ed1e Versioning: Update some version strings. Still need better overall version. 6 年 前
  LoopDawg 08a14422c1 Add per-descriptor-set IO mapping shift values. 7 年 前
  John Kessenich 3693e631f5 Fix #1060: Could crash if using --source-entry-point with -e; fixed. 7 年 前
  GregF 52fe3d598c Legalization: Fix warnings and disable tests when spirv-tools not present 7 年 前
  GregF cd1f169c6a Enable HLSL legalization 7 年 前