Skip to content
  • StableCoder's avatar
    Implementation of consolidated serialization · df7cc9db
    StableCoder authored
    In the original version of this library the different mini libraries,
    including for serialization had a separate file for each Vulkan header
    version.
    
    This new library set seeks to fully consolidate these into single files,
    instead properly segmenting the files using version macros if the types
    cannot be made fully forward/backward compatible.
    df7cc9db
This project is licensed under the Other. Learn more