This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-26 07:25:00 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd13dedb36799d1b6e2f674d95fd820babff5e16
Odin
/
vendor
/
directx
T
History
Karl Zylinski
cd13dedb36
D3D12 binding fixes: Added dxgi.IID versions of all the UUIDs in d3d12.odin so that the IIDs can be used to fetch interfaces properly. Also fixed an issue where GetDesc, GetCPUDescriptorHandleForHeapStart and GetGPUDescriptorHandleForHeapStart had the wrong signature due to an old D3D12 header bug, more info:
https://stackoverflow.com/questions/34118929/getcpudescriptorhandleforheapstart-stack-corruption
2022-04-27 20:12:44 +02:00
..
d3d11
Correct D3D packages
2022-02-17 20:48:50 +00:00
d3d12
D3D12 binding fixes: Added dxgi.IID versions of all the UUIDs in d3d12.odin so that the IIDs can be used to fetch interfaces properly. Also fixed an issue where GetDesc, GetCPUDescriptorHandleForHeapStart and GetGPUDescriptorHandleForHeapStart had the wrong signature due to an old D3D12 header bug, more info:
https://stackoverflow.com/questions/34118929/getcpudescriptorhandleforheapstart-stack-corruption
2022-04-27 20:12:44 +02:00
d3d_compiler
Correct D3D packages
2022-02-17 20:48:50 +00:00
dxgi
Add UUID pointer values
2022-02-17 13:14:21 +00:00