mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[meta] Factorize history and contributors sections using schema 0.8.1
This commit is contained in:
parent
3b90f5a77f
commit
f1578b8ed3
1 changed files with 39 additions and 177 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://schema.khronos.org/vulkan/profiles-0.8.0-224.json#",
|
"$schema": "https://schema.khronos.org/vulkan/profiles-0.8.1-224.json#",
|
||||||
"capabilities": {
|
"capabilities": {
|
||||||
"vulkan10requirements": {
|
"vulkan10requirements": {
|
||||||
"features": {
|
"features": {
|
||||||
|
@ -267,31 +267,6 @@
|
||||||
"api-version": "1.3.204",
|
"api-version": "1.3.204",
|
||||||
"label": "DXVK D3D9 Baseline profile",
|
"label": "DXVK D3D9 Baseline profile",
|
||||||
"description": "DXVK for D3D9 minimum requirements",
|
"description": "DXVK for D3D9 minimum requirements",
|
||||||
"contributors": {
|
|
||||||
"Philip Rebohle": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Joshua Ashton": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Pierre-Loup A. Griffais": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Georg Lehmann": {
|
|
||||||
"company": "DXVK"
|
|
||||||
},
|
|
||||||
"Christophe Riccio": {
|
|
||||||
"company": "LunarG"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"history": [
|
|
||||||
{
|
|
||||||
"revision": 1,
|
|
||||||
"date": "2022-08-22",
|
|
||||||
"author": "Christophe Riccio",
|
|
||||||
"comment": "Initial revision"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"capabilities": [
|
"capabilities": [
|
||||||
"vulkan10requirements",
|
"vulkan10requirements",
|
||||||
"vulkan11requirements",
|
"vulkan11requirements",
|
||||||
|
@ -305,31 +280,6 @@
|
||||||
"api-version": "1.3.224",
|
"api-version": "1.3.224",
|
||||||
"label": "DXVK D3D9 Optimal profile",
|
"label": "DXVK D3D9 Optimal profile",
|
||||||
"description": "DXVK for D3D9 including optional capabilities",
|
"description": "DXVK for D3D9 including optional capabilities",
|
||||||
"contributors": {
|
|
||||||
"Philip Rebohle": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Joshua Ashton": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Pierre-Loup A. Griffais": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Georg Lehmann": {
|
|
||||||
"company": "DXVK"
|
|
||||||
},
|
|
||||||
"Christophe Riccio": {
|
|
||||||
"company": "LunarG"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"history": [
|
|
||||||
{
|
|
||||||
"revision": 1,
|
|
||||||
"date": "2022-08-22",
|
|
||||||
"author": "Christophe Riccio",
|
|
||||||
"comment": "Initial revision"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"capabilities": [
|
"capabilities": [
|
||||||
"vulkan10requirements",
|
"vulkan10requirements",
|
||||||
"vulkan11requirements",
|
"vulkan11requirements",
|
||||||
|
@ -344,31 +294,6 @@
|
||||||
"api-version": "1.3.204",
|
"api-version": "1.3.204",
|
||||||
"label": "DXVK D3D10 Level 10.1 Baseline profile",
|
"label": "DXVK D3D10 Level 10.1 Baseline profile",
|
||||||
"description": "DXVK for D3D10 Feature Level 10.1 minimum requirements",
|
"description": "DXVK for D3D10 Feature Level 10.1 minimum requirements",
|
||||||
"contributors": {
|
|
||||||
"Philip Rebohle": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Joshua Ashton": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Pierre-Loup A. Griffais": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Georg Lehmann": {
|
|
||||||
"company": "DXVK"
|
|
||||||
},
|
|
||||||
"Christophe Riccio": {
|
|
||||||
"company": "LunarG"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"history": [
|
|
||||||
{
|
|
||||||
"revision": 1,
|
|
||||||
"date": "2022-08-22",
|
|
||||||
"author": "Christophe Riccio",
|
|
||||||
"comment": "Initial revision"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"capabilities": [
|
"capabilities": [
|
||||||
"vulkan10requirements",
|
"vulkan10requirements",
|
||||||
"vulkan11requirements",
|
"vulkan11requirements",
|
||||||
|
@ -382,31 +307,6 @@
|
||||||
"api-version": "1.3.204",
|
"api-version": "1.3.204",
|
||||||
"label": "DXVK D3D11 Level 11.0 Baseline profile",
|
"label": "DXVK D3D11 Level 11.0 Baseline profile",
|
||||||
"description": "DXVK for D3D11 Feature Level 11.0 minimum requirements",
|
"description": "DXVK for D3D11 Feature Level 11.0 minimum requirements",
|
||||||
"contributors": {
|
|
||||||
"Philip Rebohle": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Joshua Ashton": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Pierre-Loup A. Griffais": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Georg Lehmann": {
|
|
||||||
"company": "DXVK"
|
|
||||||
},
|
|
||||||
"Christophe Riccio": {
|
|
||||||
"company": "LunarG"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"history": [
|
|
||||||
{
|
|
||||||
"revision": 1,
|
|
||||||
"date": "2022-08-22",
|
|
||||||
"author": "Christophe Riccio",
|
|
||||||
"comment": "Initial revision"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"capabilities": [
|
"capabilities": [
|
||||||
"vulkan10requirements",
|
"vulkan10requirements",
|
||||||
"vulkan11requirements",
|
"vulkan11requirements",
|
||||||
|
@ -421,31 +321,6 @@
|
||||||
"api-version": "1.3.204",
|
"api-version": "1.3.204",
|
||||||
"label": "DXVK D3D11 Level 11.1 Baseline profile",
|
"label": "DXVK D3D11 Level 11.1 Baseline profile",
|
||||||
"description": "DXVK for D3D11 Feature Level 11.1 minimum requirements",
|
"description": "DXVK for D3D11 Feature Level 11.1 minimum requirements",
|
||||||
"contributors": {
|
|
||||||
"Philip Rebohle": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Joshua Ashton": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Pierre-Loup A. Griffais": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Georg Lehmann": {
|
|
||||||
"company": "DXVK"
|
|
||||||
},
|
|
||||||
"Christophe Riccio": {
|
|
||||||
"company": "LunarG"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"history": [
|
|
||||||
{
|
|
||||||
"revision": 1,
|
|
||||||
"date": "2022-08-22",
|
|
||||||
"author": "Christophe Riccio",
|
|
||||||
"comment": "Initial revision"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"capabilities": [
|
"capabilities": [
|
||||||
"vulkan10requirements",
|
"vulkan10requirements",
|
||||||
"vulkan11requirements",
|
"vulkan11requirements",
|
||||||
|
@ -461,31 +336,6 @@
|
||||||
"api-version": "1.3.204",
|
"api-version": "1.3.204",
|
||||||
"label": "DXVK D3D11 Level 11.1 Optimal profile",
|
"label": "DXVK D3D11 Level 11.1 Optimal profile",
|
||||||
"description": "DXVK for D3D11 Feature Level 11.1 including optional capabilities",
|
"description": "DXVK for D3D11 Feature Level 11.1 including optional capabilities",
|
||||||
"contributors": {
|
|
||||||
"Philip Rebohle": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Joshua Ashton": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Pierre-Loup A. Griffais": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Georg Lehmann": {
|
|
||||||
"company": "DXVK"
|
|
||||||
},
|
|
||||||
"Christophe Riccio": {
|
|
||||||
"company": "LunarG"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"history": [
|
|
||||||
{
|
|
||||||
"revision": 1,
|
|
||||||
"date": "2022-08-22",
|
|
||||||
"author": "Christophe Riccio",
|
|
||||||
"comment": "Initial revision"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"capabilities": [
|
"capabilities": [
|
||||||
"vulkan10requirements",
|
"vulkan10requirements",
|
||||||
"vulkan11requirements",
|
"vulkan11requirements",
|
||||||
|
@ -503,31 +353,6 @@
|
||||||
"api-version": "1.3.204",
|
"api-version": "1.3.204",
|
||||||
"label": "DXVK D3D11 Level 12.0 Optimal profile",
|
"label": "DXVK D3D11 Level 12.0 Optimal profile",
|
||||||
"description": "DXVK for D3D11 Feature Level 12.0 including optional capabilities",
|
"description": "DXVK for D3D11 Feature Level 12.0 including optional capabilities",
|
||||||
"contributors": {
|
|
||||||
"Philip Rebohle": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Joshua Ashton": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Pierre-Loup A. Griffais": {
|
|
||||||
"company": "Valve"
|
|
||||||
},
|
|
||||||
"Georg Lehmann": {
|
|
||||||
"company": "DXVK"
|
|
||||||
},
|
|
||||||
"Christophe Riccio": {
|
|
||||||
"company": "LunarG"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"history": [
|
|
||||||
{
|
|
||||||
"revision": 1,
|
|
||||||
"date": "2022-08-30",
|
|
||||||
"author": "Philip Rebohle",
|
|
||||||
"comment": "Initial revision"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"capabilities": [
|
"capabilities": [
|
||||||
"vulkan10requirements",
|
"vulkan10requirements",
|
||||||
"vulkan11requirements",
|
"vulkan11requirements",
|
||||||
|
@ -541,5 +366,42 @@
|
||||||
"d3d11_level12_0"
|
"d3d11_level12_0"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"contributors": {
|
||||||
|
"Philip Rebohle": {
|
||||||
|
"company": "Valve"
|
||||||
|
},
|
||||||
|
"Joshua Ashton": {
|
||||||
|
"company": "Valve"
|
||||||
|
},
|
||||||
|
"Pierre-Loup A. Griffais": {
|
||||||
|
"company": "Valve"
|
||||||
|
},
|
||||||
|
"Georg Lehmann": {
|
||||||
|
"company": "DXVK"
|
||||||
|
},
|
||||||
|
"Christophe Riccio": {
|
||||||
|
"company": "LunarG"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"history": [
|
||||||
|
{
|
||||||
|
"revision": 3,
|
||||||
|
"date": "2022-10-13",
|
||||||
|
"author": "Christophe Riccio",
|
||||||
|
"comment": "Factorize history and contributors sections using schema 0.8.1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"revision": 2,
|
||||||
|
"date": "2022-08-30",
|
||||||
|
"author": "Philip Rebohle",
|
||||||
|
"comment": "Add VP_DXVK_d3d11_level_12_0_optimal profile"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"revision": 1,
|
||||||
|
"date": "2022-08-22",
|
||||||
|
"author": "Christophe Riccio",
|
||||||
|
"comment": "Initial revision"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue