Skip to content
Snippets Groups Projects
  1. Mar 12, 2025
  2. Feb 19, 2025
  3. Feb 05, 2025
  4. Jan 29, 2025
  5. Jan 16, 2025
  6. Jan 15, 2025
  7. Jan 08, 2025
  8. Dec 04, 2024
  9. Nov 20, 2024
  10. Nov 13, 2024
  11. Nov 06, 2024
    • Ben Ashbaugh's avatar
      add basic utility code testing for cpp, cpp11, and c (#461) · 996c728c
      Ben Ashbaugh authored
      * add basic utility code testing for cpp, cpp11, and c
      
      * switch from building libraries to building executables for tests
      
      * try adding a specific GitHub action to build with tests
      
      * fix syntax for enabling tests
      
      * remove commented out line so hpp11 tests should fail now
      996c728c
  12. Oct 30, 2024
  13. Oct 23, 2024
  14. Oct 16, 2024
  15. Oct 10, 2024
  16. Oct 09, 2024
    • Maciej Jesionowski's avatar
      Update SPV_AMDX_shader_enqueue (#452) · 07ddb1c0
      Maciej Jesionowski authored
      
      Co-authored-by: default avatarDan Brown <daniel.brown@amd.com>
      07ddb1c0
    • Victor Lomuller's avatar
      Add "aliases" fields to the grammar and remove duplicated (#447) · d92cf88c
      Victor Lomuller authored
      * Add "aliases" fields to the grammar
      
      Promotion of extensions lead to duplicated entries.
      The patch introduce a new entry "aliases" to the grammar.
      It is a list of strings, where each string is an alternative name for the token,
      and applies on instructions and operand kind's enumerants.
      The grammar is updated to use the fields and all duplicated were removed.
      
      The header generator now processes the aliases when generating the headers to account for the change.
      This ensure the generated headers doesn't change.
      
      * Update grammar for SPV_EXT_optnone / SPV_INTEL_optnone
      d92cf88c
  17. Oct 02, 2024
  18. Sep 25, 2024
  19. Sep 09, 2024
  20. Aug 28, 2024
  21. Aug 21, 2024
  22. Aug 14, 2024
  23. Jul 29, 2024
  24. Jul 17, 2024
  25. Jul 10, 2024
  26. Jul 03, 2024
  27. Jun 12, 2024
Loading