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