Commit Graph

14 Commits

Author SHA1 Message Date
Chuck Walbourn
7516a02de0
[directx-dxc] Update for July 2024 release (#40204) 2024-08-01 09:53:39 -07:00
Chuck Walbourn
6dd9fb81eb
[directx-dxc, directx12-agility] updates ports for latest releases (#39007)
Update for latest releases of the DirectXCompiler and DirectX 12 Agility
SDK.

https://devblogs.microsoft.com/directx/agility-sdk-1-614-0/

https://devblogs.microsoft.com/directx/dxc-1-8-2405-available/
2024-05-29 23:40:14 -07:00
Chuck Walbourn
8d10e65967
[directx-dxc] Update for March 2024 patch 2 release (#37973) 2024-04-04 10:56:30 -07:00
Chuck Walbourn
3eb124fb41
[directx-dxc] Update for March 2024 patch 1 release (#37629) 2024-03-28 17:29:22 -07:00
Chuck Walbourn
c039e36377
[directx-dxc] Fix port bug with TARGET_RUNTIME_DLLS (#37401) 2024-03-20 13:47:48 -07:00
Chuck Walbourn
dbb323c091
[directx-dxc, directx-headers] Update for March 2024 release (#37382)
Updates the DXC complier and DirectX 12 Headers for the *DirectX 12
Agility SDK* release for GDC 2024.
2024-03-11 20:33:50 -07:00
Chuck Walbourn
bae4893b73
[directx-dxc, directxtk, directxtk12, directxtex] September 2023 update (#33623) 2023-09-07 13:10:01 -07:00
Pirmin Pfeifer
a6054ccaf4
[directx-dxc] Fix missing dxil.dll install (#33095)
* added missing dxil.dll install

* port version 1 -> 2

* version added

* rollback

* Updated port file

* clean x-add-version directx-dxc
2023-08-11 09:44:46 -07:00
Chuck Walbourn
c1d764a742
[community triplet] adds triplets for building for the Xbox platform (#29210)
* Try adding xbox triplets

* Update for Gaming Command Prompt usage

* Fix directxtk12 shaders for xbox

* Add toolchain for xbox

* Fix ports for feature builds

* Code review feedback

* More code review

* Code review

* WIN32_LEAN_AND_MEAN is too aggressive for many libs

* Normalize GDK variable paths

* Need to leave oldnames.lib as many libs use POSIX names

* More code review feedback

* Remove extra file

* Use of /DEFAULTLIB fixed 41 ports

* Code review feedback

* Added basic xbox supports expression

* Updates for xbox-aware ports

* Update for CMake fixes upstream

* Minor synatx fix

* Fix up merge issues

* Need directx-headers for linux

* Missed one port revision

* Removed VCPKG_TARGET_IS_XBOX from project scope after upstream fixes

* Update baseline

* License updates per github-actions bot

* Update baseline

* Update toolchain to support try_compile for GDK headers

* Update port numbers

* Update baseline

* Don't need directx-dxc for Xbox builds

* Update baseline

* Update hashes

* Code review

* Update baseline

* Refresh hashes for upstream fixes

* Update baseline

* Add ms-gdkx stub port

* Update baseline

* updated ms-gdkx with user-friendly output

* Update baseline

* Code review for the toolchain file

* Update directxkt12 hash

* Refresh baseline

* Update MSBuild integration to select proper triplet for GDK custom platforms

* Update CMake integration to select proper xbox triplet from XBOX_CONSOLE_TARGET

* vcpkg.targets update

* Code review feedback

* Update baseline

* Refresh baseline

* Code review for MSBuild

* Code review for xbox toolchain

* vcpkg.cmake codereview

---------

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-03-08 14:06:20 -08:00
Chuck Walbourn
d96cc41dc2
[directx-dxc] Fix version year for port (#30063)
* [directx-dxc] Fixed version number to proper year

* Update baseline
2023-03-07 11:00:07 -08:00
Chuck Walbourn
03e6871f8b
[directx-dxc] port update for March 1, 2023 release (#29987)
* [directx-dxc] port update for March 1, 2023 release

* Update port for linux

* Update baseline
2023-03-06 15:24:41 -08:00
Chuck Walbourn
f14984af37
[directx-dxc, directx-headers] ports updated for December 2022 releases (#28780)
* [directx-dxc, directx-headers] updated for December 2022 releases

* Add WSL support to directx-dxc

* Update targets file

* [directx-headers] upstream hotfix for WSL compat issue

* Fix-up for WSL header placement

* Update baseline

* github actions code review

* update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-01-09 01:24:11 -08:00
Chuck Walbourn
cad7402638
[directx-dxc, directxtk12] update port for July 2022 release and native ARM64 support (#25827)
* [directx-dxc] update port for July 2022 release and native ARM64 support

* Update baseline

* Update directxtk12 port for hotfix

* Update baseline

* Update directx-dxc.json

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-07-25 12:52:00 -07:00
Chuck Walbourn
faed44dfa0
[directx-dxc] port added to provide latest DirectX 12 HLSL Shader Compiler (#25020)
* [directx-dxc] new port for DirectX HLSL Compiler

* Reformat

* Update baseline

* It's not strictly a tool only port

* Update baseline

* Code review feedback

* Update baseline

* Update ports/directx-dxc/portfile.cmake

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update ports/directx-dxc/portfile.cmake

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update ports/directx-dxc/portfile.cmake

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Refresh baseline

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-06-03 19:51:49 -07:00