1. d03da06 Remove execute permissions by otakuto · 6 years ago
  2. 11da9ee HLSL: Fix #1445: distance() works on scalars. by John Kessenich · 6 years ago
  3. e22e347 HLSL: Fix #1208: accept both int and uint in asuint() and asint(). by John Kessenich · 7 years ago
  4. 5889fa0 Tests: Add clip(int) tests. by John Kessenich · 7 years ago
  5. 86e49d1 HLSL: Move frexp() to a separate test file. by Rex Xu · 8 years ago
  6. ef33ec0 HLSL: add intrinsic function implicit promotions by steve-lunarg · 8 years ago
  7. 5d45ead HLSL: Turn on tests for groupshared. by John Kessenich · 8 years ago
  8. 4e55988 HLSL Tests: Tests for previous commit, to make it easier to see what's changing. by John Kessenich · 8 years ago
  9. 297ae21 WIP: HLSL: Treat HLSL rows as GLSL columns. by steve-lunarg · 8 years ago
  10. cf57c04 HLSL: add missing vec,vec,scalar form of lerp(), + test by steve-lunarg · 8 years ago
  11. e903ab5 HLSL: Change intrinsics tests to not use overloaded entry points by LoopDawg · 8 years ago
  12. 4624a02 Add lerp, fix sincos return type, ret type tests, non-square mats, HLSL->AST tx semantics by LoopDawg · 8 years ago
  13. 5891070 Implement atomic ops, bit conversions, fix fwidth stage mask, fix saturate dest modifier. by LoopDawg · 8 years ago
  14. 592860c Add decompositions for some HLSL intrinsics. by LoopDawg · 8 years ago
  15. 4b67732 Initial implementation of direct-mapped subset of HLSL intrinsics with type subset. by LoopDawg · 8 years ago