| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-24 | Layers: changed layer names to conform to spec | David Pinedo | |
| 2015-11-18 | loader: Make version in layer JSON files consistent | Jon Ashburn | |
| bugzilla #15057 part two | |||
| 2015-09-28 | misc: Change all JSON files to abi version 0.9.0 | Jon Ashburn | |
| 2015-09-09 | loader: Use GetProcAddr function names from layer manifest file | Jon Ashburn | |
| No longer assume vkGetInstanceProcAddr or <layerName>GetInstanceProcAddr to find layer's instance GetProcAddrs. And similiar for device ProcAddr. Instead use any value specified in manifest file. If none specified in manifest file then assume vkGetInstanceProcAddr or vkGetDeviceProcAddr. | |||
| 2015-08-12 | layers: Make multi layer functional again as a multi layer per library | Jon Ashburn | |
| Pretty much a total rewrite of this layer. Make multi1 a Device layer and multi2 an Instance layer. Remove all extension and layer property stuff, rely on manifest file. Remove all old common stuff, rely on newer loader/layer interface which can handle multiple layers pre library via manifest file. | |||
| 2015-07-31 | layers: Add separate windows and linux json | Courtney Goeltzenleuchter | |
