Skip to content
  1. 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
  2. Aug 29, 2020
  3. Aug 28, 2020
  4. Aug 27, 2020
  5. Aug 26, 2020
  6. Aug 25, 2020
  7. 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
  8. Aug 22, 2020
    • João Capucho's avatar
      Add support for glsl es in the glsl backend (#128) · 5d948987
      João Capucho authored
      * Initial glsl es 300 support
      
      * Set float default precision
      
      * Generate interface blocks and check storage class in es
      
      * Added more checks on es and fixed uniform blocks with same name type
      
      * Added image checks
      
      * Added the test to the makefile
      
      * applied comments
      5d948987
  9. Aug 21, 2020
  10. Aug 20, 2020
  11. Aug 19, 2020
  12. Aug 18, 2020
  13. Aug 17, 2020