Skip to content
  1. Sep 10, 2020
  2. Sep 09, 2020
  3. Sep 08, 2020
  4. Sep 07, 2020
  5. Sep 06, 2020
    • Timo de Kort's avatar
      [Spirv-out] Move instructions to own module (#174) · a3bac5ee
      Timo de Kort authored
      * [spirv-out] Move instructions to own module
      
      * [spirv-out] Fix wrong function use of some instructions
      
      * [spirv-out] Update instruction parameters
      
      * [spirv-out] Update current instruction tests
      
      * [spirv-out] Order current instruction tests
      
      * [spirv-out] Add missing instruction tests
      a3bac5ee
  6. Sep 02, 2020
  7. Sep 01, 2020
  8. Aug 31, 2020
    • Matus Talcik's avatar
      Implement Execution Modes (#169) · b6773903
      Matus Talcik authored
      Add documentation, make clippy happy
      
      
      Compilation errors
      
      
      Add some more docs
      
      
      Few more compilation errors
      
      
      Changes based on the review
      
      
      glsl-new parser fix
      
      
      Set default local size to (0, 0, 0)
      
      
      final cleanup
      
      
      Last design
      
      
      New design
      b6773903
  9. Aug 29, 2020
  10. Aug 28, 2020
  11. Aug 27, 2020
  12. Aug 26, 2020
  13. Aug 25, 2020
  14. Aug 24, 2020
    • Pelle Johnsen's avatar
      Add initial Rosetta testing (#148) · 92c1ffb5
      Pelle Johnsen authored
      * Add initial Rosetta testing
      
      * Make rosetta tests run as part of cargo test
      
      * Fix rosetta test failure
      92c1ffb5
    • Matus Talcik's avatar
      init control flow graph (#122) · c12c9a9f
      Matus Talcik authored
      format
      
      major refactor
      
      
      Change spirv to spirv_headers
      
      
      Remove files
      
      
      First translation to naga + format
      
      
      Fix Int Constant error
      
      
      Don't add unnecessary blocks.
      
      
      Some cleanups
      
      
      format
      
      
      remove constructs
      
      
      docs
      
      
      fix debug leftovers
      
      
      format, clippy
      
      
      satisfy clippy
      c12c9a9f