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