Skip to content
Snippets Groups Projects
  1. Nov 13, 2024
  2. 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
  3. Oct 30, 2024
  4. Oct 23, 2024
  5. Oct 16, 2024
  6. Oct 10, 2024
  7. 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
  8. Oct 02, 2024
  9. Sep 25, 2024
  10. Sep 09, 2024
  11. Aug 28, 2024
  12. Aug 21, 2024
  13. Aug 14, 2024
  14. Jul 29, 2024
  15. Jul 17, 2024
  16. Jul 10, 2024
  17. Jul 03, 2024
  18. Jun 12, 2024
  19. Jun 05, 2024
  20. May 30, 2024
  21. May 29, 2024
  22. May 08, 2024
  23. Apr 23, 2024
  24. Mar 27, 2024
  25. Mar 22, 2024
  26. Mar 20, 2024
  27. Mar 01, 2024
  28. Feb 28, 2024
  29. Feb 14, 2024
  30. Feb 12, 2024
  31. Feb 07, 2024
Loading