summaryrefslogtreecommitdiff
path: root/tools/gfx-util/shader-cursor.cpp
AgeCommit message (Expand)Author
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2023-10-17Type layouts for structured buffers with counters (#3269)Ellie Hermaszewska
2022-04-21GFX renaming work part 2: slang-gfx.h renames (#2194)lucy96chen
2021-06-02Various Fixes to gfx, reflection and emit. (#1867)Yong He
2021-05-21[gfx] Support StructuredBuffer<IInterface>. (#1851)Yong He
2021-04-01Refactor D3D12 renderer root signature creation (#1779)Tim Foley
2021-03-25Clean up render-test handling of input (#1766)Tim Foley
2021-01-26Integrate reflection more deeply into gfx layer (#1677)Tim Foley
2021-01-19Make `ShaderCursor` no longer depend on core. (#1661)Yong He
2021-01-17Make `gfx` compile to a DLL. (#1660)Yong He