Skip to content
  1. Aug 27, 2020
  2. Aug 26, 2020
  3. Aug 25, 2020
  4. 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
  5. 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
  6. Aug 21, 2020
  7. Aug 20, 2020
  8. Aug 19, 2020
  9. Aug 18, 2020
  10. Aug 17, 2020
  11. Aug 16, 2020
  12. Aug 15, 2020
  13. Aug 13, 2020
  14. Aug 11, 2020
    • João Capucho's avatar
      WIP: glsl 450 backend and common glsl module (#123) · a1620445
      João Capucho authored
      * Initial backend implementation
      
      * Refractored glsl450 backend to have a common module between further glsl backends
      Implemented more missing functionality
      
      * Error handling
      
      * Implemented most of the suggestions
      
      * Addresed all comments
      Fixed some bugs
      
      * Made code style consistent
      a1620445
  15. Aug 10, 2020
  16. Aug 09, 2020
  17. Aug 05, 2020
  18. Aug 04, 2020