Skip to content
Snippets Groups Projects
  1. Oct 05, 2023
  2. May 04, 2023
  3. Jan 23, 2023
  4. Jan 19, 2023
  5. Oct 15, 2021
    • Mark Young's avatar
      Re-arrange/update loader docs · 61688e09
      Mark Young authored
      Update the loader documentation in the following ways:
       1. Move documentation to new "docs" folder"
       2. Split LoaderAndLayerInterface.md into multiple docs to focus
          on target audience:
            - Top-Level     LoaderInterfaceArchitecture.md
            - Applications  LoaderApplicationInterface.md
            - Layers        LoaderLayerInterface.md
            - ICDs          LoaderImplementationInterface.md
       3. Upload newer images and their corresponding original Inkscape files.
       4. Cleanup and update sections on Linux directory search
       5. Add new sections to detail items missing
            - VkConfig
            - Handling undef Fuchsia
       6. Language cleanup
      
      Thanks to @charles-lunarg and @smcv for feedback and various section language
      corrections.
      61688e09
  6. Oct 07, 2021
  7. Jul 13, 2021
  8. Feb 10, 2021
  9. Aug 17, 2020
  10. Dec 18, 2018
  11. May 16, 2018
  12. May 14, 2018
  13. May 13, 2018
  14. Apr 05, 2018
  15. Mar 02, 2018
  16. Jan 08, 2018
  17. Jan 05, 2018
  18. Oct 30, 2017
    • Tobin Ehlis's avatar
      icd: Adding generated mock icd · d30cf842
      Tobin Ehlis authored
      Initial check-in for mock icd which is being built to allow validation
      testing without the need for an actual Vulkan device.
      
      ICD is currently building and passing 324/332 tests. It creates ptr
      handles for dispatchable objects and unique id handles for
      non-dispatchable objects. It currently has some hard-coded values for
      various Get* device-query functions in order to allow forward progress.
      The long-term intention is to allow the device configuration to be set
      by the test itself.
      
      See the ICD README.md file for more info.
      d30cf842
  19. Mar 03, 2017
  20. Jan 04, 2017
  21. Jan 03, 2017
  22. Dec 30, 2016
  23. Dec 08, 2016
  24. Aug 26, 2016
    • Mark Young's avatar
      docs: Update README.md for Glslang issue · d8aa1a1c
      Mark Young authored
      Update the README.md to have a note about updating your Nvidia
      driver to resolve failures with the glslang hack removal.
      
      Change-Id: Id1b71cc7baae90571bef624f07ff1c7511718b0c
      d8aa1a1c
  25. Jun 21, 2016
  26. Jun 17, 2016
  27. Jun 13, 2016
  28. Jun 06, 2016
  29. May 05, 2016
  30. Apr 26, 2016
  31. Apr 19, 2016
  32. Apr 02, 2016
  33. Mar 10, 2016
  34. Feb 02, 2016
  35. Oct 01, 2015
  36. Sep 07, 2015
Loading