summaryrefslogtreecommitdiff
path: root/source/core/slang-render-api-util.cpp
AgeCommit message (Expand)Author
2024-08-30Draft: integrate slang-rhi (#4970)Simon Kallweit
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2024-06-07Metal compute tests (#4292)skallweitNV
2023-04-29vkd3d and dxvk integration (#2823)Ellie Hermaszewska
2023-04-26Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska
2023-04-14Some small fixes with Windows/DX usage (#2797)Ellie Hermaszewska
2023-03-30Enable CUDA render api on unix (#2757)Ellie Hermaszewska
2021-07-09Enable testing with Swiftshader. (#1906)Yong He
2020-03-02Renamed UnownedStringSlice::size to getLength to make match String. (#1254)jsmall-nvidia
2020-01-08Setup of runtime cuda device (#1162)jsmall-nvidia
2019-08-19WIP: Compute test running on CPU (#1023)jsmall-nvidia
2019-06-17Fix shared library loading for testing. (#986)jsmall-nvidia
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia
2019-04-29String/List closer to conventions, and use Index type (#959)jsmall-nvidia
2019-03-07Fix problems with synthesized tests and inconsitent render-test command lines...jsmall-nvidia