1. 20 Apr, 2017 3 commits
  2. 19 Apr, 2017 2 commits
  3. 18 Apr, 2017 2 commits
  4. 14 Apr, 2017 2 commits
    • WIP: HLSL: add Append/ConsumeBuffer support · 12bc9aa9
      steve-lunarg authored
    • WIP: HLSL: structuredbuffer counter functionality · 8e26feb8
      steve-lunarg authored
      This is WIP, heavy on the IP part.  There's not yet enough to use in real workloads.
      
      Currently present:
      
      * Creation of separate counter buffers for structured buffer types needing them.
      * IncrementCounter / DecrementCounter methods
      * Postprocess to remove unused counter buffers from linkage
      * Associated counter buffers are given @count suffix (invalid as a user identifier)
      
      Not yet present:
      
      * reflection queries to obtain bindings for counter buffers
      * Append/Consume buffers
      * Ability to use SB references passed as fn parameters
  5. 13 Apr, 2017 2 commits
  6. 12 Apr, 2017 7 commits
  7. 11 Apr, 2017 2 commits
  8. 10 Apr, 2017 2 commits
  9. 08 Apr, 2017 1 commit
  10. 07 Apr, 2017 5 commits
  11. 06 Apr, 2017 2 commits
  12. 05 Apr, 2017 2 commits
  13. 04 Apr, 2017 8 commits