aboutsummaryrefslogtreecommitdiff
path: root/vendor/directx/dxc
Commit message (Collapse)AuthorAgeFilesLines
* Doc lines for vendor:*Jeroen van Rijn2025-10-101-0/+1
|
* Appease -vet for haikuJeroen van Rijn2025-06-161-0/+37
|
* Merge branch 'master' of https://github.com/odin-lang/OdingingerBill2025-06-091-3/+3
|\
| * Fixed broken bindings of ICompiler and ICompiler2. See ↵Karl Zylinski2025-06-081-3/+3
| | | | | | | | https://learn.microsoft.com/en-us/windows/win32/api/dxcapi/ns-dxcapi-idxccompiler and https://learn.microsoft.com/en-us/windows/win32/api/dxcapi/ns-dxcapi-idxccompiler2 for correct signatures.
* | Fix minor typo from `^[^]` to `[^]^`gingerBill2025-06-091-1/+1
|/
* Moved all packages in core, base, vendor, tests and examples to use new #+ ↵Karl Zylinski2024-09-142-2/+2
| | | | file tag syntax.
* Fix `-vet-tabs` issuesgingerBill2024-08-241-2/+2
|
* Fixed some build tags in vendor libsAndreas T Jonsson2024-05-131-1/+1
|
* add freebsd, openbsd to dxcdef_unix.odinwrapperup2024-04-131-1/+1
|
* Move API into one file and use "system" calling convention, and move data ↵AbdelHameed-Hamed2023-09-144-760/+177
| | | | definitions into platform specific files.
* Add unix bindings for DXC.AbdelHameed-Hamed2023-08-312-0/+627
|
* Fix #2385Jeroen van Rijn2023-03-161-1/+1
|
* Add vendor:directx/dxc package:Hyp-X2023-02-244-0/+603
DirectX Shader Compiler