Skip to content
Snippets Groups Projects
  1. May 13, 2018
  2. Apr 05, 2018
  3. Mar 02, 2018
  4. Jan 08, 2018
  5. Jan 05, 2018
  6. 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
  7. Mar 03, 2017
  8. Jan 04, 2017
  9. Jan 03, 2017
  10. Dec 30, 2016
  11. Dec 08, 2016
  12. 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
  13. Jun 21, 2016
  14. Jun 17, 2016
  15. Jun 13, 2016
  16. Jun 06, 2016
  17. May 05, 2016
  18. Apr 26, 2016
  19. Apr 19, 2016
  20. Apr 02, 2016
  21. Mar 10, 2016
  22. Feb 02, 2016
  23. Oct 01, 2015
  24. Sep 07, 2015
  25. Aug 28, 2015
  26. Aug 27, 2015
  27. Apr 16, 2015
    • Courtney Goeltzenleuchter's avatar
      Stage 1 of rename · 0b018602
      Courtney Goeltzenleuchter authored
      TODO: re-enable glave build, advance API for glave
      
      v2: get rid of outdated code in tri introduced by rebase
          rename wsi_null.c (olv)
      0b018602
  28. Feb 06, 2015
  29. Feb 05, 2015
  30. Dec 20, 2014
  31. Dec 17, 2014
    • Jens Owen's avatar
      Update README.md · fe02be42
      Jens Owen authored
      Testing screenshots
      fe02be42
    • Jens Owen's avatar
      Update README.md · d8aa4de1
      Jens Owen authored
      Switch to using relative links within the project.  This enables switching from one branch to another, and across repos without requiring changes to the Readme content.
      d8aa4de1
    • Jens Owen's avatar
      Update README.md · cb78ac4d
      Jens Owen authored
      Fixed grammatical issues in introduction.
      cb78ac4d
Loading