Skip to content
Snippets Groups Projects
  1. Jun 05, 2024
    • alan-baker's avatar
      Enforce grammar naming conventions for aliases (#432) · fbf24029
      alan-baker authored
      * Enforce grammar naming conventions for aliases
      
      Fixes #429
      
      * Enforce Core -> KHR -> EXT -> Vendor conventions for aliased names
      * Update grammar to satisfy these conventions and regenerate headers
      
      * Prevent duplicate (token,name) pairs
      fbf24029
  2. May 30, 2024
  3. May 29, 2024
  4. May 08, 2024
  5. Apr 23, 2024
  6. Mar 27, 2024
  7. Mar 22, 2024
  8. Mar 20, 2024
  9. Mar 01, 2024
  10. Feb 28, 2024
  11. Feb 14, 2024
  12. Feb 12, 2024
  13. Feb 07, 2024
  14. 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
  15. Jan 24, 2024
  16. Jan 17, 2024
  17. Jan 10, 2024
  18. Jan 03, 2024
  19. Dec 06, 2023
  20. Nov 15, 2023
  21. Nov 08, 2023
  22. Oct 18, 2023
  23. Oct 11, 2023
  24. Oct 04, 2023
  25. Sep 20, 2023
Loading