1. c340425 SPV: Add option for controling when the SPIRV-Tools validator is used. by John Kessenich · 6 years ago
  2. 717c80a SPV: Isolate SPIRV-tools glue to its own file. by John Kessenich · 6 years ago
  3. fb03a55 Only print legalization warning if optimizer disabled by GregF · 7 years ago
  4. 7cec64f Non functional: add EshTargetClientVersion alias for EShTargetClientVersion. by John Kessenich · 7 years ago
  5. 66011cb SPV: Implement Vulkan 1.1 features and extensions. by John Kessenich · 7 years ago
  6. 9c9c4e9 GLSL/SPV: Fix #1196: Require resources to have layout(binding=X). by John Kessenich · 7 years ago
  7. cd1f169 Enable HLSL legalization by GregF · 7 years ago
  8. baf570e Pure Texture to Sampled Texture Transform by t.jung · 8 years ago
  9. 71facdf SPV: Give error on not assigning locations to I/O. by John Kessenich · 7 years ago
  10. 932bb5c Add reflection queries for thread local size and ssbo auto-binding by steve-lunarg · 8 years ago
  11. facde2c PP #include: address PR feedback. by John Kessenich · 8 years ago
  12. 63204c2 External interface change: PP: Full <> and "" semantics for the Includer. by John Kessenich · 8 years ago
  13. 9088be4 Add UAV (image) binding offset and HLSL register support by steve-lunarg · 8 years ago
  14. 1d3a966 Gtests can be run on another source tree by David Neto · 8 years ago
  15. cf43e66 Fix defects in uniform array flattening by steve-lunarg · 8 years ago
  16. e0b9deb Flatten uniform arrays by steve-lunarg · 8 years ago
  17. 7f7c2ed HLSL: Add location offsets per resource type by steve-lunarg · 8 years ago
  18. a845641 WIP: SPV Remapper: add remapper test framework by steve-lunarg · 8 years ago
  19. 2c6038e Merge branch 'cpp-headers' by John Kessenich · 8 years ago
  20. 0a6fb85 Infrastructure: Make shared symbol-table cache complete, delete work around. by John Kessenich · 8 years ago
  21. 66ec80e Build: C++ headers: Replace PR #366 with a more directed version. by John Kessenich · 8 years ago
  22. a86836e Front-end: Fix known crashes by early exit on error (issue #29, issue #34, issue #35). by John Kessenich · 8 years ago
  23. 7f349c7 Build: Remove causes of pedantic warnings. Addresses issue #352 and PR #242. by John Kessenich · 8 years ago
  24. 1b14172 Test compiling shaders with given resource limits using GTest. by Lei Zhang · 8 years ago
  25. 8a9b1ee Rename DefaultResourceLimits.* to ResourceLimits.*. by Lei Zhang · 8 years ago
  26. 2f1ee45 Run link tests in the GTest framework. by Lei Zhang · 8 years ago
  27. fc697cc Fix several comments in GTest fixture. by Lei Zhang · 8 years ago
  28. d6f0ed2 Add support for testing file-based HLSL source code in GTest. by Lei Zhang · 8 years ago
  29. 17535f7 Create a new logger class for all messages w.r.t. SPIR-V build. by Lei Zhang · 9 years ago
  30. 09caf12 Avoid printing to stdout directly in library functions. by Lei Zhang · 9 years ago
  31. 414eb60 Link in Google Test framework. by Lei Zhang · 9 years ago