1. e18fd20 HLSL: Refactor attribute implementation. by John Kessenich · 7 years ago
  2. 046bae0 HLSL: Attributes: Add [[vk::constant_id()]] and [[vk::push_constant]] by John Kessenich · 7 years ago
  3. cc951f8 HLSL: Fix #1154: Support PointSize, as an attribute. by John Kessenich · 7 years ago
  4. 1b46f13 HLSL: Fix #1106. Support shader setting of binding/set for $Global. by John Kessenich · 7 years ago
  5. 52c087f HLSL: add helper access methods to TAttributeMap by LoopDawg · 7 years ago
  6. 77ea30b HLSL: Additional attribute support: [[]], namespace, parameters: by John Kessenich · 7 years ago
  7. f1709e7 HLSL: implement [unroll] and [loop] attributes by steve-lunarg · 7 years ago
  8. f3d88bd HLSL non-functional: Generalize namespace nesting. by John Kessenich · 7 years ago
  9. 088d52b HLSL: Non-functional: consolidate function declarator information. by John Kessenich · 7 years ago
  10. 858c928 Add basic HS/DS implementation. by steve-lunarg · 8 years ago
  11. 927608b Non-functional: White space after "//", mostly for copyrights. by John Kessenich · 8 years ago
  12. f49cdf4 WIP: HLSL: Add GS support by steve-lunarg · 8 years ago
  13. 1868b14 HLSL: implement numthreads for compute shaders by steve-lunarg · 8 years ago