Historique des commits

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