Skip to content
Snippets Groups Projects
  1. May 30, 2024
  2. May 29, 2024
  3. May 08, 2024
  4. Apr 23, 2024
  5. Mar 27, 2024
  6. Mar 22, 2024
  7. Mar 20, 2024
  8. Mar 01, 2024
  9. Feb 28, 2024
  10. Feb 14, 2024
  11. Feb 12, 2024
  12. Feb 07, 2024
  13. Jan 26, 2024
    • David Neto's avatar
      List all licenses in the root LICENSE file. (#410) · 1c9115b5
      David Neto authored
      Some files in the tools directory are licensed with something
      other than the Khronos license.  Update the root LICENSE file
      to clearly point that out.
      
      The XML file is MIT-licensed.
      
      Also, massage the license text in a literal C++ string, so it
      can more easily be recognized by linting tools.
      
      This now passes license linting mechanisms inside Google.
      1c9115b5
    • David Neto's avatar
      Support SPV_KHR_quad_control (with fixed line endings) (#412) · 5aa1dd8a
      David Neto authored
      
      * SPV_KHR_quad_control
      
       1. Add two new execute modes: RequireFullQuadsKHR and
          QuadDerivativesKHR
       2. Add one Capability: QuadControlKHR
       3. Add two opCodes: OpGroupNonUniformQuadAllKHR and
          OpGroupNonUniformQuadAnyKHR
      
      * Regenerate headers, to fix end-of-line issues
      
      ---------
      
      Co-authored-by: default avatarruimzhao <ruimzhao@amd.com>
      5aa1dd8a
  14. Jan 24, 2024
  15. Jan 17, 2024
  16. Jan 10, 2024
  17. Jan 03, 2024
  18. Dec 06, 2023
  19. Nov 15, 2023
  20. Nov 08, 2023
  21. Oct 18, 2023
  22. Oct 11, 2023
  23. Oct 04, 2023
  24. Sep 20, 2023
Loading