1. 6fa1764 HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers. by John Kessenich · 7 years ago
  2. bf1537f WIP: HLSL: force uncombined flag off for Buffer<> by steve-lunarg · 7 years ago
  3. f36542f Revert "Merge pull request #779 from steve-lunarg/buffer-unsampled-fix" by John Kessenich · 7 years ago
  4. 000c818 HLSL: Allow use of $Global members in between function calls. by John Kessenich · 7 years ago
  5. d3947d2 WIP: HLSL: propagate readonly qualifier for buffer types by steve-lunarg · 7 years ago
  6. cf2e727 WIP: HLSL: Buffer types should be unsampled. by steve-lunarg · 8 years ago
  7. 71c100d GLSL output: Removed fixed-size buffer; fixes #769. by John Kessenich · 8 years ago
  8. 0b5c2ae Preserve signedness in SPV image query ops by steve-lunarg · 8 years ago
  9. 3ce4536 HLSL: use LOD form of ImageQuerySize when needed. by steve-lunarg · 8 years ago
  10. 02467d8 HLSL: Wrap the entry-point; need to write 'in' args, and support 'inout' args. by John Kessenich · 8 years ago
  11. ef33ec0 HLSL: add intrinsic function implicit promotions by steve-lunarg · 8 years ago