提交历史

作者 SHA1 备注 提交日期
  dan sinclair 167f1270a9 Output disassembly line number for binary parse errors. (#2195) 5 年之前
  dan sinclair eda2cfbe12 Cleanup includes. (#1795) 6 年之前
  dan sinclair 3dad1cda11 Change libspirv to spvtools namespace (#1678) 6 年之前
  dan sinclair f80696eaf6 [val] Add extra context to error messages. (#1600) 6 年之前
  David Neto 0c13467161 Consistently include latest spirv.h header file. 6 年之前
  David Neto 59de6100b5 Add asm, dis support for DebugInfo extended instruction set 6 年之前
  David Neto 0dbe184d32 Remove concept of FIRST_CONCRETE_* operand types 6 年之前
  Diego Novillo d2938e4842 Re-format files in source, source/opt, source/util, source/val and tools. 6 年之前
  Chris Forbes 78338d5ba9 Convert pattern stack from deque to vector, and share it 7 年之前
  Chris Forbes fcd991f081 Move some temp vectors into parser state 7 年之前
  David Neto dbc2049aa3 Add SPIR-V 1.2 support, for OpenCL 2.2 7 年之前
  David Neto 37422e9dba Support building under CYGWIN 7 年之前
  Lei Zhang dc6e4834d6 Clean up header dependency. 8 年之前
  Lei Zhang 755f97f534 Add a callback mechanism for communicating messages to callers. 8 年之前
  David Neto 9fc8658ef3 Relicense SPIRV-Tools under Apache 2.0 8 年之前
  Lei Zhang 6fa3f8aad9 Remove dependency on SPIR-V headers in libspirv.h. 8 年之前
  David Neto 6836e17f24 OpExecutionMode only takes a single ExecutionMode 8 年之前
  Lei Zhang 712bed0227 Fix issues reported by cppcheck. 8 年之前
  Eric Engestrom eb6ae976c6 Remove unnecessary null pointer checks 8 年之前
  David Neto 5a70335bf1 Rearrange headers 8 年之前
  David Neto 2889a0c21c Use syntax tables for SPIR-V 1.0 Rev3 8 年之前
  Andrew Woloszyn 7ffd8ffeb2 Minor fixes to remove warnings in VS2013. 8 年之前
  Andrew Woloszyn 3b69d05086 Fix endian-ness conversion in the binary parser. 8 年之前
  Dejan Mircevski b6fe02fc39 Extend copyright to 2016. 8 年之前
  David Neto ba73a7cee5 Fix conversion warnings reported by GCC. 8 年之前
  David Neto 066bd524a2 Explicitly convert to narrower type. 8 年之前
  David Neto 677e0c7b49 Avoid variable shadowing 8 年之前
  David Neto 3664bd5670 Fix parser assert failure for a bad OpSwitch 8 年之前
  David Neto 4c21571728 Rename endian.h to spirv_endian.h 8 年之前
  Umar Arshad f76e0f5231 Basic SSA Validation 8 年之前