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