1. 0c670ef spirv-as: Add opcode name when possible (#4757) by sfricke-samsung · 3 years ago
  2. 464111e Remove use of deprecated googletest macro (#2286) by Steven Perron · 6 years ago
  3. eda2cfb Cleanup includes. (#1795) by dan sinclair · 7 years ago
  4. 2cce2c5 Move tests into namespaces (#1689) by dan sinclair · 7 years ago
  5. 8322813 Re-format source tree - NFC. by Diego Novillo · 7 years ago
  6. 4f57e14 Renaming test files to comply with Google style guide. by Lei Zhang · 8 years ago[Renamed (99%) from test/TextToBinary.Image.cpp]
  7. 9fc8658 Relicense SPIRV-Tools under Apache 2.0 by David Neto · 9 years ago
  8. 4c657bf Make everything compile cleanly with -Wpedantic. by Andrew Woloszyn · 9 years ago
  9. 1d9a876 Test OpImageSparseRead by David Neto · 9 years ago
  10. b6fe02f Extend copyright to 2016. by Dejan Mircevski · 9 years ago
  11. 0c6cf8c Support OpImage by David Neto · 9 years ago
  12. b36e704 Use spirv.h instead of spirv.hpp. by Lei Zhang · 9 years ago
  13. d062f8b Make compilation input strings const. by Dejan Mircevski · 9 years ago
  14. 63af6fd Negative test for ImageOperands. by Dejan Mircevski · 9 years ago
  15. 0cd7352 Use 3-arg MakeInstruction to reduce logic in tests by David Neto · 9 years ago
  16. 6b31ce4 Assembler test TODOs for image instructions. by David Neto · 9 years ago
  17. 8576c9c Support Image operand MinLod by David Neto · 9 years ago
  18. 13804e5 All values now represent symbolic names instead of mixed with numeric. by Andrew Woloszyn · 9 years ago
  19. 1b5fd49 Put the test fixture into spvtest namespace. by David Neto · 9 years ago
  20. 815cb95 Fix MSVC build for boolean opeartions on enums. by Andrew Woloszyn · 9 years ago
  21. ee1b3bb Assembler support for image operands from Rev31 by David Neto · 9 years ago