mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:46:41 +08:00
8d2e732b73
* [dxut] port updated for latest servicing * update baseline * Update to use latest DirectXMath * Fix baseline * fx11 metadata update * Updated baseline * Converted directxmath CONTROL to vcpkg.json * Update baseline * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Code review feedback * Update baseline Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
11 lines
375 B
JSON
11 lines
375 B
JSON
{
|
|
"name": "effects11",
|
|
"version": "11.26",
|
|
"port-version": 1,
|
|
"description": "Effects for Direct3D 11 (FX11) is a management runtime for authoring HLSL shaders, render state, and runtime variables together.",
|
|
"homepage": "https://github.com/Microsoft/FX11",
|
|
"documentation": "https://github.com/microsoft/FX11/wiki",
|
|
"license": "MIT",
|
|
"supports": "windows"
|
|
}
|