summaryrefslogtreecommitdiff
path: root/build/visual-studio/core
AgeCommit message (Expand)Author
2023-12-08WIP: CMake (#3326)Ellie Hermaszewska
2023-08-29Add more wave intrinsics. (#3162)Yong He
2023-08-16Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska
2023-07-11Add perf benchmark utility. (#2977)Yong He
2023-05-02Markdown CommandOptions (#2860)jsmall-nvidia
2023-04-29CommandOptions (#2856)jsmall-nvidia
2023-04-14Some small fixes with Windows/DX usage (#2797)Ellie Hermaszewska
2023-04-11Artifact simplification (#2781)jsmall-nvidia
2023-03-27Use c++17 standard (#2686)Ellie Hermaszewska
2023-02-03Use SPIR-V opcode names rather than numbers (#2571)Ellie Hermaszewska
2022-12-12Refactor shader cache (#2558)skallweitNV
2022-12-02Cleanup crypto utilities (#2549)skallweitNV
2022-12-01Enable multithread build in premake (#2545)jsmall-nvidia
2022-10-17Shader cache index implementation (#2452)lucy96chen
2022-10-12Shader caching (#2432)lucy96chen
2022-10-03IMutableFileSystem::saveFileBlob (#2427)jsmall-nvidia
2022-09-29Split out MemoryFileSystem (#2422)jsmall-nvidia
2022-09-28Fix release CI script. (#2421)Yong He
2022-09-28Fix build script for macos aarch64. (#2420)Yong He
2022-08-22Improve binary compatibility for DownstreamCompiler types (#2371)jsmall-nvidia
2022-08-17Move -Werror to CI (#2362)Eric Engestrom
2022-08-10Yet more refactoring around Artifact (#2352)jsmall-nvidia
2022-08-03Improvements around Artifact (#2346)jsmall-nvidia
2022-06-07Code review fixes for language server. (#2265)Yong He
2022-01-27Turn off edit and continue to prevent warnings. (#2097)Yong He
2021-11-18RTTI/JSON (#2021)jsmall-nvidia
2021-11-15Http protocol support (#2012)jsmall-nvidia
2021-11-10Interprocess communication via pipes (#2009)jsmall-nvidia
2021-10-20Selecting downstream compiler on code gen transition (#1980)jsmall-nvidia
2021-10-04Removing exceptions from core/compiler-core (#1953)jsmall-nvidia
2021-09-29Fix ARM64 detection for MSVC (#1951)Chad Engler
2021-07-08Update VS projects to 2019. (#1901)Yong He
2021-06-23Change default VS version to 2017. (#1893)Yong He
2021-04-29Support for escaped paths in tools (#1823)jsmall-nvidia
2021-04-08Improve robustness of gfx lifetime management. (#1788)Yong He
2021-04-01Added compiler-core project (#1775)jsmall-nvidia
2021-03-24Reimplement Vulkan shader objects. (#1764)Yong He
2021-03-08Refactor window library. (#1739)Yong He
2021-02-24Explicit swapchain interface in `gfx`. (#1726)Yong He
2021-01-11LZ4 compression support (#1654)jsmall-nvidia
2020-12-04Projects in 'build' and Slang API separation (#1624)jsmall-nvidia