Changes between Initial Version and Version 1 of Ticket #20679, comment 2


Ignore:
Timestamp:
11/22/2024 06:23:11 AM (4 months ago)
Author:
martyj19

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #20679, comment 2

    initial v1  
    66
    77Most of the time a tag comes out, there are only documentation errata or the standardization of a new extension that will only affect a few people because they aren't developing Vulkan applications, it applies to hardware they don't have, or isn't yet implemented for their hardware.  In the case that they need a recent tag, I'd guess that BLFS user is experienced enough to upgrade their system with an easy adaptation of the book instructions.
     8
     9Someone who is developing for Vulkan needs more parts of the toolchain in any case, to include SPIRV-Headers, SPIRV-Tools, Vulkan-Utility-Libraries, Vulkan-ValidationLayers and glslang or shaderc.  I have found I need to use git master for the SPIRV parts because they only release on the LunarG schedule and it causes build problems in glslang.