Commit History

Author SHA1 Message Date
  Lei Zhang aa056cd8c7 Move SPIR-V constants/limits to a separate header. 8 years ago
  Lei Zhang 04736e7878 Move spv*TableGet() functions out of libspirv.h. 8 years ago
  David Neto 2ae4a68fe8 Fix handling of OpExtInstImport 8 years ago
  David Neto 201caf7001 spv_operand_type_t cleanup. 9 years ago
  David Neto 0ca6b59bfd Refactor the binary parser. 9 years ago
  David Neto ea324e4a23 Move spvBinaryToText into new disassembler file. 9 years ago
  Andrew Woloszyn c2887f98bc Added HexFloat helper class to print out floating point numbers. 9 years ago
  David Neto db901b622e Move endian utilities to their own file. 9 years ago
  David Neto fcc7d58353 Move AssemblyGrammar into its own source files 9 years ago
  David Neto 1780fc4fcf Update to latest registered generator enums 9 years ago
  Andrew Woloszyn f731cbf6c4 Added set_bits<> to bitutils. 9 years ago
  Dejan Mircevski d846247fd2 Fix GMOCK directory in CMakeLists.txt. 9 years ago
  David Neto 21c4ad4b22 Add OpenCL extended instructions. 9 years ago
  Lei Zhang 6483bd7132 Enforce suitable literal number operands to be unsigned integers. 9 years ago
  David Neto 005a11a4ac Use SPIRV_PERF=1 when performance tuning. 9 years ago
  Andrew Woloszyn e59e6b72f9 Added proper string escaping to the disassembler. 9 years ago
  David Neto ac508b0d80 DiagnosticStream can convert to a stored error code 9 years ago
  David Neto b5dc8fcd5d Support strings with up to 65535 chars, and null. 9 years ago
  David Neto ddda85a5c5 Fix capabilities for enums in Rev32, sec 3.3-3.20 9 years ago
  David Neto ff5dce48a1 Add assembler test for OpEnqueueKernel. 9 years ago
  Andrew Woloszyn 71fc05587b Refactored dynamic and static state out of text processing. 9 years ago
  David Neto 16df562ad3 Assembler test for Memory Semantics enum 9 years ago
  David Neto ee1b3bb3bb Assembler support for image operands from Rev31 9 years ago
  Lei Zhang 6d41581c93 Clean up code for encoding literal operands. 9 years ago
  David Neto 5f33d31d89 Assembler test for SamplerAddressingMode, SamplerFilterMode 9 years ago
  David Neto fadbf6220e Assembler test for ExecutionScope, with OpGroupIAdd 9 years ago
  David Neto abe51c4142 Assembler test for OpTypePipe 9 years ago
  David Neto 4a29131dcd Assembler test for single-valued Memory Access flag. 9 years ago
  David Neto f4fde6c60d Assembler test for single-valued FunctionControl mask 9 years ago
  David Neto ad18c77ac9 Assembler test for single-valued SelectionControl mask 9 years ago